Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11127 - JadeRestService.reply was called but there is no web message to reply to

11127   JadeRestService.reply was called but there is no web message to reply to

Cause

This error occurs when the JadeRestService class reply method is called and its processing is not associated with a received web message.

Action

Re-implement the reply method on the JadeRestService subclass that is being used.

When using manual testing processing, the reply method should not call inheritMethod.