Skip to main content
maxt0002
March 8, 2022
Question

State Transition Chart of Task Status

  • March 8, 2022
  • 6 replies
  • 0 views

Is there a state chart that explain the relationships between the many Task status?

  • Assigned
  • Accepted
  • Completed
  • Not Started
  • Cancelled
  • Paused
  • Unattended
  • Aborted
  • Cancelled By Exception
  • Submitted
  • Running
  • Error
  • Other
  • Skipped

    6 replies

    gopalk2865
    Participating Frequently
    March 9, 2022

    Hi Max, could you please tell us about your use case and what do you want to achieve to provide better solution?

    maxt0002
    maxt0002Author
    March 9, 2022

    I want to understand which of these status are directly related (moving from one state to the other state).

    For examples, a Task can move from Assigned to Accepted; a Task can also move from Assigned to Paused.

    So what are ALL the possibilities of these relationships?. 

    harshitb6843
    March 9, 2022

    Hi there,

    There isn't much relation between the task statuses but with the link that the above commenter shared, you should be able to find more about the tasks. 
    Also, because you will now be working with the task reports, below is the list of all the tasks with their statuses that you will need. 


    0. Assigned,    
    1. Accepted,    
    2. Completed,    
    3. Not Started,    
    4. Cancelled,    
    5. Paused,    
    6. Unattended,    
    7. Aborted,    
    8. Cancelled By Exception,    
    9. Submitted,    
    10. Running,    
    11. Error

    maxt0002
    maxt0002Author
    March 11, 2022

    I know about the Task Report but that document does not explain what each of these status means, orhow a Task can has the respective status.

    Only clear about - Assigned, Accepted and Completed.

    Please explain which each of the following means or WHEN can a Task have each of these status -

    3. Not Started,
    4. Cancelled,
    5. Paused,
    6. Unattended,
    7. Aborted,
    8. Cancelled By Exception,
    9. Submitted,
    10. Running,
    11. Error