I want to implement multiple exception types in single workflow using if else statement.
please help me.
You want to configure your flow to work with certain number of exceptions?
Use then Try/Catch Activity, you can Catch multiple exceptions
1 Like
Yes i know but i want to use if else activity for multiple exception