I use Try catch activity.
But now try error but now work in Catch.
Please guide me about it.
Hi @fairymemay ,
Can you please explain a bit more about the above line.
Thanks
@fairymemay
It clearly states some variable is not initialized
Please follow the below link,
1 Like
Yoichi
(Yoichi)
4
Hi,
If we run as debug mode, it will stop when exception occurs.
So, we can choose the following options.
- Click Continue on ribbon menu. (Then it will flow to Catch state)
- Just run (Not run debug)
- Turn on “Continue on Exception” as the following before run debug.
Regards,
1 Like
system
(system)
Closed
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.