Merge pull request #265 from GeoffAtIDW/patch-2

Update index.md
This commit is contained in:
Colin McKibben
2023-06-15 16:04:15 -04:00
committed by GitHub

View File

@@ -156,8 +156,8 @@ The following variables are available to the Apache Velocity template engine whe
| Variable | Type | Description | | Variable | Type | Description |
| --- | --- | --- | | --- | --- | --- |
| identity | sailpoint.object.Identity | This is the identity the attribute promotion is performed on. | | identity | sailpoint.object.Identity | This is the identity the attribute promotion is performed on. |
| oldValue | Object | This is the definition of the attribute being promoted. | | attributeDefinition | sailpoint.object.ObjectAttribute | This is the definition of the attribute being promoted. |
| attributeDefinition | sailpoint.object.ObjectAttribute | This is the attribute's previous value. | | oldValue | Object | This is the attribute's previous value. |
### Account Profile Context ### Account Profile Context