Hi UiPath,
I have a problem passing arguments to catch block whenever my workflow throws a system exception error in try.
For some reasons, whenever I tried to pass the variable, it always returns null values.
Hope someone can help me with this.
Please refer on this workflow for your reference
Sample Workflow Try Catch.xaml (6.4 KB)