cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 Proxy to XI

Former Member
0 Kudos

Hi guys,

I already connect XI to R/3 trough ABAP proxy.

Now I’m trying to do the reverse process R/3 Proxy -> XI.

I already have created the outbound interface and generate the outbound proxy in R/3 side.

When I try to execute the proxy test, I receive in sxmb_moni (R/3 side) this message:

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

<SAP:Code area="INTERNAL"><b>INTEGRATION_SERVER_URL_MISSING</b></SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>URL to call the Integration Server is missing on the sender system</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

Tell me if I’m correct: I don’t need a sender adapter using proxies, only a receiver (ex. File adapter) is needed.

Anybody could help me?

Thanks in advance,

Ricardo.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ricardo ,

Check in R/3 system transaction SXMB_ADM->Specific Configuration

check for Category 'RUNTIME' and Parameter 'IS_URL' is maintained. i.e it should point to RFC destination of Integration Server.

Also perform transaction SLDCHECK in R/3.

Regards

Anand

Answers (0)