Creating a user attribute definition
About this task
This procedure triggers dynamic group creation, which can be time consuming. You can use configuration to deactivate these triggers.
Name: skill, type: integerThe values for an attribute are maintained using one of the following methods:
- The Process Admin Console (by selecting )
- REST APIs (a bulk version of
/rest/bpm/wle/v1/user/a?action=setPreference&key=...&value=...) - JS APIs
Some customers and business partners have built tools to synchronize user attributes from various outside sources into the database for use in different contexts. In many instances, only the predefined attributes are used – especially email address. However, organizations could also replicate elements from an external registry into the database.
For example, custom portal implementations could use this approach for personalization by storing user preferences like startPage or preferredLanguage in user attributes.
To create a user attribute definition: