cancel
Showing results for 
Search instead for 
Did you mean: 

How to Send Data from Web servie to SOAP Adapter

Former Member
0 Kudos

Hi All,

I am struggling to get the idea of how to send the information from a web service(coming from web-dynpro cleint) to SOAP Adapter of XI. Tell me what exactly i need to do for the same as i am new in XI.

Please do let me know ASAP. Good answers will be rewarded by points.

regards,

Parveen

aparveen@hcltech.com

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

First u need to create ur webservice in webdynpro and deploy it in the xi server.

Goto teh webservice navigator and identify ur webservice and ownload the WSDL.zip file.Extract the <i>Config1_XXXX.WSDl file</i> ( from porttypes folder ) into the repository in data type(make sure ur cattogory is wsdl).

Create ur msg types and msg interfaces for it and proceed.

If you use soap adapter u need to mention the Target URL parameter in the recvr comn channel as given in the <b>main.wsdl</b> fiel of the .zip file

regards

Priyanka

Former Member
0 Kudos

Hi ,

my scenario is webdypro->webservice->soap adapter->XI

->abap proxy->SAP R/3.

I have gone through the weblog and followed the steps given.

But i am unable to complete the scenario.

Following problems i am facing.

1. I am unable to see the sender soap adapter in the adapter monitoring.

2. When i am sending the message from the webdynpro application using webservice (created using "Define web service in integration directory and used it in webdynpro model) to sender soap adapter nothing is displayed in the message monitoring or in sxmb_moni.

suggest me some way to resolve the issues.

Regards,

Parveen