cancel
Showing results for 
Search instead for 
Did you mean: 

Detail steps in dealing with Web Service to IDoc

Former Member
0 Kudos

Dear All,

Iam dealing with Web Service to IDoc Scenario . I want detail steps like how to proceed from start to end of this scenario. Please do the needful.

Thanks & Regards,

Sarat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

1.First you need to Uploading the WSDL into the Integration Repository

For this

Go to your Software Component Version and open the required Namespace. Create an External Definition:

In the external definition object, choose Category wsdl and click Import external definitions.

2.Now create MI.

In the message interface object, select the message types of the external definition

object by using the input help.

3.Creating a SOAP Sender Channel

Here we have to define the namespace and the name of a message interface (values can be taken from Integration Repository).

Select the Quality of Service

4.Creating a IDoc Receiver Channel

For IDoc Receiver

Adapters

http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/content.htm

Get back if you have any doubts.

Thanks

Former Member
0 Kudos

Hi Monika,

What is the QOS we have to specify in sender communication channel when dealing with webservice to IDoc scenario

Thanks in Advance ,

Sarat

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sarat

Just try these

/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b20...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903...

/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

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

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken]

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295a...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295a...

Reward points if useful