cancel
Showing results for 
Search instead for 
Did you mean: 

what are the prerequisites for XI adapter receiver?

Former Member
0 Kudos

Hi,

My scenario is JDBC>XI>XI.

I'am getting data from JDBC and I need to post it to XI.And I need response back.Could you please suggest me which adapters can I use.Is there any configuration settings we need .

And with out proxies are we able to do this?

Regards,

Asmith

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

your scenario is JDBC>XI>XI.......JDBC>XI???

your sending dat from and datbase to xi through JDBC adpter now what you will use on receiver side??

if you want response from receiver system then you have to use any receiver adapter which will capable for sending synchronous message.......that menas you can use RFC,SOAP,Proxy and if use any other adpter then you have to use bpm in your scenario......

Kunaal

Former Member
0 Kudos

Hi

1.you need an HTTP connection between two XI systems

2. To get response use BPM sync send step which can be used a response.

3. There is one more option you have to pass some parameters in XI RUNTIME to get the acknowledgment for Asy process.

Regards

Shankar