cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IdentityNow Transforms - Rule

IdentityNow Transforms - Rule

The transform documentation listed here is outdated and is nonger actively maintained. Please refer to https://developer.sailpoint.com/idn/docs/transforms for IdentityNow Transform documentation.

Labels (1)
Comments

In order to get the Example 2 working, the name must be set to "Cloud Services Deployment Utility".

The input needs to be passed as an explicit input which gives: 

{
     "attributes": {
          "name": "Cloud Services Deployment Utility",
          "operation": "getEndOfString",
          "numChars": "4",
          "input": {
               "type": "accountAttribute",
               "attributes": {
                    "sourceName": "HR Source",
                    "attributeName": "EMPLOYEE_ID"
               }
          }
     },
     "type": "rule",,
     "id": "Test rule getEndOfString"

}

Version history
Revision #:
4 of 4
Last update:
‎May 01, 2023 09:32 PM
Updated by: