mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update index.md
Fixed variable/type and definition mismatch
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user