I’m facing an issue regarding my workflow, when there is any exception occur into the workflow the argument didn’t get write the value in the database. There are multiple workflow are there from which some value are coming to the main flow and i’m using re-throw.
Create an In_Argument in parent and child workflow that would be for Child workflow and create Out_Argument with same names this would pass the value out of the child workflow to parent workflow