Online Access Free Workday-Pro-Integrations Practice Test

Exam Code:Workday-Pro-Integrations
Exam Name:Workday Pro Integrations Certification Exam
Certification Provider:Workday
Free Question Number:52
Posted:Sep 05, 2025
Rating
100%

Question 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 <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?

Question 2

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?

Question 3

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

Question 4

What is the purpose of a namespace in the context of a stylesheet?

Question 5

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?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.