cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to File interface

Former Member
0 Kudos

Hi Experts,

   i am doing proxy to file interface, when i suppose to test the message in RWB test message i got error like CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=ECC;TS=BS_receiver;AN=SI_OB;ANS=http://sap.com, i have checked configuration it looks fine and i made some dummy change and activate and i have checked cache staus everthing is fine, but while i am testing the interface in RWB i got error. what might be issue i dont know. please nhelp me out for this.

Thanks & BestRegards,

sanjay.

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Are you using soap adapter(XI mode) or Proxy adapter on the sender side?  If you are using proxy adapter then , you might have not created sender communication channel and so sender agreement. If that's right, you cannot able to test via RWB. You might have to trigger only from sender system.

Answers (2)

Answers (2)

Former Member
0 Kudos

Adapter is not able to find the aggrement so once you have to change  the adapter name in Sender aggreement or once you have to check is it correct adapter provided / not

former_member184681
Active Contributor
0 Kudos

Hi,

Find many interesing solution proposals for your problem in this thread: http://scn.sap.com/thread/973089. Also, make sure that you have created a Sender Agreement properly.

Still, if it is a Proxy to File interface, why don't you just test it from the sender system?

Hope this helps,
Greg