- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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