I am trying to chain 3 operations - the first 2 are transformations that create two targets. The 3rd is a webservice call whose source needs to combine result data from these two targets. I see no way to do this - is this possible?
Another question - in the above scenario, is there anyway to have the targets of the two transformations remain in temp storage i.e. memory - it does not seem to allow that, so for now I am having to save the targets as files.



