The activity state tells the workflow engine what to do with the activity. The states listed below are common standard for all the types of activities implemented in SimpleOne.
Navigate to Workflow → Workflow Executing Activity to see the states of activities in published workflows.
Activities States
FieldExecutingRunning | The workflow engine |
knows to start has started executing the activity. |
Waiting | The workflow engine ignores the activity until a specific event |
to restart the activity is firedfires. Then it continues processing. |
Finished | The activity finished running. You can see |
its for outcome, (or the workflow containing it |
, ) was canceled. |
Error | A JavaScript error occurred |
, review . Review the logs for details. |