Hello,
I will explain a scenario where you will have one sender channel and mutliple receiver channels.
There is a sender channel along with Sender Agreement where u mention the interface name and namespace.
There are two receiver channels along with two Receiver Agreements one for each with different interface names and namespaces also.
Now the processing is like this,
Sender sends some data and depending upon the agreements the corresponding receiver receives the data.
Will the process is correct or is there any other way to run the scenario?
Thanks,
Prakash