cancel
Showing results for 
Search instead for 
Did you mean: 

creating and publishing web service

Former Member
0 Kudos

Hi all,

I am doing a scenario SOAP to XI to JDBC..

we need to publish a web service for this scenario....During creation of webservice in my SAP system...I am not getting where should I create and what are the transaction codes used,and how can I post my XI message..I dont have any clear Idea about this...Please help me.......

regards,

pavani

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

have a look at " Testing the scenarios using SOAP CLient " page 13.. in the below link ....

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40611dd6-e66e-2910-f383-e80fb44f...

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Pavani,

Refer this,

<b>http://wiki.open-esb.java.net/Wiki.jsp?page=BAPIWEBSERVICE</b>

<b>http://www.sappro.com/downloads/SAPXI.pdf</b>

Regards

Nandha

Former Member
0 Kudos

I am not getting how to publish my webservice..please help me in this regard

Former Member
0 Kudos

Hi,

It actually sounds more like you are trying to do : SOAP -> SAP R3 -> XI -> JDBC

Is there any reason you want to expose the web service on the SAP system? (maybe to do some processing before going to XI).

Otherwise, you can define your web service in XI by creating an outbound interface as mentioned by Jai in a previous post.

Former Member
0 Kudos

Hi pavani

Refer the below links

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

/people/alessandro.berta/blog/2005/10/04/save-time-with-generalized-jdbc-datatypes

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm

/people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step

reer the above links it will help u for ur schenario

pls rewards if useful

Former Member
0 Kudos

Pavani,

You dont use the SAP R/3 functionality of exposing a RFC as webservice. You need to create an outbound interface and expose this as Webservice using the webservice tool in Integration Directory.

There is a how to guide on "How To Set Up a Web Service Related Scenario with SAP XI". Check the How to guide section.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi,

you have to use SOAP client or XML spy to post xml message to XI.

Regards,

S.RamNarender