Product Information > JADE Error Messages and System Messages > 11000 through 11099 - Web Services Errors > 11053 - Property value for an enumerated property is not valid

11053   Property value for an enumerated property is not valid

Cause

This error occurs if the value being set for a property in an imported Web service class does not match the list of enumerated values.

Action

The extendedErrorText property of the exception that is raised contains the list of valid values for this property. Ensure that the value to which you are setting this property is one of these values.