Previous Topic: SDM090902Next Topic: API Messages III (SDM200000 - SDM224516)


SDM091000

Universally Unique Id (UUID) string is too long. The limit is 36 characters or, with non-ASCII characters, lower.

Reason:

The maximum UUID string length that can be stored in the database is 36 characters. Some non-ASCII characters can occupy two or more bytes. If such characters are present, the maximum length is less than 36 characters.

Action:

Reduce the number of characters in the field and try again.