Hi,
We are working on File - RFC - MQ Asynch -Synch Scenario without using the BPM.
I will pick the file, and Based on file name I will get the MQ information, and pass the data to that MQ.
For EX:-
File name [ test_123], RFC returns the MQ name is Test_123.
File name [ Test_234], RFC returns the MQ name is Test_234.
File name [ Test_345], Rfc returns the MQ name is Test_345.
File name also I am getting dynamically.
So my question is, how can I maintain the condition on receiver determination.
I think sender payload we can't maintain the condition.
Is there any chance to maintain the condition on receiver payload...
Please give me the solution.
Thanks,
Anu.