cancel
Showing results for 
Search instead for 
Did you mean: 

No application registered for the message - when using Proxy !

Former Member
0 Kudos

I am using ABAP Proxy to sent my messages from legacy to SAP R3. All my settings seem to be okie. But I get this message and the error log says

'The application that implements the inbound interface could not be called. The error is not specific to the configuration.

The error ID DYNAMIC_CALL_FAILURE can refer to an error in the application. The error may be due to conversion errors that have not be caught in the application.'

Any clues on what could be wrong.

I have tried Debugging the Proxy but the breakpoint thta I set does not seem to get executed. I know how to Debugg the proxy and have done it before. But I have no clue on what is happening !

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Manish,

Check the inbound interface you have specified in Configuration.Is the same interface is specified in inbound proxy i.e have you genrated your proxy for the same interface.

Hope it helps

Thanx.

Rekha