Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6264 - Cannot define inverse to a dynamic dictionary

6264   Cannot define inverse to a dynamic dictionary

Cause

This error occurs if the schema file defines a property of type DynaDictionary as an explicit inverse reference. Dynamic dictionaries cannot participate in inverse relationships.

Action

Remove the inverse definition.