Restart Batch Job operation

Restarts a batch job that failed or was stopped.

For information about the General and Route Evaluation property groups, see Common operation properties .

Input properties

Property that identifies the batch job steps to restart.

Job Identifier

A literal value that identifies the batch job to restart.

Output property

Property that identifies the result for the operation.

Result

Batch processing return code. Can return any of the following values:

  • COMPLETED

  • FAILED

  • STOPPED

  • UNKNOWN

  • ALREADY_RUNNING

  • RESTART_FAILED

  • ALREADY_COMPLETE

Exceptions

This operation can throw a BatchProcessorException.

// Ethnio survey code removed