Hi Team,
Good day!
This is regarding Web Service Connector Correlation config:
- I have one Identity Profile named as “Suzlo Identity Profile” where I have Identity Attribute “Employee ID” which is mapped correctly and it is showing expected value.
- Searchable flag is also true.
But when I am trying to use that value in Account Correlation, Identity Attribute “Employee ID” is not reflecting.
{
"sources": \[
{
"type": "rule",
"properties": {
"ruleType": "IdentityAttribute",
"ruleName": "Cloud Promote Identity Attribute"
}
}
\],
"name": "employeeId",
"displayName": "Employee ID",
"standard": false,
"type": "string",
"multi": false,
"searchable": true,
"system": false
},
Kindly suggest.