Restriction of Characters in IDs Generated by Decisions

ID's generated by Decisions include those such as flow_tracking_id, step_tracking_id, and entity IDs. These IDs are Universally Unique Lexicographically Sortable Identifiers which means they are limited to alphanumeric characters. This, therefore, means that characters such as "::" cannot be used.

Related Article: https://documentation.decisions.com/docs/understanding-entityid-folderid-and-entityfolderid

Sign In or Register to comment.