Web Service Correlation Configuration

Hi Team,

Good day!

This is regarding Web Service Connector Correlation config:

  1. 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.
  2. 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.

I don’t see any reason it shouldn’t work. Just ensure you verify the values, including case sensitivity. I also recommended to run the Unoptimized Aggregation Task through an API call for confirmation.