krn.BatchEnum

This job returns a list of existing batches.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

2. Output Parameters

Name Type Dependency Description

Batch[1..n]

STRING

Information about the batch with the following fields:
Registry (name of the registry entry); Name (name of the batch); Period (duration in ms between calls); Scheduling; JobName (without engine prefix); NameSpace; Enabled (1 = active); DoNotLog (1 = logged); TimeCreated (creation time); TimeEnabled (activation time); TimeFired (time of last execution); Parameters (MIME-encoded parameters)

3. Return Value

(INT): 0 = Job successful, otherwise error code.