cancel
Showing results for 
Search instead for 
Did you mean: 

SLD_API_EXCEPTION in proxy testing

Former Member
0 Kudos

Hi experts,

i have scenario proxy -


xi -


third paty

i had configured the all the IR & ID objects and generated the proxy also while i am testing the proxy by using F8 in R/3 it show the below error

An error occurred when determining the business system (SLD_API_EXCEPTION)

Exception of class CX_XMS_SYSERR_PROXY

please suggest me why i am getting this error

thanks in advance

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

thanks every body

Former Member
0 Kudos

Hi,

Just make sure you have created logical system and port properly. Also, if the correct logical system appears against the ECC business in SLD.

Former Member
0 Kudos

HI guys this problem was resolved

fior this problem we need to check the SXMB_ADM connection. while we are checking this it gives the error like "no access to SLD at present"

to resolve this we need to maintan the entry of our R/3 client in the fllowing table "LCRT_CLNTCACHE"

These are the fields:

SRTFD:<system id><clientno>(eg:ecc12100)

AEDAT:present date

BS_KEY_NAME:system id

BS_ROLE:LOC

BS_CAPTION:<systemid>

after giving this entry re check the in the SXMB_ADM t-code it gives no error

thanks

Former Member
0 Kudos

Check below settings for proxy,

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3022] [original link is broken] [original link is broken] [original link is broken];

ALso,

1) make sure, R/3 is configured as Integration server in SLD.

2)check settings in SXMB_ADM.

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Have you configured the R/3 to act as a proxy Business system?

See the link [Configuration of Business Systems with Integration Engine |http://help.sap.com/saphelp_nwpi711/helpdata/en/48/a9bc5d7e28674be10000000a421937/frameset.htm].

See the assoicated links e.g.

Configuring the Role of the Business System

Connecting to the Integration Server

Activating an HTTP Service on the Receiver System

Registering Queues

Regards

Mark

Former Member
0 Kudos

Hi ,

Run SLDCHECK .

If its not finishing, I think you will have to cross check the configuration steps in SLD(like LCRSAPRFC, RFC Destinations SAPSLDAPI & tx RZ70).

Regards,

Rohit

Former Member
0 Kudos

Check the business system configuration and Check ..RFC destination and port and all

Thanks,

Bhupesh

maciej_jarecki
Contributor
0 Kudos

Hi

It looks like your BS system is not configured as Local integration engine.

Please go sxmb_adm than chose integration engine configuration( it should be set to application system)

Else you can run tc sldcheck. If it return some error use sldapicust to configurate it

BR

Maciej