The Data Model is a centralized configuration feature that enables efficient management of key-value attributes inside process definitions. It supports multiple attribute types, such as strings, numbers, booleans, objects, arrays, and enums, offering users the ability to define, update, delete, and apply data attributes seamlessly.
amount
(numerical value) and code
(ISO 4217 currency code, e.g., USD, EUR).$12,000.78
(symbol before the value, comma for grouping, dot for decimals).12.000,78 RON
(dot for grouping, comma for decimals, code appended).code
is null, the system defaults to the locale’s predefined currency settings.amount
and code
into the data store.MM/DD/YYYY
→ 09/28/2024
DD/MM/YYYY
→ 28/09/2024
1, 42, 1000
3.14, 0.01, -123.456
1,234.56
(comma for grouping, dot for decimals)1.234,56
(dot for grouping, comma for decimals)1 234,56
(space for grouping, comma for decimals)