Question
5
Replies
254
Views
Posted: February 10, 2016
Last activity: February 19, 2016
How to run a custom activity for successful/unsuccessful flow execution
Is it possible to run a custom activity for successful/unsuccessful flow execution, if it is so ,how to do it/ are there other option can be used?
You can use a decision shape detect an error within your flow and route the logic to a utility shape in which you call your custom activity. /Eric