Skip to Content
0
Nov 02, 2009 at 08:08 AM

Query Regarding 2 Calls From XI to same Database.

24 Views

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