Skip to content

Commit 69039e5

Browse files
authored
Updates to simpler word for clarity and translation.
1 parent 3fa6671 commit 69039e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/app-provisioning/sap-successfactors-integration-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ https://[SuccessFactorsAPIEndpoint]/odata/v2/PerPerson/$count?$format=json&$filt
128128

129129
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.
130130

131-
To retrieve additional attributes, follow the steps listed:
131+
To retrieve more attributes, follow the steps listed:
132132

133133
1. Browse to **Enterprise Applications** -> **SuccessFactors App** -> **Provisioning** -> **Edit Provisioning** -> **attribute-mapping page**.
134134
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
153153
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.
154154

155155
This section covers how you can customize the provisioning app for the following HR scenarios:
156-
* [Retrieving additional attributes](#retrieving-additional-attributes)
156+
* [Retrieving more attributes](#retrieving-more-attributes)
157157
* [Retrieving custom attributes](#retrieving-custom-attributes)
158158
* [Mapping employment status to account status](#mapping-employment-status-to-account-status)
159159
* [Handling worker conversion and rehire scenario](#handling-worker-conversion-and-rehire-scenario)
@@ -164,7 +164,7 @@ This section covers how you can customize the provisioning app for the following
164164
* [Provisioning users in the Onboarding module](#provisioning-users-in-the-onboarding-module)
165165
* [Enabling OData API Audit logs in SuccessFactors](#enabling-odata-api-audit-logs-in-successfactors)
166166

167-
### Retrieving additional attributes
167+
### Retrieving more attributes
168168

169169
The default Azure AD SuccessFactors provisioning app schema ships with [90+ pre-defined attributes](sap-successfactors-attribute-reference.md).
170170
To add more SuccessFactors attributes to the provisioning schema, use the steps listed:

0 commit comments

Comments
 (0)