cancel
Showing results for 
Search instead for 
Did you mean: 

[Proxy] No receiver agreement found?

Former Member
0 Kudos

Hey,

created a ABAP proxy of an outbound interface and write an ABAP prog like

describe in this blog:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

The message arrives in sxmb_moni correctly (with a green flag). It seem he could not

find the receiver agreement, but I created receiver agreement, interface- and

receiver determination.

I tested the configuration in directory and I also tried to test the proxy in sproxy, but

I am not able to select the sending client. This client had been created new and so I

regenerate the proxy. But also this doesn't help.

Any ideas why he couldn't access direct the incoming message to the receiver??

thx

chris

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Tcode- Sxi_cache.

go to menu- XiRuntime cache - start complete refresh

and also select the Receiver agrrement and go fro delta refresh

Regards

Agasthuri Doss

Former Member
0 Kudos

Also tried this. Cache is up to date and cannot be refreshed...

VijayKonam
Active Contributor
0 Kudos

Did you create the RFC Destinations for the Proxy comunication? You need to create HTTP type of RFC destination foe this. Do mention the logon security details for this new client.

VJ

Former Member
0 Kudos

Yes, destination of type H had been created. Because the messages appear

in sxmb_moni, I think the destination should work. Using PIAPPLUSER for

loging.

Former Member
0 Kudos

Problem has been solved. piappluser und pirwbuser have been locked.

I didn't checked this, because I used piappluser in destination in sm59

and before inserting the credentials I logged in SAP GUI. He wasn't locked

and password was correct. Don't know why these users were locked

Answers (0)