Job completion verification rules

An Execution operation can be defined as follows:

Verify operation completion: Enables you to add a new sub step to the operation where you can define an operation to run to identify job completion. For example, where the Execution step started a specific process in the remote application and the operation itself has completed, the process still runs. By defining the Verify operation completion step the operation is executed in a loop (every few seconds) to check against the remote application to see when this process really ends. You can do the following:

You can use the output/response handling or Return Code handling to define that the step is completed and fail the job or proceed to next step (if exists), which means that this specific process completes OK. By default, all operations end when the execution ends.

The following procedures describe how to define Command Line, Web Service and REST API job completion verification rules to the Execution operation:

Parent Topic

Job type definition