Add Function
Add Function

Add Function

This feature is added to extract the part of the AD attribute value or substitute with lookup feature to map with the user attribute value. Function can be mapped with any of the
PTT Pro
or Profile Manager user attribute. Function is added as JSON string with required parameters for each function. An example of JSON is added in the text field when the Add Function button is clicked. User can modify as per the requirement.
Default Function Template { "function":"find", "params":{ "value":"Enter here", "pattern":"Enter here", "index": 0, "group": 0 } }
Function JSON Parameters
Attribute Name
Data Type
Description
function
String
Name of the function.


Supported functions: find, substitute, and replace.

params
JSON
Parameters for the function. List of parameter attributes varies for.