krn.BatchChange

This job changes an existing batch.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Registry

STRING

Yes

Name in the registry

Name

STRING

Yes

Name of the batch to be changed

NameSpace

STRING

Yes

Engine of the job to be executed

JobName

STRING

Yes

Name of the job to be executed (without engine prefix)

Scheduling

STRING

Yes

Execution time

Period

INT

Yes

Duration in milliseconds between calls of the job

Enabled

BOOLEAN

Yes

1 = Batch is enabled; 0 = disabled

DoLog

BOOLEAN

Yes

1 = Job is logged; 0 = no logging

Parameters

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