Skip to Content
0
Former Member
Jun 30, 2008 at 09:48 AM

Multiple adapters scenario

30 Views

Hi there,

i am working on a multiple adapters scenario and would like to get some help from you experts.

I will try to explain the requirements of it:

1) An external system will send a request to XI (in order to "start" the process) --> SOAP adapter (sender/request)

2) XI will communicate with SAP and retrieve a table from there --> sRFC adapter (receiver)

3) XI will update a table (Oracle DB) of the source system (the external one from step1) --> JDBC adapter (??)

i have been involved in scenarios with SOAP adapter and JDBC separately but not all together.Thus i dont know how to elaborate the third step.In addition i would prefer avoiding the use of BPM if possible.

Questions:

a) What is the best practise here?

b) I am not using WS.response so i dont know how to retrieve back the data to the sorce (that is the target system at the same time) by using the JDBC (cause i need to update a table).

Could you please help me on this?

Thanks in advance and best regards,

David