Skip to Content
0
Former Member
May 13, 2008 at 07:53 AM

Inbound proxy WAS 6.20 - INTERFACE REGISTRATION ERROR -

157 Views

Hi guys;

i face annoying problem.

Scenario:

synchronous SOAP => XI => Proxy (CRM WebAS 6.20 with XI Plugin)

I generated the proxy in sproxy and added the code to the generated class method EXECUTE_SYNCHRONOUS.

all objects are saved and activated.

when I send a message via SOAP I get 2 synchron errors in sxmb_moni back from the CRM system.

first error

No implementing class registered for the interface (ABAP interface, request message RepShop_Request_in, request message, namespace urn:endress:com:idm:user)

second error

Message ID FDC223201D0A11DDB63902000000002D for pipeline CENTRAL, version already exists in system

whats the problem?

I already checked sproxy and all objects are activated

I made a simple test with a dummy test message to check if the proxy works in async mode and get more detail information

test scenario asynchronous SOAP => XI => Proxy (CRM).

the test file is processed successfully in XI and sended to CRM.

unfortunately I can´t see any message in CRM neither in sxmb_moni nor in smq2

any ideas, how to get this fixed?

maybe the crm system is not properly configured?!

what to check?

Hope anybody could give me an advice

Kind regards

Jochen