cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to Http Scenario

Former Member
0 Kudos

Hello,

i want to send an IDoc in the IDoc/XML format to a http address.

Can i send the IDoc from the XI without a mapping?

Regards

Patrick

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The problem is i want to send the IDoc in the PI-XML format.

So i have a message interface for the IDoc and think that because of that tunneling doesn't work.

The question is if i have to use the same IDoc as outgoing message interface and then a mapping between those both (equal) message interfaces, or if their is an other way without mapping?

Former Member
0 Kudos

I just use the message mapping between the two IDocs.

Former Member
0 Kudos

yes u can do it using Idoc tunneling!!!

see here for details

/people/michal.krawczyk2/blog/2005/11/21/xi-idoc-to-idoc-tunneling--how-fast-and-easy-can-you-get

/people/alessandro.guarneri/blog/2006/03/05/managing-bulky-flat-messages-with-sap-xi-tunneling-once-again--updated

Former Member
0 Kudos

Hi,

This can be achieved using IDOC tunneling.

The concept of idoc tunneling comes in to existance when we have to send the idoc

From one SAP application system to another without any mapping or conversion.

Since when an idoc is sent from one SAP application system to another without any mapping or conversion there is no need to generate an idoc-xml in SAP XI .

The benefit of this scenario is that it increases the overall performance of the SAP XI system and leads to faster processing.

Thanks and Regards,

Chirag Gohil

Former Member
0 Kudos

Yes.

Just add your inbound and outbound message interfaces.