cancel
Showing results for 
Search instead for 
Did you mean: 

Expose IDocs as Webservice

Former Member
0 Kudos

Hello Everybody,

I want to find the way how can i expose the IDoc as webservice.

First of all is it possible? If yes then how can we achieve this?

It is urgent if anybody knows then please help.

Thanks In advance,

Bhavik

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Bhavik,

It would be really helpful if you can post the solution !!

Thanks, Anilkumar

former_member192818
Active Participant
0 Kudos

Bhavik,

Although, I had initially thought it is possible to publish the IDoc as a webservice without XI, the only way to publish the IDoc as a webService is through XI.

I apologize if my last reply created any confusion, but there is a wizard in XI to import an IDoc. This comes up as an XML which can be exposed using the SOAP adapter.

Hope this helps.

Sumit.

former_member192818
Active Participant
0 Kudos

This is absolutely possible.

From the transaction SICF, navigate down the default_host -> sap -> bc -> idoc_xml. Look at the details of this node. The handler is in there to handle the http requests coming in in the xml format.

Hope this helps.

Sumit.