cancel
Showing results for 
Search instead for 
Did you mean: 

Error in outbound proxy

Former Member
0 Kudos

I am getting the following error and am not sure what is causing it. can anyone point me in the right direction?

Thanks

Mike

<b>- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIProxy</SAP:Category>

<SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code>

<SAP:P1>ifmmessif</SAP:P1>

<SAP:P2>MI_SapDownload_Sync_OB</SAP:P2>

<SAP:P3>urn:igt-com:appl:license:fno</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No implementing class registered for the interface (type ifmmessif, name MI_SapDownload_Sync_OB, namespace urn:igt-com:appl:license:fno )</SAP:Stack>

</b>

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

when you created your message interface in repository

did you create the class in transaction sproxy in ERP, r3

without any errors ?

Regards,

michal

Former Member
0 Kudos

Yes, the proxy has been in our test environment for some time and has not been changed. We have changed some mappings, but they should not have affected this, should it? We have not changed the message interface.

Thanks

Mike

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>We have not changed the message interface.

then everything should be ok

but since I'm not a believer - try to generate the

class once more in SPROXY ok ?:)

Regards,

michal

Former Member
0 Kudos

Hi,

Change and reactivate MM and IM.

and also check the class which was generated in SPROXY.

if possible try to reactivate.

Regards

Chilla

Former Member
0 Kudos

I have changed and reactivated the IM and MM and also reactivated the class in SPROXY and am still getting that error. Is there anything else I might be missing?

Thanks

Former Member
0 Kudos

Hello Michael,

Have you found a solution to your problem? Could you share it with us if you have? This problem is having us stumped! Thanks!

Regards,

Glenn

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

See the below link

ABAP Proxies - /people/siva.maranani/blog/2005/04/03/abap-server-proxies

Monitoring for Processed XML messages in ABAP Proxy - /people/krishna.moorthyp/blog/2005/12/23/monitoring-for-processed-xml-messages-in-abap-proxy

Regards

Chilla