Product Information > JADE Error Messages and System Messages > 11000 through 11099 - Web Services Errors > 11055 - Result of expression overflows Decimal precision

11055   Result of expression overflows Decimal precision

Cause

This error occurs to a Web service client if a Decimal value sent to a Web service exceeds the number of decimal places defined for it.

Action

The extended error text of the error message defines the length and the maximum number of decimal places for this value.

Change your Web service client application code so that these values are not exceeded.