Skip to Content
0
Former Member
Apr 21, 2009 at 02:55 PM

To update data in different databases

33 Views

Hi ,

This is my first post in SDN community.

Scenario : Proxy to JDBC adapter

we have a scenario where the data has to get updated in two different databases with the defined company codes. For example if the company code is 001, the data corresponding to the company code has to update in the DB1 and if the company code is 002, it has to update in the DB2 respectively. We tried the same by creating 2 Business service at the receiver side and tried to route it through Receiver Determination-->Configuration receivers. The data is getting updated, but does not follows the conditions since the input data is through Proxy.

Is there any way that we could insert a User-Defined function in Mapping and route the data to their respective business services.

Expert suggestions are welcome !!!