Execution mode (selection)
The execution mode determines how the instance is processed and at which intervals.
ID: ExecModeType
Creation
Archiving is not performed. The instance is on stand-by to create new mailbox items.
ID: ExecModeType.creator
Fixed time
The instance is started daily at the configured time.
ID: ExecModeType.fix
Inactive
The instance starts but does not automatically start processing.
ID: ExecModeType.idle
Scheduled
The instance processes mailboxes at configured intervals.
ID: ExecModeType.interval
Once
The instance processes the data source items only once.
ID: ExecModeType.once
On demand
The instance starts but goes into a wait state until a user sends a request to start processing.
ID: ExecModeType.ondemand