How to generate unique ID for the attribute

In many cases it is necessary to have a number uniquely identifying business elements, such as customer number, order number, account number, etc. If you have no particular requirements on the numbering of your objects you can simply use the ID attribute.

If you need to control the numbering of your business objects you will need to configure the attribute for this purpose of the Number type and mark it as “auto-incremented”

  • Last modified: 2023/05/09 02:19