Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

Workday-Pro-Integrations Workday Pro Integrations Certification Exam Questions and Answers

Questions 4

An external system needs a file containing data for total hours of overtime worked for each worker. They would like to receive a file at the end of each month. The file should show compensation changes since the last integration run.

What is the recurrence type of the integration schedule?

Options:

A.

Dependent Recurrence

B.

Custom Recurrence

C.

Day of the Week: Last Sunday

D.

Day(s) of the Month: Last Day of the Month

Buy Now
Questions 5

Refer to the following scenario to answer the question below.

An external system needs a file containing data for recent worker job changes. They would like to receive a file routinely at 5:00 PM Eastern Standard Time, every 48 hours. The file should show job changes since the last integration run.

What is the recurrence type of the integration schedule?

Options:

A.

Recurs every 2 day(s)

B.

Custom Recurrence

C.

Recurs every 48 hours

D.

Dependent Recurrence

Buy Now
Questions 6

How does an XSLT processor identify the specific nodes in an XML document to which a particular transformation rule should be applied?

Options:

A.

The processor matches nodes using XPath expressions within templates.

B.

The stylesheet element directs the processor to specific XML sections.

C.

Named templates explicitly call processing for designated elements.

D.

The processor targets nodes based on declared namespace prefixes.

Buy Now
Questions 7

After you transfer ownership of an Integration System to an ISU, what other component, if it exists, must you transfer ownership of to ensure the integration continues to run in an automated fashion?

Options:

A.

Integration Schedule

B.

Integration Maps

C.

Integration Attributes

D.

Integration Field Attributes

Buy Now
Questions 8

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 < wd:Get_Job_Profiles_Response > element. This root template then applies templates against < wd:Job_Profile > . What XPath syntax would be used to select the value of the ID element which has a wd:type attribute named Job_Profile_ID when the < xsl:value-of > element is placed within the template which matches on < wd:Job_Profile > ?

Options:

A.

wd:Job_Profile_Reference/wd:ID/wd:type= ' Job_Profile_ID '

B.

wd:Job_Profile_Reference/wd:ID/@wd:type= ' Job_Profile_ID '

C.

wd:Job_Profile_Reference/wd:ID[@wd:type= ' Job_Profile_ID ' ]

D.

wd:Job_Profile_Reference/wd:ID/[@wd:type= ' Job_Profile_ID ' ]

Buy Now
Questions 9

What is the task used to upload a new XSLT file for a pre-existing document transformation integration system?

Options:

A.

Edit Integration Attachment

B.

Edit Integration Attachment Service

C.

Edit XSLT Attachment Transformation

D.

Edit Integration Service Attachment

Buy Now
Questions 10

Refer to the scenario. You are configuring a Core Connector: Worker integration to extract worker demographic and contact information. The integration uses the Data Initialization Service (DIS) and must include worker fields such as name, address, and a calculated field identifying workers eligible for a phone allowance.

During a Full File test run, the output file is missing all address-related information, even though the Address Line Data, Municipality, Region, and Postal Code fields were configured in the Configure Integration Field Attributes step. You also confirmed that the Worker Personal Data Section is marked as Include in Output.

What should you do to resolve this issue?

Options:

A.

Mark each address field in the Address Data subfolder as Required in Configure Integration Field Attributes.

B.

Enable the Address Data subfolder in Configure Integration Field Attributes and then reselect the address fields.

C.

Enable the Worker Personal Data Section Fields integration service within the Configure Integration Services step.

D.

Within the Configure Integration Services task, select the Enable All Services checkbox.

Buy Now
Questions 11

Refer to the following scenario to answer the question below.

You are configuring a Core Connector: Worker integration to send data to a new external compliance and certification tracking vendor. You have begun to configure the connector with the Data Initialization Service (DIS) enabled. Your goal is to extract worker qualification data, but the vendor has three specific requirements:

The file must only include Active workers who are in the “Clinical Staff” Job Family.

The vendor has specified that for each worker’s Education data, they only want to receive the Institution Name, Institution Type and Degree.

The vendor requires a custom “License ID” that must combine the Certification Name and Issuing State, for example, “RN-CA”. A Calculated Field that provides this custom “License ID” already exists in the tenant.

During testing, using a Full File run, the output file is missing all education-related information, even though you believe you have initially configured field attributes such as Institution Name, Institution Type and Degree in the Configure Integration Field Attributes step. Additionally, you confirmed that the Worker Qualification Data Section is marked as Include in Output.

What should you do to resolve this issue?

Options:

A.

Enable the Education subfolder in Configure Integration Field Attributes and then reselect the Institution Name, Institution Type, and Degree fields.

