Hi,
I want to get data from one database (using select query) and same i want to insert into another DB(using SP).
In mapping level not required any validation, so planning to go for pass through scenario
Is this possible achieving through pass through scenario?
As there is an option to call SP at message mapping only with out mapping how can i call SP.
Kindly suggest