Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1177 - The value of the Dynamic Property is not valid for the current property definition

1177   The value of the Dynamic Property is not valid for the current property definition

Cause

This error occurs if the current value of the dynamic property cannot be converted to the current type of the property. For example, the value is an Integer64 greater than Max_Integer and the type has been changed to Integer.

Action

To correct this, explicitly set the property to a value that is within the range for the type or change the property type to be compatible with the value.