cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Proxy API does not support WSRM.

hamsa_shree
Participant
0 Kudos

Hi ,

I am recieving "Dynamic Proxy API does not support WSRM. See operation Outbound_Service_Interface" when i am testing the scenario in WSNavigator where in i am using WS adapter at the sender side.

Can anyone tell what might be the problem.

Thanks & Regards,

Hamsa Shree

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hamsa,

I got same error before when I tried ws adapter. I guess, the reason is that the wsnavigator does not support RM (Doesn't include RM protocol in the soap request) while RM is required for your ws adaptor. For test, you can use your abap backend as ws sender ( defining web service based on your proxy), this way works.

Jayson

prateek
Active Contributor
0 Kudos

What is your end-to-end scenario?

You must not be using Direct connection because it uses WS adapter at receiver side. The only possibility of using sender is when you try to communicate with another Integration server. Have yoy created appropriate consumer proxy?

Regards,

Prateek

venkatanarayana_vagu
Active Participant
0 Kudos

Hello Hamsa,

This was known error still SDN buddies are looking for research:

May these links will help:

http://help.sap.com/saphelp_nwpi71/helpdata/en/46/741a3dfcfa0eede10000000a155369/content.htm

You can try with this blog also:

/people/michael.hill/blog/2007/12/13/service-implementation-in-java

Even previous threads are shown the proofs as still looking for clues: