Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6288 - Invalid update mode for constraint

6288   Invalid update mode for constraint

Cause

This error occurs if you attempt to define an inverse for a conditional reference and the update mode is not automatic. Constraints can be specified only on automatic references and not on manual or manual/automatic references.

Action

Change the inverse definition so that the update mode of the conditional reference is automatic.