Join the discussion
Question 32/61
Refer to the scenario. You are implementing a Core Connector: Worker integration to send employee data to a third-party active employee directory. The external vendor requires the following:
* The Employee's Active Directory User Principal Name.
* A mapping from Worker Type values to external worker type codes.
* A specific filename format that includes a timestamp and sequence number.
You also need to ensure the document transformation occurs before the file is delivered to the endpoint. You must include an Employee's Active Directory User Principal Name (generated by a Calculated Field).
How do you ensure this field is pulled into the output?
* The Employee's Active Directory User Principal Name.
* A mapping from Worker Type values to external worker type codes.
* A specific filename format that includes a timestamp and sequence number.
You also need to ensure the document transformation occurs before the file is delivered to the endpoint. You must include an Employee's Active Directory User Principal Name (generated by a Calculated Field).
How do you ensure this field is pulled into the output?
Correct Answer: B
To surface a Calculated Field in a Core Connector: Worker (CCW) outbound, you use an Integration Field Override to substitute the connector's default source with your calculated value. An integration map (Option A) is intended to translate or normalize code values (for example, mapping internal Worker Type codes to the vendor's codes), not to replace the source of a field. Integration attributes (Option D) and integration field attributes (Option C) manage connector behavior and attributes, but they do not replace a field's data source with a calculated field. Therefore, the correct method to "pull" a calculated field into the CCW output is an Integration Field Override (Option B).
Why the other elements in the scenario matter (and how they're handled) - with exact extracts from your materials:
* Mapping Worker Type to external codes # Integration Maps (supports, but not the asked action):Your deployment guides call out maintaining and using Integration System Maps for code translations. This is exactly where you'd map "Worker Type" to the external system's codes, but it is not how you inject a calculated field into the payload.
"Maintenance of Integration System Maps"
"WORKDAY SETUP - NON STATIC MAPS" and "WORKDAY SETUP - STATIC MAPS" (table of contents for configuration of maps)
* Filename requires timestamp/sequence number # Sequence Generator (supports the scenario):Your Time Tracking/PECI deployment guide explicitly includes a Sequence Generator configuration that's used with certified connectors to build compliant, unique file names (often with timestamps and/or sequence numbers) before delivery.
"3.6 Sequence Generator" (configuration item for certified integrations used in file naming)
* Transformation before delivery # Standard integration flow (transform then deliver):The same deployment materials describe document/file delivery mechanics (for example, SFTP), which occur after the integration produces/transforms the document. This supports the scenario requirement that transformation happens prior to transmission.
"4. FILE DELIVERY SERVICE ... 4.4 SFTP Configuration" (document delivery occurs after the integration generates/transforms the output)
* Security posture for integrations (context):For outbound/system users and secure delivery, the Workday Authentication & Security guide documents integration-appropriate authentication (e.g., X.509) and general integration security steps - relevant background for productionizing CCW but not directly affecting how to bring a calculated field into the payload.
"X509 Recommended for web services users and integrations that use an integration system user account." Putting it all together for the scenario:
* Use Integration Field Override to point the CCW field to your Calculated Field for UPN # (Correct answer: B).
* Use Integration Maps to translate Worker Type to the vendor's codes (supports the mapping requirement).
* Configure filename rules via Sequence Generator to include timestamp and sequence in the produced file name (supports the file-naming requirement).
* Ensure the document transformation runs as part of the integration generation step and then deliver via SFTP (file delivery service).
References (Workday Pro: Integrations-aligned materials):
* GPC_PECI_TimeTracking_DeploymentGuide_CloudPay.pdf - Sections "3.6 Sequence Generator" and "4. File Delivery Service" (delivery occurs after file generation/transform).
* GPC_PECI_DeploymentGuide_CloudPay_2.9.pdf - Map configuration sections ("WORKDAY SETUP - NON STATIC MAPS", "WORKDAY SETUP - STATIC MAPS").
* GPC_PECI_UserGuide_CloudPay_2.1.1.pdf - "Maintenance of Integration System Maps."
* Admin-Guide-Authentication-and-Security.pdf - Integration security notes, including X.509 recommendation for integrations.
Why the other elements in the scenario matter (and how they're handled) - with exact extracts from your materials:
* Mapping Worker Type to external codes # Integration Maps (supports, but not the asked action):Your deployment guides call out maintaining and using Integration System Maps for code translations. This is exactly where you'd map "Worker Type" to the external system's codes, but it is not how you inject a calculated field into the payload.
"Maintenance of Integration System Maps"
"WORKDAY SETUP - NON STATIC MAPS" and "WORKDAY SETUP - STATIC MAPS" (table of contents for configuration of maps)
* Filename requires timestamp/sequence number # Sequence Generator (supports the scenario):Your Time Tracking/PECI deployment guide explicitly includes a Sequence Generator configuration that's used with certified connectors to build compliant, unique file names (often with timestamps and/or sequence numbers) before delivery.
"3.6 Sequence Generator" (configuration item for certified integrations used in file naming)
* Transformation before delivery # Standard integration flow (transform then deliver):The same deployment materials describe document/file delivery mechanics (for example, SFTP), which occur after the integration produces/transforms the document. This supports the scenario requirement that transformation happens prior to transmission.
"4. FILE DELIVERY SERVICE ... 4.4 SFTP Configuration" (document delivery occurs after the integration generates/transforms the output)
* Security posture for integrations (context):For outbound/system users and secure delivery, the Workday Authentication & Security guide documents integration-appropriate authentication (e.g., X.509) and general integration security steps - relevant background for productionizing CCW but not directly affecting how to bring a calculated field into the payload.
"X509 Recommended for web services users and integrations that use an integration system user account." Putting it all together for the scenario:
* Use Integration Field Override to point the CCW field to your Calculated Field for UPN # (Correct answer: B).
* Use Integration Maps to translate Worker Type to the vendor's codes (supports the mapping requirement).
* Configure filename rules via Sequence Generator to include timestamp and sequence in the produced file name (supports the file-naming requirement).
* Ensure the document transformation runs as part of the integration generation step and then deliver via SFTP (file delivery service).
References (Workday Pro: Integrations-aligned materials):
* GPC_PECI_TimeTracking_DeploymentGuide_CloudPay.pdf - Sections "3.6 Sequence Generator" and "4. File Delivery Service" (delivery occurs after file generation/transform).
* GPC_PECI_DeploymentGuide_CloudPay_2.9.pdf - Map configuration sections ("WORKDAY SETUP - NON STATIC MAPS", "WORKDAY SETUP - STATIC MAPS").
* GPC_PECI_UserGuide_CloudPay_2.1.1.pdf - "Maintenance of Integration System Maps."
* Admin-Guide-Authentication-and-Security.pdf - Integration security notes, including X.509 recommendation for integrations.
Add Comments
- Other Question (61q)
- Q1. When creating an ISU, what should you do to ensure the user only authenticates via web ser...
- Q2. What is the purpose of granting an ISU modify access to the Integration Event domain via a...
- Q3. Refer to the following scenario to answer the question below. You have been asked to build...
- Q4. You need the integration file to generate the date format in the form of "31/07/2025" form...
- Q5. Refer to the following XML to answer the question below. Refer to the following XML to ans...
- Q6. What are the two valid data source options for an Outbound EIB?...
- Q7. Refer to the following scenario to answer the question below. You have configured a Core C...
- Q8. As of May 1, 2024 Brian Hill's annual salary is $60,000.00. On May 13, 2024 Brian Hill rec...
- Q9. You are creating an outbound connector using the Core Connector: Job Postings template. Th...
- Q10. What is the workflow to chain a Document Transformation system to a Connector integration ...
- Q11. What is the purpose of the <xsl:template> element?...
- Q12. You are configuring an EIB that uses a custom report as its data source. When attempting t...
- Q13. Refer to the following XML to answer the question below. (Exhibit) You need the integratio...
- Q14. A vendor needs an EIB that uses a custom report to output a list of new hires and their ch...
- Q15. What is the task used to upload a new XSLT file for a pre-existing document transformation...
- Q16. Refer to the following XML to answer the question below. Refer to the following XML to ans...
- Q17. You need the integration file to generate the date format in the form of "31/07/2025" form...
- Q18. How does an XSLT processor identify the specific nodes in an XML document to which a parti...
- Q19. Refer to the following scenario to answer the question below. Your integration has the fol...
- Q20. A vendor needs to create a Date Difference calculated field. However, the two dates needed...
- Q21. You have a population of workers who have put multiple names in their Legal Name - First N...
- Q22. What XSL component is required to execute valid transformation instructions in the XSLT co...
- Q23. Refer to the following scenario to answer the question below. You need to configure a Core...
- Q24. You have been asked to create an integration using the Core Connector: Worker with DIS tem...
- Q25. What is the relationship between the Integration System User (ISU), Integration System Sec...
- Q26. You are creating a connector based integration where all fields are provided by the templa...
- Q27. You need to create a report that includes data from multiple business objects. For a super...
- Q28. This is the XML file generated from a Core Connector; Positions integration. (Exhibit) Whe...
- Q29. Refer to the following XML and example transformed output to answer the question below. (E...
- Q30. When creating an ISU, what should you do to ensure the user only authenticates via web ser...
- Q31. What task is needed to build a sequence generator for an EIB integration?...
- Q32. Refer to the scenario. You are implementing a Core Connector: Worker integration to send e...
- Q33. What is the relationship between the Integration System User (ISU), Integration System Sec...
- Q34. Refer to the following XML and example transformed output to answer the question below. (E...
- Q35. Your manager has asked for a value on their dashboard for how many days away the birthdays...
- Q36. After configuring domain security policies, what task must you run to ensure the most rece...
- Q37. Refer to the scenario. You are configuring a Core Connector: Worker integration with the D...
- Q38. Refer to the scenario. You are configuring a Core Connector: Worker integration to extract...
- Q39. What is the workflow to upload an XSLT file for a brand new Document Transformation system...
- Q40. You have been asked to refine a report which outputs one row per worker and is being used ...
- Q41. What is the workflow to upload an XSLT file for a brand new Document Transformation system...
- Q42. Refer to the following XML and example transformed output to answer the question below. (E...
- Q43. This is the XML file generated from a Core Connector; Positions integration. (Exhibit) Whe...
- Q44. You need to filter a custom report to only show workers that have been terminated after a ...
- Q45. What is the workflow to chain a Document Transformation system to a Connector integration ...
- Q46. Which three features must all XSLT files contain to be considered valid?...
- Q47. Refer to the following scenario to answer the question below. You have been asked to build...
- Q48. Refer to the following XML to answer the question below. (Exhibit) You are an integration ...
- Q49. Your manager has asked for a value on their dashboard for how many days away the birthdays...
- Q50. A calculated field used as a field override in a Connector is not appearing in the output....
- Q51. Which features must all XSLT files contain to be considered valid?...
- Q52. Refer to the following scenario to answer the question below. You need to configure a Core...
- Q53. Your manager has asked for a value on their dashboard for how many days away the birthdays...
- Q54. Refer to the following XML to answer the question below. (Exhibit) Within the template whi...
- Q55. Which three features must all XSLT files contain to be considered valid?...
- Q56. You have configured a filename sequence generator for a connector integration. The vendor ...
- Q57. What is the relationship between an ISU (Integration System User) and an ISSG (Integration...
- Q58. A vendor needs an EIB that uses a custom report to output a list of new hires and their ch...
- Q59. How many integration systems can an ISU be assigned to concurrently?...
- Q60. What is the purpose of the <xsl:template> element?...
- Q61. Refer to the following scenario to answer the question below. You have configured a Core C...
[×]
Download PDF File
Enter your email address to download Workday.Workday-Pro-Integrations.v2026-03-13.q61.pdf
