cancel
Showing results for 
Search instead for 
Did you mean: 

XI server: External XML to SAP interface: No own business system

inde_singh
Explorer
0 Kudos

Hi, we have inbound XML interfaces into SAP via XI using JMS queues. We have a dev, test and int. test environment. The dev and test environments work OK. The int. test environment has just been set up. The XML appears in the XI server, viewed via monitor SXI_MONITOR. It has a red flag error, within the XML trace, No own business system, seee below for full msg. I've test in config and the receiver is determined correctly. Can anyone help? Using XI version 3.0, SP14.

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

- <!-- Call Adapter

-->

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

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

<SAP:Code area="CONFIG">LCR_ERROR</SAP:Code>

<SAP:P1>No own business system</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>No own business system</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

have you tried executing TCODE - SLDCHECK

on your XI ?

if not check it and see it everything

is ok over there

if not check your busines system inside SLD

Regards,

michal

inde_singh
Explorer
0 Kudos

Thanks, spotted the SAP business system was pointing to the wrong SAP client. It was pointing to client 200, it should have been client 201.

Thanks, Inde.

Former Member
0 Kudos

Hi,

Where have you done the changes?

Regards,

Murai

Answers (0)