Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Workday Workday-Pro-Integrations Practice Exam with Questions & Answers

Questions 1

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 1

You are an integration developer and need to write XSLT to transform the output of an EIB which is using a web service enabled report to output worker data along with their dependents. You currentlyhave a template which matches on wd:Dependents_Group to iterate over each dependent. Within the template which matches on wd:Dependents_Group you would like to output a relationship code by using an statement.

What XSLT syntax would be used to output SP when the dependent relationship is spouse, output CH when the dependent relationship is child, otherwise output OTHER?

Options:
A.

Workday-Pro-Integrations Question 1 Option 1

B.

1

C.

1

D.

1

Workday Workday-Pro-Integrations Premium Access
Questions 2

What is the purpose of granting an ISU modify access to the Integration Event domain via an ISSG?

Options:
A.

To have the ISU own the integration schedule.

B.

To let the ISU configure integration attributes and maps.

C.

To log into the user interface as the ISU and launch the integration.

D.

To build the integration system as the ISU.

Questions 3

What is the relationship between an ISU (Integration System User) and an ISSG (Integration System Security Group)?

Options:
A.

The ISU is a member of the ISSG.

B.

The ISU owns the ISSG.

C.

The ISU grants security policies to the ISSG.

D.

The ISU controls what accounts are in the ISSG.

Questions 4

Refer to the following scenario to answer the question below.

You have configured a Core Connector: Worker integration, which utilizes the following basic configuration:

• Integration field attributes are configured to output the Position Title and Business Title fields from the Position Data section.

• Integration Population Eligibility uses the field Is Manager which returns true if the worker holds a manager role.

• Transaction Log service has been configured to Subscribe to specific Transaction Types: Position Edit Event.

You launch your integration with the following date launch parameters (Date format of MM/DD/YYYY):

• As of Entry Moment: 05/25/2024 12:00:00 AM

• Effective Date: 05/25/2024

• Last Successful As of Entry Moment: 05/23/2024 12:00:00 AM

• Last Successful Effective Date: 05/23/2024

To test your integration, you made a change to a worker named Jeff Gordon who is not assigned to the manager role. You perform an Edit Position on Jeff Gordon and update their business title to a new value. Jeff Gordon's worker history shows the Edit Position Event as being successfully completed with an effective date of 05/24/2024 and an Entry Moment of 05/24/2024 07:58:53 AM however Jeff Gordon does not show up in your output.

What configuration element would have to be modified for the integration to include Jeff Gordon in the output?

Options:
A.

Transaction log subscription

B.

Integration Population Eligibility

C.

Date launch parameters

D.

Integration Field Attributes

Questions 5

Refer to the following scenario to answer the question below. Your integration has the following runs in the integration events report (Date format of MM/DD/YYYY):

Run #1

• Core Connector: Worker Integration System was launched on May 15, 2024 at 3:00:00 AM

• As of Entry Moment: 05/15/2024 3:00:00 AM

• Effective Date: 05/15/2024

• Last Successful As of Entry Moment: 05/01/2024 3:00:00 AM

• Last Successful Effective Date: 05/01/2024

Run #2

• Core Connector: Worker Integration System was launched on May 31, 2024 at 3:00:00 AM

• As of Entry Moment: 05/31/2024 3:00:00 AM

• Effective Date: 05/31/2024

• Last Successful As of Entry Moment: 05/15/2024 3:00:00 AM

• Last Successful Effective Date: 05/15/2024

On May 13, 2024 Brian Hill receives a salary increase. The new salary amount is set to $90,000.00 with an effective date of May 22, 2024. Which of these runs will include Brian Hill's compensation change?

Options:
A.

Brian Hill will only be included in the first integration run.

B.

Brian Hill will be included in both integration runs.

C.

Brian Hill will only be included the second integration run.

D.

Brian Hill will be excluded from both integration runs.

Questions 6

Refer to the following scenario to answer the question below.

You have been asked to build an integration using the Core Connector: Worker template and should leverage the Data Initialization Service (DIS). The integration will be used to export a full file (no change detection) for employees only and will include personal data.

What configuration is required to output the value of a calculated field which you created for inclusion in this integration?

Options:
A.

Configure Integration Field Attributes.

B.

Configure Integration Field Overrides.

C.

Configure Integration Attributes.

D.

Configure Integration Maps.

Questions 7

Refer to the following scenario to answer the question below.

You have configured a Core Connector: Worker integration, which utilizes the following basic configuration:

• Integration field attributes are configured to output the Position Title and Business Title fields from the Position Data section.

• Integration Population Eligibility uses the field Is Manager which returns true if the worker holds a manager role.

• Transaction Log service has been configured to Subscribe to specific Transaction Types: Position Edit Event.

You launch your integration with the following date launch parameters (Date format of MM/DD/YYYY):

• As of Entry Moment: 05/25/2024 12:00:00 AM • Effective Date: 05/25/2024

• Last Successful As of Entry Moment: 05/23/2024 12:00:00 AM

• Last Successful Effective Date: 05/23/2024

To test your integration, you made a change to a worker named Jared Ellis who is assigned to the manager role for the IT Help Desk department. You use the Change Business Title related action on Jared and update the Business Title of the position to a new value. Jared Ellis' worker history shows the Title Change Event as being successfully completed with an effective date of 05/24/2024 and an Entry Moment of 05/24/2024 07:58:53 AM however Jared Ellis does not show up in your output. What configuration element would have to be modified for the integration to include Jared Ellis in the output?

Options:
A.

Transaction log subscription

B.

Date launch parameters

C.

Integration Field Attributes

D.

Integration Population Eligibility

Questions 8

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 8

Within the template which matches on wd:Report_Entry, you would like to conditionally process the wd:Education_Group elements by using an element. What XPath syntax would be used for the select to iterate over only the wd:Education_Group elements where the Degree is an MBA?

Options:
A.

wd:Education_Group[wd:Degree='MBA']

B.

wd:Education_Group/wd:Degree='MBA'

C.

wd:Report_Entry/wd:Education_Group/wd:Degree='MBA' 1:Degree='MBA'

D.

wd:Report_Entry/wd:Education_Group[wd:Degree='MBA' 1:Degree='MBA']

Questions 9

What is the workflow to upload an XSLT file for a brand new Document Transformation system?

Options:
A.

Configure XSLT Attachment Transformation, then Create Integration Attachment Service

B.

Create XSLT Attachment Transformation, then Configure Integration Attachment Service

C.

Create Integration Attachment Service, then Configure Integration Attachment Service

D.

Configure Integration Attachment Service, then Create Integration Service Attachment

Questions 10

Refer to the following scenario to answer the question below.

You need to configure a Core Connector: Candidate Outbound integration for your vendor. The connector requires the data initialization service (DIS).

The vendor needs a value on the output file which contains the average number of jobs a candidate applied to. This value is not delivered by Workday so you have identified that you will need to build a calculated field to generate this value.

What steps do you follow to output the calculated field?

Options:
A.

Configure a custom field override service to output the calculation.

B.

Configure integration attributes to output the calculation.

C.

Configure integration field attributes to output the calculation.

D.

Configure integration field overrides to output the calculation.

Certification Provider: Workday
Exam Name: Workday Pro Integrations Certification Exam
Last Update: Jul 19, 2025
Questions: 50
PDF + Testing Engine
$164.99
$57.75
Testing Engine
$124.99
$43.75
PDF (Q&A)
$104.99
$36.75