cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy on XI system

Former Member
0 Kudos

Hello ,

I am trying to call a ABAP proxy in XI from a external system .

My scenario   SOAP --> XI --> ABAP Proxy( of XI system again) .

But I am getting following error:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>  - <!-- -->

- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">LOOP_IN_MESSAGE_ROUTING</SAP:Code>

<SAP:P1>is.00.chvsap16</SAP:P1>

<SAP:P2>CENTRAL</SAP:P2>

<SAP:P3>XI</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Loop in message flow found: system is.00.chvsap16, pipeline CENTRAL with inbound adapter XI already processed (see hoplist header)</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Appriciate your help.

Regards,

Sandeep

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>I am trying to call a ABAP proxy in XI from a external system .

are you aware of the fact that you cannot have abap proxies on XI on the same client as XI ?

you need to use a different client if you have to have a porxy on XI for any reason...

Hope this solves your issue,

Regards,

Michal Krawczyk

Answers (0)