cancel
Showing results for 
Search instead for 
Did you mean: 

Interface registration error.

Former Member
0 Kudos

Hi Mr. 

my scenario is SRM-XI-MDM . when send contract message CatalogUpdateNotification_out PI show the next problem.

thanks in advances

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Is it a new PI installation? If yes, there appears to be problem either with some basis configuration like configuring IS_URL parameter in sxmb_adm -> Integration Engine Configuration.

If it is already a stable system, there could be some problem with the Proxy related packages in SRM system.

Regards,

Prateek Raj Srivastava

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

The problem clearly shows that proxy objects might have not regenerated and if it is regenerated then abap coding is not implemented for the regenerated proxy definitions/objects. Check in your sap system where you regenerate proxies.  I want you to check both in MDM as well SRM.

Former Member
0 Kudos

Hi Baskar.

Thanks for your help.

  I am understand is problem of Proxies. the scenario is send message CatalogUpdateNotification_Out from SRM to MDM I was review the proxy in Source System(SRM) and yes exist and is active. in PI import the content SRM_MDM_catalog.  howerver when I try to setting scenario in Integrarion builder the systema show me the next error.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Please make sure that you activate and transport all the necessary objects. Just a thought. Suppose if some of your object(s) are in the different namespace and reusing in this interface and if you regenerate proxy then it would cause this message. If that so, then copy those objects and create new for your proxy interface and regenerate again. I believe you cannot regenerate proxy for the standard content too. Just few cents.

Former Member
0 Kudos

Hi,

Go to ESR and open ur relevant Integration scenario (SRM_MDM_Catalog_*) and click on each action -> and then click on every interface (for instance outbound interface under the action) and check whether the same opens or not?

Thanks

Amit Srivastava

Former Member
0 Kudos

Hi baskar .

thanks for you support .

this is may quiestion because the standard proxies is not possible regenerated.  in other hand I told you before set up scenario we imported content to SRM-catalog to PI

my question is whether it is necessary to import the contents of SRM.again

you know xi contents which are required for the stage SRM-XI-MDM

thanks.


baskar_gopalakrishnan2
Active Contributor
0 Kudos

If your namespace has name sap.com or you use standard content software component, then you cannot able to regenerate proxies. I don't follow your question clearly. If you have imported content already  then you dont need to re-import again.

Former Member
0 Kudos

Thank you very much for your valuable help.

finally found the problem the probles was the sxma_adm -- integration engine the rol in XI was as LOC and no like Integration Server. 

I asked the change role and message was send to MDM.