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

ABAP Proxy: Error calling Proxy

Former Member
0 Likes
3,383

Hi guys,

Here I am with another amazing mistake.....

After searching the forum, reading some suggestions, notes, I'm a little bit lost on how to figure out what is wrong...

I've created a receiver ABAP Proxy. XI should call this proxy and receive the consequent response.....

I've tested the ABAP Proxy, everything is working fine...I've encountered some errors but was able to bypass them... But this one is getting hard...I've found one or two similar threads, or with the same error description but I had no luck in overcoming the error....

So, what is the problem....:

When XI is calling the ABAP Proxy I get:

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

<SAP:Code area="INTERNAL">EXCHANGE_PROFILE_ACCESS</SAP:Code>

<SAP:Stack>Error while reading exchange profile for system DEV and client 100</SAP:Stack>

I've searched the exchange profile but everything seems ok...

The user has all (and more) the authorizations needed....

Can you guys give me some hints? Or suggest any attempt....?

View Entire Topic
Former Member
0 Likes

Hey

please have a look at Page 10 of the below guide and see if you have that authorization

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0097e5ce-8216-2a10-4ea3-a3ff32c0...

Thanx

Aamir

Former Member
0 Likes

Hi Aamir,

Thanks once again for your quick reply.

Relating to the role of the user, yes I've included the SAP_BC_AI_LANDSCAPE_DB_RFC in the user profile.... The user is a system user created only for communications between SAP XI an SAP R3...

Agasthuri thanks for you suggestion,

the answer is yes, XI can place any HTTP request to SAP R3...

Is there any config that I'm missing relating the application system XI is trying to access....?

Former Member
0 Likes

Any suggestions....? I'm a little bit lost....

In the error message, XI mentions System and Client...Where does he get this config? From the SLD configs. But are this configs propagated to the exchange Profile? How...?

Former Member
0 Likes

Hi

Run the transaction sldcheck and if there is any problem then ask your admin to look into this.

Rgds,

Kumar

nisarkhan_n
Active Contributor
0 Likes

can you check the user which you are using in the receiver XI adapter is locked?

Former Member
0 Likes

Hi Kumar and Nisar,

Thanks for your reply...Everything is OK with sldcheck and the user is not locked...

There must be something more tricky.....

Former Member
0 Likes

Hi,

in tcode SPROXY choose Goto and do a connection test and check whether everything is working fine.

Also did u check your RFC Destination and do a sldcheck in the application system as well.

Rgds,

Kumar

Former Member
0 Likes

Kumar,

as I said before, in SPROXY i can test the interface with no errors....

In the Application System the sldcheck returns no errors and the RFC Destinations return no errors on the connection tests...

I really can't understand what this problem might be...

-

-


Problem solved

What was it? Well, I'm really not sure...Like most of the threads related to this topic it's quite an awkward problem....I've tested some RFC connections which were created, changed some parameters, restarted the system and voila....

Thanks

Message was edited by:

Gonçalo Mouro Vaz