Task Status

Select one of these 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.

When you click OK to return to the Event Actions form, the system "wraps" this content within a TASKSTATUS( ) parameter, which yields either of this final syntax statements:

  • TASKSTATUS( READY )
  • TASKSTATUS( WAITING )