cancel
Showing results for 
Search instead for 
Did you mean: 

Error in integration engine prosessing

former_member192238
Participant
0 Kudos

Hi

I am doing proxy to fille interface for testing purpose in RWB in integration engine i test message tab i have given proper entries and send the message.In SXMB_MONI intially status of flag is green i have registered the queues in sxmb_adm then status has changed to red i opened the message it is showing as follow.

In Moni in place of receiver service interface it is showing sender service interface.But i have configured correctly

<?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="">

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

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

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

<SAP:P2>SI_PROXY_SENDER</SAP:P2>

<SAP:P3>urn:SESA:PROXY:FILE</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>No implementing class registered for the interface (ABAP interface, request message SI_PROXY_SENDER, request message, namespace urn:SESA:PROXY:FILE)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Regards

Praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192238
Participant
0 Kudos

My problem was solved my R3 RFC destination was not pointing to client of integration engine.I have corrected the same my issue was solved

Regards

Praveen