cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.0 ABAP Proxy Wrong Namespace after Client copy

Former Member
0 Kudos

Hello,

i am looking for an PI expert because we have some problems with a standard ABAP proxy interface.

We use the FSCM Module and we send Credit Commitment Notification from a SAP ECC 6.0 to PI 7.0.

We use the Interface CreditCommitmentNotification_Out and it works fine on the Development System (D46). But on the integration system (Q46) it doesn't work. The Q46 is build up from our production system (P46) by a system/client copy.

We get the error:

The payload include a wrong namespace for the proxy interface.

wrong: xmlns:prx="urn:sap.com:proxy:P46:/1SAI/TAS7DF374ECCA722B654BFE:700:2007/10/04"

correct: xmlns:prx="urn:sap.com:proxy:Q46:/1SAI/TAS7DF374ECCA722B654BFE:700:2007/10/04"

I dont know why we get the wrong namespace. I check the transaction SICF, SPROXY and SXMB_ADM and compare it with the customizing on our development system. I didnt find any gap.

Please help me if you have some ideas what is wrong on our system.

Regards

Jürgen 8-))

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

We experience the same problem after an upgrade from ECC 5.0 to 6.0

How did you solve this?

Ron