B.

Within the Configure Integration Services task, select the Enable All Services checkbox.

C.

Enable the Worker Qualification Data Section Fields Service within the Configure Integration Services step.

D.

Mark each education field in the Education subfolder as Required in Configure Integration Field Attributes.

Buy Now
Questions 12

Refer to the following scenario to answer the question below.

A connector is configured to detect changes to government IDs, personal information, and compensation data. The worker history report below shows recent transactions for a new hire.

Worker History: Audrey Richmond

The worker history includes a One Time Payment transaction for Audrey Richmond with an effective date of 05/01/2024, initiated on 05/15/2024, due date of 05/17/2024, and status of In Progress. Other transactions shown include ID Change, Personal Information Change, Hire, and Propose Compensation records.

You launch the connector integration to process changes with the following parameters:

As Of Entry Moment: 05/17/2024 12:00:00 AM

Effective Date: 05/17/2024

Last Successful As Of Entry Moment: 05/15/2024 12:00:00 AM

Last Successful Effective Date: 05/15/2024

Why will the integration output file exclude the one-time payment change?

Options:

A.

Due date is outside the launch timeline.

B.

An HR administrator rescinded the change.

C.

Effective date is outside the launch timeline.

D.

Status of the change is in progress.

Buy Now
Questions 13

You are developing a Core Connector: Worker integration with DIS enabled. You configure the Population Eligibility to include all US workers and also define the Eligibility Criterion field to return only those workers assigned to the Sales organization.

When you run the integration, the output includes all US workers instead of just those in Sales.

What should you do to ensure only workers in the Sales organization appear in the output?

Options:

A.

Remove the Eligibility Criteria field and apply the filtering logic in the Population Eligibility.

B.

Update the Eligibility Criteria to a valid field and rerun the integration.

C.

Remove the Population Eligibility step and use only Eligibility Criteria for filtering.

D.

Keep both the Population Eligibility and Eligibility Criteria as is and run with Full File enabled.

Buy Now
Questions 14

A vendor needs an EIB that uses a custom report to output data for payroll results. You have been asked to create a calculated field that will be used to output the highest deduction from a worker’s payroll results.

Which calculated field functions do you use to accomplish this?

Options:

A.

True/False Condition(s), Extract Single Instance

B.

True/False Condition(s), Evaluate Expression

C.

Text Constant, True/False Condition(s), Evaluate Expression

D.

Text Constant, True/False Condition(s), Extract Single Instance

Buy Now
Questions 15

You are configuring a monthly schedule for an EIB integration that runs on the last day of each month.

What is the maximum end date you can use in this configuration?

Options:

A.

May 31st of the next calendar year

B.

December 31st of the next calendar year

C.

May 31st of the second calendar year

D.

December 31st of the current calendar year

Buy Now
Questions 16

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 < xsl:if > 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.

Buy Now
Questions 17

You have been asked to create a report that will be used by the EIB to output only workers with Child Dependents.

How do you configure the custom report to meet these requirements?

Options:

A.

Add a Subfilter on the Dependents Business Object with the Field Relationship that is an exact match specified by the filter of Child and a Filter on Dependents with the operator is not empty.

B.

Add a Filter on the Worker Business Object with the Field Relationship that prompts the user for the value of Child and a Subfilter on Dependents with the operator is not empty.

C.

Add a Subfilter on the Dependents Business Object with the Field Relationship that prompts the user for the value of Child and a Filter on Dependents with the operator is not empty.

D.

Add a Filter on the Worker Business Object with the Field Relationship that is an exact match specified by the filter of Child and a Subfilter on Dependents with the operator is not empty.

Buy Now
Questions 18

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 < wd:Get_Job_Profiles_Response > element. This root template then applies a template against < wd:Job_Profile > .

What XPath syntax would be used to select the value of the wd:Job_Code element when the < xsl:value-of > element is placed within the template which matches on < wd:Job_Profile > ?

Options:

A.

wd:Job_Profile/wd:Job_Profile_Data/wd:Job_Code

B.

wd:Job_Profile_Data[@wd:Job_Code]

C.

wd:Job_Profile_Data/wd:Job_Code

D.

wd:Job_Profile_Reference/wd:ID[@wd:type= ' Job_Profile_ID ' ]

Buy Now
Questions 19

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 ensure that when outputting phone number only the home phone number is included in the output?

Options:

A.

Configure an integration map to map the phone type.

B.

Include the phone type integration field attribute.

C.

Configure the phone type integration attribute.

D.

Configure an integration field override to include phone type.

Buy Now
Questions 20

