Hi All,
This is a JDBC-Proxy(scenario). Based on a particular field content say "receiver". I need to use 2 different receivers. For example, if the value is "1" I need to send the message to first receiver and if the value is "2" I need to send the message to second receiver.
Can you tell me how I need to configure my interface to achieve this. Also, is it possible to have 2 different mappings one for the first receiver and another mapping for the second receiver?
Thanks in Advance.
Regards,
Jai Shankar.