Hi ,
How to continue to next step in a flow after getting an error / exception .
Hi ,
How to continue to next step in a flow after getting an error / exception .
Hi,
which activity expect to throw error/exception?
check if that activity have option, continue after exception in properties pan of your studio, wheter any option is available for that particular activity
else you should go for
finally block of try catch
regards
Aditya