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
Copy file name to clipboardExpand all lines: articles/active-directory/app-provisioning/workday-attribute-reference.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ ms.author: chmutali
18
18
# Workday attribute reference
19
19
This section provides a list of attributes that you can fetch from Workday using XPATH queries. Based on the Workday Web Services API version, you plan to use, refer to the appropriate section.
20
20
21
-
## XPATH values for Workday Web Services version 21.1
21
+
## XPATH values for Workday Web Services (WWS) API v21.1
22
22
23
23
24
24
The table below captures the list of Workday attributes and corresponding XPATH expressions that are shipped out of the box with the Workday inbound provisioning app connector.
@@ -106,7 +106,9 @@ The table below captures the list of Workday attributes and corresponding XPATH
## XPATH values for Workday Web Services version 30+
109
+
## XPATH values for Workday Web Services (WWS) API v30+
110
+
111
+
If you are using a WWS API v30.0 and above, before turning on the provisioning job, please update the **XPATH API expressions** under **Attribute Mapping -> Advanced Options -> Edit attribute list for Workday** to use the values listed below. To configure additional XPATHs, refer to the section [Tutorial: Managing your configuration](../saas-apps/workday-inbound-tutorial.md#managing-your-configuration).
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/workday-inbound-tutorial.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.devlang: na
13
13
ms.topic: article
14
14
ms.tgt_pltfrm: na
15
15
ms.workload: identity
16
-
ms.date: 05/16/2019
16
+
ms.date: 04/23/2020
17
17
ms.author: chmutali
18
18
19
19
ms.collection: M365-identity-device-management
@@ -325,18 +325,19 @@ In this step, you'll grant "business process security" policy permissions for th
325
325
326
326

327
327
328
-
2. In the **Business Process Type** textbox, search for *Contact* and select **Contact Change** business process and click **OK**.
328
+
2. In the **Business Process Type** textbox, search for *Contact* and select **Work Contact Change** business process and click **OK**.
329
329
330
330

331
331
332
-
3. On the **Edit Business Process Security Policy** page, scroll to the **Maintain Contact Information (Web Service)** section.
332
+
3. On the **Edit Business Process Security Policy** page, scroll to the **Change Work Contact Information (Web Service)** section.
333
+
333
334
334
-

335
-
336
-
4. Select and add the new integration system security group to the list of security groups that can initiate the web services request. Click on **Done**.
335
+
4. Select and add the new integration system security group to the list of security groups that can initiate the web services request.
337
336
338
337

339
338
339
+
5. Click on **Done**.
340
+
340
341
### Activating security policy changes
341
342
342
343
**To activate security policy changes:**
@@ -457,8 +458,11 @@ In this step, we establish connectivity with Workday and Active Directory in the
457
458
https://wd3-impl-services1.workday.com/ccx/service/contoso4, where *contoso4* is replaced with your correct tenant name and *wd3-impl* is replaced with the correct environment string.
458
459
459
460
> [!NOTE]
460
-
> By default the app uses Workday Web Services v21.1 if no version information is specified in the URL. To use a specific Workday Web Services API version, please use the URL format: https://####.workday.com/ccx/service/tenantName/Human_Resources/v##.# <br>
> By default, the app uses Workday Web Services (WWS) v21.1 if no version information is specified in the URL. To use a specific WWS API version, please use the URL format: https://####.workday.com/ccx/service/tenantName/Human_Resources/v##.# <br>
> If you are using a WWS API v30.0 and above, before turning on the provisioning job, please update the **XPATH API expressions** under **Attribute Mapping -> Advanced Options -> Edit attribute list for Workday** referring to the section [Managing your configuration](#managing-your-configuration) and [Workday attribute reference](../app-provisioning/workday-attribute-reference.md#xpath-values-for-workday-web-services-wws-api-v30).
462
466
463
467
***Active Directory Forest -** The "Name" of your Active Directory domain, as registered with the agent. Use the dropdown to select the target domain for provisioning. This value is typically a string like: *contoso.com*
464
468
@@ -838,7 +842,7 @@ The solution currently uses the following Workday APIs:
838
842
* If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName/Human\_Resources , then API v21.1 is used
839
843
* If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName/Human\_Resources/v\#\#\.\# , then the specified API version is used. (Example: if v34.0 is specified, then it is used.)
#### Can I configure my Workday HCM tenant with two Azure AD tenants?
@@ -1272,7 +1276,7 @@ To do this change, you must use [Workday Studio](https://community.workday.com/s
1272
1276
1273
1277
1. Download and install [Workday Studio](https://community.workday.com/studio-download). You will need a Workday community account to access the installer.
1274
1278
1275
-
2. Download the Workday Human_Resources WSDL file from this URL: https://community.workday.com/sites/default/files/file-hosting/productionapi/Human_Resources/v21.1/Human_Resources.wsdl
1279
+
2. Download the Workday **Human_Resources** WSDL file specific to the WWS API version you plan to use from the [Workday Web Services Directory](https://community.workday.com/sites/default/files/file-hosting/productionapi/index.html)
1276
1280
1277
1281
3. Launch Workday Studio.
1278
1282
@@ -1292,7 +1296,7 @@ To do this change, you must use [Workday Studio](https://community.workday.com/s
1292
1296
1293
1297
9. Select **OK**.
1294
1298
1295
-
10. In the **Request** pane, paste in the XML below and set **Employee_ID** to the employee ID of a real user in your Workday tenant. Select a user that has the attribute populated that you wish to extract.
1299
+
10. In the **Request** pane, paste in the XML below. Set **Employee_ID** to the employee ID of a real user in your Workday tenant. Set **wd:version** to the version of WWS that you plan to use. Select a user that has the attribute populated that you wish to extract.
0 commit comments