cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy communication with problem after transport to R/3 consolidation syst.

Former Member
0 Kudos

Hello,

we want to use a proxy communication between an R/3 and the XI.

We have a development XI and a prod. XI.

The implementation of the proxy was completed for the connection of the R/3 dev system to the XI dev. system.

A test of the whole scenario worked fine. The file from the R/3 system was moved via proxy to the XI and sent to the destination.

Then we transported the proxy development from the R/3 dev. system to the R/3 consolidation system.

We added this system into the scenario in the Directory in dev. XI.

Now we started another test from the cons. R/3 via proxy.

This test failed. After debugging on the R/3 cons.system we found out that the business system of this R/3 system seems not to be found in the ABAP proxy.

Function module LCR_GET_OWN_BUSINESS_SYSTEM

no Business-System determined

Proxy-call (Method EXECUTE_ASYNCHRONOUS) is interupted with exceptions.

But the cons.system is already in use in other scenarios from the dev. XI. So its Business system is defined well on the SLD.

So our idea is that we made something wrong with the transport of the proxy to the cons.system?

Ok, what we found out, is that there is an entry in table LCRT_CLNTCACHE in the dev.system for this dev.system but not in the cons.system. Here the table is empty.

Where does this entry for the bus.system come from?

Best regards

Dirk

Edited by: Dirk Meinhard on Dec 18, 2007 2:37 PM

Edited by: Dirk Meinhard on Dec 18, 2007 3:02 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

Check the following;

1. Tcode SLDCHECK - Is it returning a success?

2. Tcode SLDAPICUST - Does it have the correct user? Is the password Correct? Is the User locked?

Former Member
0 Kudos

Verified your user en XI, maybe is blocked.

I has this problem and desblocked my user XI.

Suerte!!