cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC to Webservice

Former Member
0 Kudos

I need to create a Prototype on a JDBC to Webservice scenario(Synchronous).

(For example from my DB I want to send a query to webservice and want to get a response from the Webservice, back to JDBC)

If there is any web service that I can use for the demo purpose?

What are all the Blogs that helps me to execute the above mentioned scenario.?

Accepted Solutions (1)

Accepted Solutions (1)

former_member190313
Active Participant
0 Kudos

hi

do you want any specific webservice or any webservice will do for ur prototy[pe?

sheetal

Former Member
0 Kudos

Any webservice is fine for me.

From the JDBC I need to send a request to the WEb Service and need to get the response back.

so please provide me the sample Webservice that I can use for the above scenario and the connectivity rules on XI to Webservice

Thanks

Answers (3)

Answers (3)

Former Member
0 Kudos

How u can make a Sych call using JDBC Sender Adapter?????

DO u think that JDBC Sender adapter will send the request to WS and send back the Webservice Responce back to the Database???

Thanks

Farooq.

Former Member
0 Kudos

Hi

you can use any web service available on the internet.

to use any web sevice from the internet you have to download the WSDL file for that webservice, and import in external definition in XI.

Thanks

Rinku

former_member190313
Active Participant
0 Kudos