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

ExamsBrite Dumps

Workday Pro Integrations Certification Exam Question and Answers

Workday Pro Integrations Certification Exam

Last Update Oct 19, 2025
Total Questions : 50

We are offering FREE Workday-Pro-Integrations Workday exam questions. All you do is to just go and sign up. Give your details, prepare Workday-Pro-Integrations free exam questions and then go for complete pool of Workday Pro Integrations Certification Exam test questions that will help you more.

Workday-Pro-Integrations pdf

Workday-Pro-Integrations PDF

$36.75  $104.99
Workday-Pro-Integrations Engine

Workday-Pro-Integrations Testing Engine

$43.75  $124.99
Workday-Pro-Integrations PDF + Engine

Workday-Pro-Integrations PDF + Testing Engine

$57.75  $164.99
Questions 1

Refer to the following XML to answer the question below.

You are an integration developer and need to write X8LT to transform the output of an ElB which is using a web service enabled report to output position data along with hiring restrictions around skills. You currently have a template which matches on wd:Report Data/wd: Report .Entry for creating a record from each report entry.

Within the template which matches on wd:Report_Entry you would like to conditionally process the wd:Job_Skills element by using a series of elements so as to categorize the job skills data.

Assuming all jobs will have the wd:Job_Skills element, what XSLT syntax would be used to output the text HR Skills if the value of wd:Job_Skills contains the text HR and output NON-HR Skills if the value of wd:Job_Skills does not contain the text HR?

Options:

A.  

B.  

C.  

D.  

Discussion 0
Questions 2

You are creating a connector based integration where all fields are provided by the template. However, the vendor would also like the following configurations as well:

• A file name output to have the current date and integration run number

• Have internal values for a particular field transferred to their external values

What workflow would you follow to create this integration?

Options:

A.  

• Enable Needed Integration Services

• Configure Integration Field Attributes

• Configure Integration Maps

• Configure Sequence Generator

B.  

• Enable Needed Integration Attributes

• Configure Integration Maps

• Configure Integration Services

• Configure Sequence Generator

C.  

• Enable Needed Integration Maps

• Configure Integration Services

• Configure Integration Field Attributes

• Configure Sequence Generator

D.  

• Enable Needed Integration Services

• Configure Integration Attributes

• Configure Integration Maps

• Configure Sequence Generator

Discussion 0
Questions 3

An external system needs a file containing data for recent compensation changes. They would like to receive a file routinely at 5 PM eastern standard time, excluding weekends. The file should show compensation changes since the last integration run.

What is the recurrence type of the integration schedule?

Options:

A.  

Recurs every 12 hours

B.  

Recurs every weekday

C.  

Dependent recurrence

D.  

Recurs every 1 day(s)

Discussion 0
Questions 4

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 April 30,2024. Which of these runs will include Brian Hill's compensation change?

Options:

A.  

Brian Hill will be included in both integration runs.

B.  

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

C.  

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

D.  

Brian Hill will be excluded from both integration runs.

Discussion 0
Questions 5

What is the purpose of the element?

Options:

A.  

Determine the output file type.

B.  

Grant access to the XSLT language.

C.  

Provide rules to apply to a specified node.

D.  

Generate an output file name.

Discussion 0
Questions 6

What option for an outbound EIB uses a Workday-delivered transformation to output a format other than Workday XML?

Options:

A.  

Alternate Output Format

B.  

XSLT Attachment Transformation

C.  

Custom Transformation

D.  

Custom Report Transformation

Discussion 0
Questions 7

What task is needed to build a sequence generator for an EIB integration?

Options:

A.  

Put Sequence Generator Rule Configuration

B.  

Create ID Definition/Sequence Generator

C.  

Edit Tenant Setup - Integrations

D.  

Configure Integration Sequence Generator Service

Discussion 0
Questions 8

You need to filter a custom report to only show workers that have been terminated after a user-prompted date.

How do you combine conditions in the filter to meet this requirement?

Options:

A.  

Worker Status is equal to the value "Terminated" OR Termination Date is greater than a value retrieved from a prompt

B.  

Worker Status is equal to the value retrieved from a prompt AND Termination Date is less than a value retrieved from a prompt.

C.  

Worker Status is equal to the value retrieved from a prompt OR Termination Date is equal to a value retrieved from a prompt.

D.  

Worker Status is equal to the value "Terminated" AND Termination Date is greater than a value retrieved from a prompt.

Discussion 0
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

Discussion 0
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 the file to only include candidates that undergo a candidate assessment event in Workday.

How do you accomplish this?

Options:

A.  

Configure the integration services to only include candidates with assessments.

B.  

Set the integration transaction log to subscribe to specific transaction types.

C.  

Make the Candidate Assessment field required in integration field attributes.

D.  

Create an integration map to output values for candidates with assessments.

Discussion 0
Questions 11

Refer to the following XML to answer the question below.

Refer to the following XML to answer the question below.

You are an integration developer and need to write XSLT to transform the output of an EIB which is making a request to the Get Job Profiles web service operation. The root template of your XSLT matches on the element. This root template then applies templates against . XPath contains a number of delivered functions such as format-date. The format-date function uses the following syntax: format-date ($value asxs: date?$picture as xs:string). Within the template which matches on , what XPath syntax would you use to output the value of the element formatted with the day-month-year format of "15-07-2024"?

Options:

A.  

format-date('[D01]-[M01]-[Y0001]’, wd:Job_Profile_Data/wd:Effective_Date)

B.  

format-date (wd:Job_Profile_Data/wd:Effective_Date, '[D01]-[M01]-[Y0001]')

C.  

format-date (wd:Job_Profile_Data/wd:Effective_Date, '[M01]-[D01]-[Y0001]')

D.  

format-date('[M01]-[D01]-[Y0001]’, wd:Job_Profile_Data/wd:Effective_Date)

Discussion 0
Questions 12

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.

Discussion 0
Questions 13

You have been asked to refine a report which outputs one row per worker and is being used in an integration that sends worker data to one of your third-party systems. The integration should only send workers who have been hired in the last 30 days. Where in the custom report definition can you specify a condition that would include only workers who have been hired in the last 30 days?

Options:

A.  

Subfilter

B.  

Output

C.  

Columns

D.  

Filter

Discussion 0
Questions 14

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.

Discussion 0
Questions 15

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. The vendor receiving the file requires marital status values to be sent using a list of codes that they have provided instead of the text values that Workday uses internally and if a text value in Workday does not align with the vendors list of codes the integration should report "OTHER".

What configuration is required to output the list of codes required from by the vendor instead of Workday's values in this integration?

Options:

A.  

Configure Integration Maps with a blank Default

B.  

Configure Integration Attributes with a blank Default

C.  

Configure Integration Maps with "OTHER" as a Default

D.  

Configure Integration Attributes with "OTHER" as a Default

Discussion 0