cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc on HTTP adapter

anurag_sinha3
Participant
0 Kudos

Hi,

what are the steps to post idoc on HTTP adapter.

Regards,

Anurag

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184681
Active Contributor
0 Kudos

Hi Anurag,

It is also possible to post an IDoc to HTTP directly from your ECC syste, without using PI. Please refer to this blog, hint #2, if you are interested:

[Four things you might have not known about IDocs|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/28375]

Hope this helps,

Greg

former_member181985
Active Contributor
0 Kudos

pretty straight forward scenario, IDOC --> XI --> HTTP

dont use any mapping and pass the IDOC XML to HTTP interface.

anurag_sinha3
Participant
0 Kudos

Hi,

Thanks for quick reply..

Is there any settings required in communication channel or somewhere else??

former_member181985
Active Contributor
0 Kudos

>> Is there any settings required in communication channel or somewhere else??

Q: Are u posting IDOC to external HTTP server or PI HTTP service on the inbound side?

If it external HTTP server, just provide http end point in CC channel. Check this link for configuring HTTP receiver adapter

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm

if it is on the PI inbound HTTP service, you need to use XML-HTTP port on R/3 side for posting the IDOC XML.