You can monitor the progress of your plans in the diagnostics admin tool. Monitoring provides you with sight of any in-flight processes and also any processes that have failed. Monitoring also gives you the ability to retry failed processes. This can be used in production and is particularly useful when testing your plans during configuration.
- To get the execution engine monitor, go to Admin > Diagnostics > Execution Engine
-
Active Processes shows a list of all currently active processes in the system. (Note if you forget to specify an end step, the process will stay here forever, so don't forget!)
Click on the link in ShareDo ref to open up the linked work type from which the plan has been triggered. - Any items that have errored will show a red cross.
- Select any row to see the steps and a visual representation of where the plan has failed.
- To view details of the error, click on the burger menu next to the failed step.
- This shows you details of the error.
- Once you have fixed the error, you can use the retry button to restart the process.
- If the error has caused a terminal break to the process, use the trash button to delete the process (use with care in production).