Hi,
We have PI 7.30. I am working on o scenario where I get data via jdbc or file adapter und have to create something in another system via multiple Webservices calls in one process.
Before creation I need to call other Webservices of this application to get values which I need for the creation.
I need the input messages from the adapter plus parts of the response messages from some Webservices to be called before the final on can create the object. What options do I have to prepare the final request message based on different container I have in the Integration Process?
Is ther another way then using multimapping transformations, e.g. by container operations wihin the IP?
Thanks for any hints.
/Michael