Task Status
From the drop-down list, select one of the following options:
- READY: Places the task on the Background Task Queue to be run as
soon as possible.
- WAITING: Places the task on the Background Task Queue to be run
only when the scheduling requirements for that task, as set on the
Background
Queue form, are met.
For more information about background task status, see Status.
Syntax
The contents of this field must be either READY or WAITING.
When you click OK to return to the Event Actions form,
the system "wraps" this content within a TASKSTATUS( ) parameter,
which yields either of the following final syntax statements:
- TASKSTATUS( READY )
- TASKSTATUS( WAITING )
Related Topics
Event Action Run Background
Task Form
Background
Task Definitions Form
Task Name Field
Task Parameters Field
Task Number Field