Workflow
  • 22 Feb 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Workflow

  • Dark
    Light
  • PDF

Article summary

The workflow blocks are used to manage the workitems automatically through a service(BOS), eliminating the need for admin to manually navigate to the Console > Universal Worklist tab for specific corrective actions. These actions include:

  • Restart
  • Retry
  • End
  • Continue
  • Revert
  • Archive
  • Update

In scenarios where a work item encounters an error, these blocks enable the implementation of logic to automatically perform the necessary actions (such as those listed above) on the work item. 

Block DescriptionBlock on canvas

Restart

Restarts the execution of the workitem from the initial state. The workitem ID is added as an input variable.

1-restart

Retry

Retries an errored workitem from the current state. The workitem ID is added as an input variable. If the error is due to some data, new data can be passed through an input variable and the workitem is retried.

2-Retry

End

Stops the execution of a workitem. The workitem ID is added as an input variable.

3-end

Continue

Continues the workitem from the current state. The workitem ID is added as an input variable.

4-continue

Revert

Restarts the execution of the workitem from the previous success state. The workitem ID is added as an input variable. Additionally data can be passed through an input variable.

5-revert

Archive

Archives the workitem based on the workitem ID. The archived workitems are moved from the Universal Worklist log. The workitem ID is added as an input variable.

6-archive



Was this article helpful?

ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence