krn.BatchChange
This job changes an existing batch.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
Name in the registry |
|
STRING |
Yes |
Name of the batch to be changed |
|
STRING |
Yes |
Engine of the job to be executed |
|
STRING |
Yes |
Name of the job to be executed (without engine prefix) |
|
STRING |
Yes |
Execution time |
|
INT |
Yes |
Duration in milliseconds between calls of the job |
|
BOOLEAN |
Yes |
|
|
BOOLEAN |
Yes |
|
|
MIME buffer |
Yes |
Name, data type and value of the job (MIME-encoded buffer) |
2. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.BatchEnum