I have a SDT that I use in a main workflow that I pass to multiple sub-workflows. My understanding is that the Invoke Process task allows mapping of the Parent workflow's SDT data to the sub-workflow's SDT data but not the reverse. What is the best way to get the SDT data, assuming it has been modified by the sub-process, back to the parent workflow?