Version: 1.0
Category: Process
Extended Category: Session Attribute
Action Package: Standard Actions
Description
Adds attributes from the first object
Parameter |
Description |
Example |
Overwrite Existing Attributes: |
If an attribute already exist in the target, this determines if the value should be overwritten or not. Default: true |
true |
Delete Source Object: |
If the source object should be deleted or not. Default: true |
false |
Attributes To Copy: |
A comma separated list of attribute names to copy. Default: all attributes |
id,name |
Target Attribute Prefix: |
A prefix to prepand to the target attribute names. Default: no prefix |
department_ |
Use Cases
Example 1: Add department information to all objects
The first session object contains information about the department for all users in the following session objects.
Parameter |
Value |
Overwrite Existing Attributes: |
true |
Delete Source Object: |
true |
Attributes To Copy: |
id,name |
Target Attribute Prefix: |
department_ |
This will take the attributes “id” and “name” from the first session object and add them to all the following session objects, but now with the attribute names “department_id” and “department_name”.
DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.
PhenixID - support.phenixid.se