cancel
Showing results for 
Search instead for 
Did you mean: 

Interface Registration Error in Outbound Proxy

santhosh_sontha2
Explorer
0 Kudos

Hello Gents,

I created outbound synchronous proxy scenario where i am passing two fields "sales order no" & "Description". But when I executed this it is giving strange error like

" <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Inbound Proxy

-->

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

<SAP:P3>http://se.com.sa/sec-sa_interfaces</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No implementing class registered for the interface (ABAP interface, request message mios_sec_md_request, request message, namespace http://se.com.sa/sec-sa_interfaces)</SAP:Stack>

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

</SAP:Error>"

I tried out deleting the proxy & recreated. Also, Message interface is sync with the integration repository.

Please help me to solve the issue.

Thanks in advance.

Regards,

Santhosh

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

can you confirm this;

In SXMB_ADM -> Execute Integration Engine then,

edit -> Change Global configuration data

Role of Business System should be Integration Server

Is that setting correct? At times it might have been set as Application server, which can cause this error.

santhosh_sontha2
Explorer
0 Kudos

Hi Vijaykumar,

Actually there was a problem with RFC port. Earlier port number was 8000 & I reconfigured to 8001.Now it is working fine.

Thanks for your support.

Regards,

santhosh

Answers (1)

Answers (1)

santhosh_sontha2
Explorer
0 Kudos

Problem was with the RFC connection. Configured properly & now its working fine.

Shabarish_Nair
Active Contributor
0 Kudos

good to know and thanks for closing the thread with comments abt the issue resolution.

Former Member
0 Kudos

Please can you give more details regarding this RFC connection? because I m getting this error in a new PI installation ie no interface built yet in the system

Thanks,

Fouad

Former Member
0 Kudos

The problem was the integrity of the SLD...

Regards,