How to get a subflow return value
In my scenario, I have two workflow's (call them A and B).The main workflow,'A', calls the subflow 'B' (as a workflow activity). In the workflow activity where I call subflow 'B', I set the 'Map return value' to a variable that I created, called 'sub...