after using throw activity is their way to monitor our varibales in the exception part step up step
If you are using it inside Try Catch, you can handle the varibles in the Catch block.
hi @monsieurrahul
I’m having the variable inside the process and i m passing it to exception if an error occur but the variable is empty when it comes to exceptions
Where are you assigning a value to it?
this might be the solution