Product Information > JADE Error Messages and System Messages > 1300 through 1399 - Collection Exception Errors > 1325 - String or binary key requires a non-zero length

1325   String or binary key requires a non-zero length

Cause

This error is raised by the dynamic dictionary addExternalKey method when your application code attempts to define a String or Binary key with a zero length.

Action

Change your application code to ensure that you specify a key of non-zero length.