You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

Note: This service call is deprecated in the current DCM implementation and no longer supported in DCM 2.0

Use the AQ_TaskStatus service call type to determine the status of the active task. The status is returned in the form of an event, which can be used to direct the page flow.

This service has 5 events:

  • Open: The task has the status open.
  • Started: The task has the status started.
  • Complete: The task has the status complete.
  • Canceled: The task has the status canceled.
  • Expired: The task has the status expired.

There are no parameters.