0
User-Group Attributes (BETA)
Description
You can use the usergroup_attributes part to create, store, and retrieve user attributes; for example, an attribute associated with a particular certification.
NOTE: This part is currently in the Beta phase. You can only use this part if your company has enhanced privileges or a system package.
Node Type: This part is located in process nodes in the Users dropdown menu.
Used With: You can use this part with standalone and framework-based applications.
Editor Fields
Field Name | Description/Use | Type/Options | Optional/Mandatory |
Mode | Retrieve single attribute | Retrieve all attributes | Store single attribute | Store all attributes Default: read |
Dropdown | Optional |
User group name | This is the id the system uses to identify the user's user group. | Text | Mandatory |
Attribute type | This is the category of information the system will get or update; for example, “certification” or “address”. The value of the attribute type must be a string. |
Text | Mandatory |
Attribute key | If the system is getting or updating a single attribute, it can be defined using this key. | Text | Mandatory |
Attribute value | This is the data object or string the system will update in the database. It is identified with an attribute key. This field is only visible if the mode is Store single attribute. |
Text | Optional |
Attributes object | This is the object the system will use to update multiple user attributes in the database. This field is only visible if the mode is Store all attributes. |
Text | Optional |
Result path | This is the result object that stores either the result of storing a user group attribute or the retrieved values. | Data Object | Optional |
Error path | When an error occurs this data object will contain more information about the error. | Data Object | Optional |
Category | This is the package category. | Text | Optional |
Like
Follow
Reply