Scope of Integration

The Integration of External Scheduler (ES) with OFSAAI facilitates with the following capabilities:

Run New Batch:

  • Initialize Batch, will create an instance of current definition to be executed against the provided MIS Date.
  • Execute complete Batch.
  • De-initialize Batch, will update the status of instance.
  • Restart Failed Batch
  • On failure of Batch, Execute Batch in Restart mode after making necessary corrections.

Rerun Batch:

  • Initialize Batch, will create an instance of current definition to be executed against the provided MIS Date.
  • Execute complete Batch.
  • De-initialize Batch, will update the status of instance.

Execution of Tasks in a Batch:

  • Initialize Batch of which the task is a member, will create an instance of current definition to be executed against the provided MIS Date.
  • Execute individual Task of the Batch one after the other.
  • Provided option to exclude the precedence specified in AAI for the tasks while executing through ESIC.
  • De-initialize Batch, will update the status of instance.

Restart of Failed Task:

  • On failure of Task, Re-execute Tasks after making necessary corrections.
  • De-initialize Batch, will update the status of instance.

    Note:

    Explicit initialization is not required for restart of a failed Batch or Task if it is not de-initialized.

Export Batch:

  • To export a Batch definition from OFSAAI to a specified location in an OFSAAI standard XML format. Also, an ES can add other ES specific details after importing the Batch definition to utilize its capability.