Avatar

Correct answer by
Community Advisor

Hi Mark,

In first jump activity , go to advanced tab and write below code

logInfo("Test previous content " + activity)

you will get some XML as an output, now what you need to do is to traverse this XML and build a logic around this . Like what all information you need from main workflow to Subworkflow.

Thanks,

Kapil

View solution in original post