Scheduled Actions

Scheduled action job is run to process all asynchronous scheduled actions.

Generally, for faster response time most actions are performed in asynchronous mode. But in asynchronous mode, the action terminates without execution. Whenever this job is scheduled, all such terminated pending asynchronous actions are picked up and the corresponding transactions are performed.

A log file is generated for each such action. If the job fails, the reason for failure is recorded in the output files.

Scheduled Actions job supports multiple instances.

Parameter specified for this job is:

Instance Name: Provide the instance name.

Parameter Queue Name is added to run the job as a separate instance for the actions Queued.