cancel
Showing results for 
Search instead for 
Did you mean: 

http to jdbc sync scenario needed

Former Member
0 Kudos

hi all,

Can any one give me certain example of http to jdbc sync scenario

Thanks in advance.

Accepted Solutions (0)

Answers (5)

Answers (5)

hemant_chahal
Contributor
0 Kudos

If you looking for a scenario then you can have a scenario where XI acts as a http server (sender http adapter) and it saves the values in the database(using receiver JDBC adpater) and this scenario can be synchronous as well as asynchronous.

You will send data to the sender http adapter by using http client which can be another XI or some third party http client also.

Edited by: Chahal on Aug 5, 2008 12:04 PM

Former Member
0 Kudos

Hi,

Step by step guide:

Thanks,

Boopathi

Former Member
0 Kudos

Hello check out the links mentioned below .

these will help u .

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/9618--SYNCHRONOUS [original link is broken] [original link is broken] [original link is broken] SOAP TO JDBC - END TO END WALKTHROUGH (use http instead of soap)

-JDBC Receiver Adapter -- Synchronous Select u2013 Step by Step

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hi,

Check this, it may helpful.

HTTP Adapter.

[HTTP to RFC - A Starter Kit]

By Praveen Kumar

Regards,

Venu V