Hi all,
I am doing jdbc to jdbc scenario, my scenario is like this:
I got two databases, i need to read the table from first database and send it to XI, after that i need to check the record is exist in one of the table in second database, if that record exist i need to write it to another table in second database.
In reciiver jdbc adapter configuration is it possible to validate one table and write it to another table?
Answer will be rewarded
Prasad