cancel
Showing results for 
Search instead for 
Did you mean: 

Soap to IDOC

Former Member
0 Kudos

Hi All,

I am doing Soap to IDOC(with BPM and without BPM) interface, i have already searched for the documents for this interface.Can u send me the related documents for this interface.

Thanks in Advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

U have to follow below steps:

1) U have to generate the WSDL file using the IDOC XSD structure form ID and send it to ur SOAP sender.

2) Use the IDOC XSD structure as input strucutre and Imported IDOC structure as output structure.

3) Ur SOAP sender will send the data using the SOAP WSDL file which is provided by u using WSDL URL.

4) Configure ur SOAP Sender and IDOC adapter.

5) IDOC Configuration at XI and R3 end.

Refer the below links:

How to use SOAP adapter:

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

SOAP Test Tools like Altova XML Spy or SOAP Test Tool

IDOC configuration.

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/sapR3%28Idocs%29ToXI--Steps+Summarized&

chirag