cancel
Showing results for 
Search instead for 
Did you mean: 

INTERFACE_REGISTRATION_ERROR

Former Member
0 Kudos

Hello,

we have transport XI Development from Test to Productive XI.

Now, when i want to test i become following error.

<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>NO</SAP:P2> 
  <SAP:P3>wo:WorkshopOrder</SAP:P3> 
  <SAP:P4></SAP:P4> 
  <SAP:AdditionalText></SAP:AdditionalText> 
  <SAP:ApplicationFaultMessage namespace=""></SAP:ApplicationFaultMessage> 
  <SAP:Stack>Für das Interface ist keine implementierende Klasse registriert (Typ ifmmessif, Name NO, Namespace wo:WorkshopOrder )</SAP:Stack> 
  <SAP:Retry>N</SAP:Retry> 
  </SAP:Error>

The Error in German means "No implementing class registered for the interface (type ifmmessif, name NO,namespace wo:WorkshopOrder)"

Any Idea?

Regards,

Robin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Robin,

I am getting the same error..please can you suggest me..how to resolve this issue.

<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>NO</SAP:P2>

<SAP:P3>wo:WorkshopOrder</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Für das Interface ist keine implementierende Klasse registriert (Typ ifmmessif, Name NO, Namespace wo:WorkshopOrder )</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

The Error in German means "No implementing class registered for the interface (type ifmmessif, name NO,namespace wo:WorkshopOrder)"

regards,

venu.

Former Member
0 Kudos

Hi Robin,

Go to SXMB_ADM.

Execute Integration Engine

EDIT-> Change Global configuration data

Select the Role of Business System is Integration Server.

Thnaks & Regards,

venu.