Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11104 - A parameter type of the called method is not supported by Rest Services

11104   A parameter type of the called method is not supported by Rest Services

Cause

This error occurs when a method to be called by the REST service has a parameter type not supported by REST services, or a ParamTypeList parameter is not the last parameter.

Action

Fix the method signature.