cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy Interface issue.

Former Member
0 Kudos

HI Experts,

We are facing some problems with ABAP proxy interfaces in integration Environment(AI2) which bulid up via client copy from production(AP2).

Interfaces working fine on the Development System (AD2). But having issue in Integration Environment.

Error we are facing in payload which include a wrong namespace for the proxy interface.

wrong: xmlns:prx="urn:sap.com:proxy:AP2:/1SAI/TAS9413B7D687C2CD7BAC7B:702"

correct: xmlns:prx="urn:sap.com:proxy:AI2:/1SAI/TAS9413B7D687C2CD7BAC7B:702"

I don't know why we get the wrong namespace. I checked the transaction SICF, SPROXY and SXMB_ADM,SM59 but didn't find any thing unusual.

I have seen same kind of post in SCN but unfortunately with no answer.

Any small help will be appreciated.

Regards

Amit Bora

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Amit,,

Try to regenerate the proxy once again.

Thanks,

Priya Ranjan

udo_martens
Active Contributor
0 Kudos

Hi Amit,

you copied the proxies matching to interfaces of PI productive system. I think a proxy regeneration should solve the issue.

/Udo