When creating an XSLT file to transform the XML output of an EIB, you must have the XSL namespace. What other namespace(s) do you need to process any part of the source XML file?

Options:

A.

The most commonly used namespace of the source XML document.

B.

All namespaces that are a part of the source XML document.

C.

Either the ETV or XTT namespace based on the type of output file desired.

D.

No namespaces from the source XML document are needed.

Buy Now
Questions 21

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

Buy Now
Questions 22

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.

Buy Now
Questions 23

Refer to the following scenario to answer the question below.

You are configuring a filename sequence generator for a connector. Below are common pattern tokens for timestamps ranging from the year to the millisecond.

Define the sequence format using a combination of string constants and pattern tokens to create a unique identifier. Note the example tokens include the square brackets.

For the next sequence number: [Seq] or [seq]

Assume date of September 21, 2022, 12:35:59:123 PM. Some common tokens:

Year: [yyyy] = 2022, [yy] = 22

Month: [MMM] = Sep, [MM] = 09, [M] = 9

Day: [d] = 21, [E] = Wed, [D] = 265

Hours: [k] = 13, [h] = 1

Minutes: [m] = 35

Seconds: [s] = 59

Milliseconds: [S] = 123

What configuration would generate a filename matching the day month year format for “File-14-1-2024.xml”?

Options:

A.

File-[d]-[MM] -[yyyy].xml

B.

File-[d]-[mmm] -[yyyy].xml

C.

File-[d]-[M] -[yyyy].xml

D.

File-[d]-[m] -[yyyy].xml

Buy Now
Questions 24

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 < wd:Get_Job_Profiles_Response > element. This root template then applies templates against < wd:Job_Profile > . XPath contains a number of delivered functions such as format-date. The format-date function uses the following syntax: format-date ($value as xs: date? $picture as xs:string). Within the template which matches on < wd:Job_Profile > , what XPath syntax would you use to output the value of the < wd:Effective_Date > 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)

Buy Now
Questions 25

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)

Buy Now
Questions 26

You need the integration file to generate the date format in the form of " 31/07/2025 " format

• The first segment is day of the month represented by two characters.

• The second segment is month of the year represented by two characters.

• The last segment is made up of four characters representing the year

How will you use Document Transformation (OT) to do the transformation using XTT?

Options:

A.

B.

C.

D.

Buy Now
Questions 27

You are configuring the Core Connector: Location to send location data to a new global facilities management system. You must meet three specific requirements:

Task A: The facilities system requires that in addition to the default public address, the private address should also be included.

Task B: The facilities system uses the status codes “A” for Active and “I” for Inactive. You need to translate Workday’s “Active” and “Inactive” values from the Location Status field.

Task C: The facilities system requires a “Building Manager” value. You have already built a Calculated Field that retrieves the Facilities Manager role for each location, and you need to send this data in the integration.

How do you configure these tasks in the integration system?

Options:

A.

Task A: Integration Attributes

Task B: Integration Field Override

Task C: Integration Map

B.

Task A: Integration Attribute

Task B: Integration Map

Task C: Integration Field Override

C.

Task A: Integration Map

Task B: Integration Attribute

Task C: Integration Field Override

D.

Task A: Integration Field Override

Task B: Integration Map

Task C: Integration Attribute

Buy Now
Questions 28

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

Buy Now
Questions 29

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 ensure that only employees, and not contingent workers, are output by this integration?

Options:

A.

Configure the Integration Population Eligibility.

B.

Configure a map for worker type in the Integration Maps.

C.

Configure worker type in the Integration Field Attributes.

D.

Configure eligibility in the Integration Field Overrides.

Buy Now
Questions 30

What attribute(s) can go into the xsl:stylesheet element?

Options:

A.

XSLT Version & Namespaces

B.

XSLT Version & Encoding

C.

XML Version & Namespaces

D.

Namespaces & Encoding

Buy Now
Questions 31

When creating an ISU, what should you do to ensure the user only authenticates via web services?

Options:

A.

Choose a constrained security group.

B.

Select the Do Not Allow UI Sessions checkbox.

C.

Update the session timeout minutes.

D.

Generate a random password.

Buy Now
Questions 32

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

Buy Now
Exam Name: Workday Pro Integrations Certification Exam
Last Update: Aug 12, 2026
Questions: 109
Workday-Pro-Integrations pdf

Workday-Pro-Integrations PDF

$25.5  $84.99
Workday-Pro-Integrations Engine

Workday-Pro-Integrations Testing Engine

$30  $99.99
Workday-Pro-Integrations PDF + Engine

Workday-Pro-Integrations PDF + Testing Engine

$40.5  $134.99