Hi All,
I've a scenario in which XI has to call the Database two times:
First call is to get a value from the Database by using stored procedure
Second call is to update a table in the same Database by one to one mapping.
I've called the stored procedure and one-to-one mapping individually but now I've to use them together without having a common Interface Mapping as they different structures.
I've tried to search but couldn't find any similar scenario's.
Kindly let me know the steps I should do to execute this interface.
Thanks In Advance.
Sreedhar.
Edited by: Sreedhar Av on Nov 2, 2009 9:13 AM