Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Information
This site will undergo maintenance on Friday, 26 September at 2:00 AM CDT / 12:30 PM IST and may experience a short period of instability during that time.
Obtain job status for asynchronous execution operations
When the workflow uses asynchronous execution, TrueSight Orchestration returns a job ID. You can use the job ID in subsequent workflow actions to obtain the job status with the Get Job Status operation, and then use the job status to trigger further workflow actions. The possible values for the returned job status are:
READY
PENDING
ASSIGNED
IN_PROGRESS
PAUSED
COMPLETED
COMPENSATED (Indicates that an error occurred during the execution of an asynchronous process)