Getting values into element OutputArguments{}

@blane

When an error occurs you can use try catch to catch the error and in the catch block you can set the output arguments using assign activity

Cheers