cancel
Showing results for 
Search instead for 
Did you mean: 

need step by step instructions to configure SOAP sender adapter.

Former Member
0 Kudos

Hell Friends

I am new to SOAP Adapter scenario and am looking for some instructions that will guide me thro' step by step instructions.

The scenario is that I am getting data from outside world and want to use a SOAP adapter and send it to XI. From XI I want to use RFC adapter and a ZBAPI to insert the data in a table.

I have already written ZBAPI and it is working well when I use File Adapter as sender instead of SOAP.

Now I want to do the same above scenario by just changing File to SOAP adapter.

I tried the steps from

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...

But there are lots of assumptions done and the instructions are not 100 percent complete.

If anyone has made a notes of it and can email me, i would appreciate it.

My email address is singer_ram@yahoo.com

Thanks

Ram

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

I have a blog on SOAP receiver scenario,

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

ref: the same and it should give u a good idea to start your development.

agasthuri_doss
Active Contributor

Answers (1)

Answers (1)

Former Member
0 Kudos

Here is the step by step process:

->configure your scenario using sender SOAP adapter and receiver RFC adapter

->Generate WSDL file and URL in ID

->Give it to external partner and ask then to post the data to the URL you have given them

Thanx

Aamir