You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Azure AD provisioning service queries SuccessFactors, it retrieves a JSON result set. The JSON result set includes many attributes stored in Employee Central. By default, the provisioning schema is configured to retrieve only a subset of those attributes.
130
130
131
-
To retrieve additional attributes, follow the steps listed:
131
+
To retrieve more attributes, follow the steps listed:
1. Scroll down and click **Show advanced options**.
@@ -153,7 +153,7 @@ JSONPath is a query language for JSON that is similar to XPath for XML. Like XPa
153
153
By using JSONPath transformation, you can customize the behavior of the Azure AD provisioning app to retrieve custom attributes and handle scenarios such as rehire, worker conversion and global assignment.
154
154
155
155
This section covers how you can customize the provisioning app for the following HR scenarios:
0 commit comments