cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP PROXY ERROR

Former Member
0 Likes
5,327

Hi All,

I am getting the following error while i am sending Abap proxy from ECC to pi

Error while getting the ID of own business system from the sld for system EC6 and client 800.

I executed SLDCHECK in ECC . I am getting the following.

Calling function LCR_GET_OWN_BUSINESS_SYSTEM

Retrieving data from the SLD server...

No corresponding business system found for system DAB      client XXX ( 200 and 800)

=> Check and maintain the SLD content for the current client

Summary: Connection to SLD works technically, but the SLD content may need maintenance

=> Check and maintain the SLD data content

Please help me in getting this.

Regards,

Raju.

View Entire Topic
nabendu_sen
Active Contributor
0 Likes

Hi Raju,

Please Go to -> SAP PI and use tcode SXMB_IFR -> Administration tab ->  Right side Exchange Profile tab will come.

Login in exchange profile and check all SLD settings.

OR access exchange profile by this-

http://<host:port>/exchangeProfile

HTTP address, host and port are the host name and connection port of your Integration Server.

and chk whether these parameters are present in Connections for the XI server to which u wish to connect from SAP ECC System

  • com.sap.aii.connect.repository.name
  • SAPXI3
  • com.sap.aii.connect.repository.httpport
  • 50000(At SICF http service must be active)
  • com.sap.aii.connect.repository.contextRoot
  • rep
  • com.sap.aii.connect.integrationbuilder.startpage.url
  • rep/start/index.jsp

If these parameters are not present then add them in SAP ECC.

Also check the client of your business system ( under Integration Tab ) in your SLD. The client from which you are executing the SLD check should be the same as the client mentioned in the Business system.

Check below:

http://scn.sap.com/message/9071982