Hello
Yes, you can set up email attribute mapping for SuccessFactors to Active Directory (AD) while excluding specific countries using existing functions and expressions. Here are some key points to consider:
Attribute Mapping: You can use attribute mapping in Azure AD provisioning to map the email attribute from SuccessFactors to AD. This involves configuring the mapping rules to ensure that the email attribute is correctly synchronized between the two systems.
Excluding Specific Countries: To exclude specific countries, you can use conditional expressions in your attribute mapping configuration. This allows you to define rules that exclude certain countries from the mapping process. For example, you can use expressions to check the country attribute and exclude the specified countries from the email mapping.
Existing Functions and Expressions: Azure AD provisioning supports various functions and expressions that can be used to customize attribute mappings. You can use these functions to create conditional logic that excludes specific countries from the email mapping. For example, you can use the IIF function to create conditional expressions that check the country attribute and exclude certain countries.
For detailed guidance on configuring attribute mapping and using conditional expressions, you can refer to the Tutorial: Configure SuccessFactors inbound provisioning in AD and Microsoft Entra ID - Microsoft Entra ID | Microsoft Learn