Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6447 - A Dynamic property cannot be changed from non-embedded to embedded

6447   A Dynamic property cannot be changed from non‑embedded to embedded

Cause

This error occurs when a schema load attempts to change a dynamic property that is a subobject to one that is embedded in the object; for example, changing a StringArray or slob to a String with fewer than 540 characters.

Action

Correct the schema files to avoid changing dynamic properties subobjects to being embedded in the object.