Hi,
I have a scenario where sender and receivers (more than one) are synchronous. And at mapping runtime, with DB lookup, i'm fetching required record and that i'm mapping to receiver structure. In this case, to determine the receiver dynamically I need to go for Enhanced Receiver Determination.
But my doubt is that the sender is synchronous, and i'm going to map it to ReceiverDetermination interface which is asynchronous. So, how would it be possible? How can resolve this issue to work with my requirement?
Regards
Bhanu
Intelligroup.