cancel
Showing results for 
Search instead for 
Did you mean: 

Error ABAP stack - Proxy Client

diego_a
Participant
0 Kudos

Hi,

Config ECC

From the Client Proxy it is sent to dest: // HPIDCLNT100 (transaction SXMSIF)

1- Error : INTERFACE_REGISTRATION_ERROR

<?xml version="1.0" encoding="UTF-8" standalone="true"?> <!-- Call Integration Server --> <SAP:Error xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SAP="http://sap.com/xi/XI/Message/30" SOAP:mustUnderstand="1"><SAP:Category>XIProxy</SAP:Category><SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code><SAP:P1>ifmmessif</SAP:P1><SAP:P2>SIOA_ECC_UPDATE</SAP:P2><SAP:P3>http://xxxx.com/C3/UpdateVehicles</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:Stack>No implementing class registered for the interface (ABAP interface, request message SIOA_ECC_UPDATE, request message, namespace http://xxxx.com/C3/UpdateVehicles) </SAP:Stack><SAP:Retry>M</SAP:Retry></SAP:Error>

Then delete the dest://HPIDCLNT100 and start giving another error

2- Error INTERNAL.PROXY_NOT_ALLOWED_ON_IS, Proxy calls are not permitted on sender or receiver side on the IS (client)

With respect to error 1, which may be missing from the PI side set that messages do not reach the ABAP stack?

Because deleting the dest: // HPIDCLNT100 stops working, I'm running error 2

I have to leave it like this:

Regards,

Diego.

Accepted Solutions (0)

Answers (0)