Hi Experts,
I have a scenario in which I have one sender and two different receivers. The Sender is FTP and the Receivers are SOAP and FTP.
Both Receivers have different message structure but they are getting message from the same Source.
As a result, I have one Operation Mapping, one Multi-Mapping (1:2), One Sender interface and two Receiver interfaces.
So, I decided to use Recipient list option in my iFlow.
But the problem that I am facing is that as soon as I try to assign the Operation mapping to either one of the branches of the Receivers, the Interface from the first receiver gets duplicated on the target side inside the business component. I have only assigned the respective receiver interfaces to these Business Components.
This is shown below in the diagram. I wish to get get rid of the "Metadata" interface present in the "MAIN" Business Component and I want to have multi-mapping present for both since data is going to both the Receiver systems simultaneously. Please let me know what do I need to do to correct this?