Product Information > JADE Error Messages and System Messages > 1300 through 1399 - Collection Exception Errors > 1321 - Dynamic dictionary keys not defined

1321   Dynamic dictionary keys not defined

Cause

This error is raised by the dynamic dictionary endKeys method if your application code has failed to add keys to the dictionary definition.

Action

Use the addMemberKey method or the addExternalKey method of the DynaDictionary class to define one or more keys before ending the key definition.