Hi there,
I want to check whether there is any error after the workflow run is completed.
Can I use message tool for doing this?
I know there is one option known as Events which we can use to send an alert if any error occurs after workflow run is completed.
But, Can we use message tool for checking errors during workflow run, because I want to customize my Log file using message tool.
Thanks in advance.
Hi, @Mohd-Siddiqui1
1. Perhaps insert a Test Tool at critical points of your flow
2. Then, add the message tool configured for your desired scenario. Hopefully, it will capture the Pass/Fail of the Tests.
Clicking on the tools in the toolbar will pull up examples of configuration + results you can expect. Cheers!