Skip to Content
0
Former Member
Jan 06, 2011 at 04:26 PM

ABAP Proxy Wrong Namespace While Ping

97 Views

Hi Friiends,

While trying to Ping an external service am getting an error saying ICF Error when receiving the response:ICM_HTTP_CONNECTION_FAILED.

I know what is causing the error but don't know how to fix it.

Cause

Ping is referring to wrong namespace

Wrong -> http://www.multispeak.org/Version_3.0" xmlns:prx="urn: sap.com:proxy: DEV:/1SAI/TXS1DA8FD3DC9D7A5FD608D:700:2008/01/11" />

Correct(should be) -> http://www.multispeak.org/Version_3.0" xmlns:prx="urn: sap.com:proxy: DEV:/1SAI/TXS303A91A5DEC34F5BB7A6:700:2008/01/11" />

Question

How do I change the namespace(path) ?

Appreciate any useful hints

Thank you

Nash