Previous Topic: Managing Scheduled File Transfers

Next Topic: How You Monitor Scheduled File Transfers


How You Manage Scheduled File Transfers

The Active File Transfer Monitor tells you if a file transfer is in progress, has completed, or has failed. The monitor does not alert you if an expected transfer does not occur or arrive within a scheduled period. To manage scheduled file transfers, you can define schedule monitor resources in the loaded system image.

In a schedule monitor resource definition, you can specify the following criteria and actions:

You can monitor and act on these resources from the File Transfer Resource Monitor.

For a resource to manage the scheduled file transfers, it must be defined in the loaded system image. You can define the resource from the File Transfer Resource Monitor as follows:

  1. Press F4 to add a resource.
  2. Select the system image to which you want to add the resource.
  3. Select the FTSCHD resource class to add a schedule monitor resource.
  4. Complete the definition of the resource.

Example: Account Reporting

You have an SLA to provide account reports every Monday on client data you receive the previous Friday. The data is in a number of files transferred using FTP. You decide to use a file transfer schedule monitor resource definition to help you satisfy the SLA:

  1. You specify a schedule window for the transfer on the Schedule panel of the definition:
  2. You identify the files to monitored within the schedule window on the File Filters panel.
  3. You create the following process definitions and specify them on the State Change Exits panel to automate actions:

    Note: A process is a definition you can create to automate a series of actions. It uses macros (distributed with the product) to perform those actions. You define processes through the Global Process List panel, which you access using the /RADMIN.GP panel shortcut. For more information about processes, see the Administration Guide.

  4. You create a process definition and specify it on the Event Exits panel to raise alerts on individual failed file transfers, enabling you to correct the problems before the expected completion of the transfer. However, this exit does not tell you if a file has not arrived. The process you run at post-processing can catch this failure.

To ensure that your client actually receives the reports on time, you can create another resource to monitor the scheduled transfer of the reports.