I have a concurrent request that get submitted from the main request. And at the point of main request the delivery options details (email details and send as the attachment) are given. But the those delivery details are not propagated to the child requests due to the fact that the way that the report is written the sub requests are not proper child requests as I guess. What are the guidelines for developing a child request along with a parent request and propagate the delivery options to child.