Skip to main content

Extra fields

The extra in the event specification refers to the type of event. Each type of event may require additional information.

In the case of the job, it requires nothing more. However in the case of the subjob it requires the subjob's ID number.

Example

When the job's instance #5 is done, execute callback: done-subjob-self-5

Extra information required by each type:

typeinformation required
jobNone
subjobsubjobid
workworkid/name
hosthostname
timetimeofday
repeattimeofday-interval
globalNone
globaltimetimeofday
globalrepeattimeofday-interval

The time of day is given in Qube time format. Intervals are in seconds.