If anyone is interested, here's how I set it up:
Using Expression Builder:
Make sure to set the "Department Name" and "Division Name" as follows:
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
IIF([department]="Department name", "Division Name",
"Home")))))))))))))))
------------------------------
Pat Johnson
Sr. Solutions Analyst
------------------------------
Original Message:
Sent: 08-03-2023 22:19
From: Prem Venkatesh
Subject: User provisioning using SCIM - Division Mapping
Hi There,
When using SCIM for user provisioning in GC, We have enabled Attribute mapping so that the department filed in Azure is mapped to the Target Attribute i.e. scimEnterpriseUser.division.
Divisions were created in GC based on Azure departments, But not all of them. User Sync fails when the division name doesn't exist in GC. Whereas users are synced successfully when the Divison name is available.
In the Azure attribute mapping, the default value has been set to the "Home" division, if the attribute is null. In this case for these users the value isn't null it just has no match found in the Genesys for the division and sync is failing.
Is it possible to default synchronize users to a designated division outside of pre-created divisions where the field is not null? Any thoughts or workaround?
Is it possible to force the default value when the department value is null or not equal to an existing division name in GC?
#API/Integrations
------------------------------
Prem
------------------------------