List Running Batch Jobs operation

Retrieves a list of batch job that represent currently executing batch jobs.

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

Input properties

Properties that identify the index of the first batch and the quantity of batch jobs to retrieve.

Start Index

A literal value that identifies the index of the first batch job to retrieve. The first job index is 0.

Count

A literal value that identifies the number of batch jobs to retrieve.

Output property

Property that identifies the result for the operation.

Result

Returns a list of curently executing batch jobs.

Exceptions

This operation can throw a BatchProcessorException.

// Ethnio survey code removed