cancel
Showing results for 
Search instead for 
Did you mean: 

SLD_NO_OWN_BS

former_member239282
Active Participant
0 Kudos

Hi all,

we are trying to send messages from one XI 7.0 system to ECC6.0 system, we've created two clients on this last system (100,200)

When I send one message to client 100 everythings is ok but when I send this message changing the client of the communication channel in ID I get this error on XI sxmb_moni -> 'SLD_NO_OWN_BS'...

In SLD I have two Business systems (100,200) for this system and I have checked ID Adapter-Specific Parameters (Logical System in blank, R3 system my system and client 200)...

Any suggestions ?

Thanks in advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member239282
Active Participant
0 Kudos

thank you everybody

Former Member
0 Kudos

Hi,

Check in SLD logical systems are assigned to business system.if u have not asigned then when u look in ID they will be blank.

For each client u have to create a separate business system.na dassign logical system to it.

please do all this if u still get the error then update the thread.

Regards,

Phani

former_member239282
Active Participant
0 Kudos

Hi,

nothing, I getting the following error :

<?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="INTERNAL">SLD_NO_OWN_BS</SAP:Code>

<SAP:P1>DR8</SAP:P1>

<SAP:P2>200</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error while reading ID of own business system from the SLD for system DR8 and client 200</SAP:Stack>

prasanthi_chavala
Active Contributor
0 Kudos

Hi,

Check the tcode SLDAPICUST and make sure tat it is pointing to correct SLD Server.Also check the tcode SLDCHECK and see if there is any error text.

This error <b>Error while reading ID of own business system from the SLD</b> is shown when the connection between the system and SLD is broken. Also do the cache refreshement in the ID before testing the scenario.

Regards,

Prasanthi.

former_member189354
Contributor
0 Kudos

There might be some problem with Business system for client 200. IClear SLD_CACHE in ID if not, just delete and create once again.

Regards,

Daniel.LA

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

The 2 Business Systems should also have the logical system name associated with them.

Also, when you change the Communication Channel parameters , you would also need to change the Logical System Name of the Business System.

What I mean to say here is that When sending data to Client 100 --> Use the Business System of Client 100 as the receiver Business System and when sending to 200 --> Use the business system of Client 200 as the receiver Business System.

Only changing the XI adapter attributes will not help.

Regards

Bhavesh