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

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

Questions 4

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
Questions 5

Refer to the following XML and example transformed output to answer the question below.

Workday-Pro-Integrations Question 5

Example transformed wd:Report_Entry output;

Workday-Pro-Integrations Question 5

What is the XSLT syntax tor a template that matches onwd: Educationj3roup to produce the degree data in the above Transformed_Record example?

Options:

A.

Workday-Pro-Integrations Question 5 Option 1

B.

5

C.

5

D.

5

Buy Now
Questions 6

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 7

This is the XML file generated from a Core Connector; Positions integration.

Workday-Pro-Integrations Question 7

When performing an XSLT Transformation on the Core Connector: Positions XML output file, you want to show a hyperlink of positions that are not available for hiring as an entry in the Message tab.

What are all the needed ETV items to meet the above requirements?

Options:

A.

Workday-Pro-Integrations Question 7 Option 1

B.

7

C.

7

D.

7

Buy Now
Questions 8

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.

Buy Now
Questions 9

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 10

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

Buy Now
Questions 11

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.

Buy Now
Questions 12

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.

Workday-Pro-Integrations Question 12 Option 1

B.

12

C.

12

D.

12

Buy Now
Questions 13

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 14

You have configured a filename sequence generator for a connector integration. The vendor decides that a unique filename is no longer required.

How would you modify the integration to meet this requirement?

Options:

A.

Disable the filename sequence generator service.

B.

Run the task Delete ID Definition/Sequence Generator.

C.

Define a static filename with XSLT.

D.

Adjust the connector's filename launch parameter.

Buy Now
Questions 15

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 15

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 . 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 element is placed within the template which matches on ?

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
Exam Name: Workday Pro Integrations Certification Exam
Last Update: Mar 29, 2025
Questions: 50

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now Workday-Pro-Integrations testing engine

PDF (Q&A)

$31.5  $104.99
buy now Workday-Pro-Integrations pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 03 Apr 2025