Big Cyber Monday Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Workday Workday-Pro-Integrations Workday Pro Integrations Certification Exam Exam Practice Test

Page: 1 / 8
Total 77 questions

Workday Pro Integrations Certification Exam Questions and Answers

Question 1

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.

Question 2

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

Options:

A.

Provides elements you can use in your code.

B.

Indicates the start and end tag names to output.

C.

Restricts the data the processor can access.

D.

Controls the filename of the transformed result.

Question 3

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.

Question 4

How do you initially upload the XSLT file to a Document Transformation integration system?

Options:

A.

From the Related Action on the Document Transformation, select Configure Integration Attachment Service.

B.

From the Related Action on the Document Transformation, select Configure Integration Attributes.

C.

In the Global Workday Search bar, run the Edit Integration Attachment Service task.

D.

In the Global Workday Search bar, run the Edit Integration Service Attachment task.

Question 5

Which features must all XSLT files contain to be considered valid?

Options:

A.

A template, a prefix, and a header

B.

A root element, namespace, and at least one transformation

C.

A header, a footer, and a namespace

D.

A root element, namespace, and at least one template

Question 6

The following XML code was generated through a RaaS that will be used in an EIB.

Question # 6

Question # 6

Within a template that matches on wd:Report_Entry, what XPath expression do you use to select the value of the Relationship_ID element?

Options:

A.

wd:Dependents_Group/wd:Relationship/wd:ID/wd:type='Relationship_ID'

B.

wd:Dependents_Group/wd:Relationship/wd:ID/wd:type='Relationship_ID'

C.

wd:Dependents_Group/wd:Relationship/wd:ID

D.

./wd:Dependents_Group/wd:Relationship/wd:ID

Question 7

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.

Question 8

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.

Question 9

A vendor needs to create a Date Difference calculated field. However, the two dates needed for that calculation are on two separate business objects.

What additional calculated field do you need to create that Date Difference calculated field?

Options:

A.

Lookup Related Value

B.

Build Date

C.

Lookup Date Rollup

D.

Lookup Value as of Date

Question 10

Refer to the scenario. You are implementing a Core Connector: Worker integration to send employee data to a third-party active employee directory. The external vendor requires the following:

    The Employee's Active Directory User Principal Name.

    A mapping from Worker Type values to external worker type codes.

    A specific filename format that includes a timestamp and sequence number.

You also need to ensure the document transformation occurs before the file is delivered to the endpoint. You must include an Employee’s Active Directory User Principal Name (generated by a Calculated Field).

How do you ensure this field is pulled into the output?

Options:

A.

Configure an integration map.

B.

Configure an integration field override.

C.

Configure an integration field attribute.

D.

Configure an integration attribute.

Question 11

You are configuring integration security for a Core Connector integration system. How do you find the web service operation used by the connector template?

Options:

A.

It is displayed when selecting a Core Connector Template to build an integration system

B.

Run the integration system and view the web service request in the messages audit

C.

View the SOAP API Reference on Workday Community

D.

Run the Integration Template Catalog report in the tenant

Question 12

Refer to the following XML to answer the question below.

Question # 12

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 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:Dependents_Group elements by using an element.

What XPath syntax would be used as the select for the apply templates so as to iterate over only the wd:Dependents_Group elements where the dependent relationship is Child?

Options:

A.

wd:Dependents_Group[@wd:Relationship='Child']

B.

wd:Dependents_Group[wd:Relationship='Child']

C.

wd:Dependents_Group/wd:Relationship='Child'

D.

wd:Dependents_Group/@wd:Relationship='Child'

Question 13

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

Question 14

Refer to the following XML to answer the question below.

Question # 14

You need the integration file to format the ps:PositionJD field to 10 characters and report any truncated values as an error.

How will you start your template match on ps:Position to use Document Transformation (DT) to do the transformation using ETV with your truncation validation?

Options:

A.

Option A14

B.

Option B14

C.

Option C14

D.

Option D14

Question 15

You need to create a report that includes data from multiple business objects. For a supervisory organization specified at run time, the report must output one row per worker, their active benefit plans, and the names and ages of all related dependents. The Worker business object contains the Employee, Benefit Plans, and Dependents fields. The Dependent business object contains the employee's dependent's Name and Age fields.

How would you select the primary business object (PBO) and related business objects (RBO) for the report?

Options:

A.

PBO: Dependent, RBO: Worker

B.

PBO: Worker, RBO: Dependent

C.

PBO: Dependent, no RBOs

D.

PBO: Worker; no RBOs

Question 16

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.

Question 17

Refer to the following XML to answer the question below.

Question # 17

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.

Option A17

B.

Option B17

C.

Option C17

D.

Option D17

Question 18

Refer to the following scenario to answer the question below.

You are implementing a Core Connector: Worker integration to send employee data to a third-party active employee directory. The external vendor requires the following:

    The Employee's Active Directory User Principal Name.

    A mapping from Worker Type values to external worker type codes.

    A specific filename format that includes a timestamp and sequence number.

You also need to ensure the document transformation occurs before the file is delivered to the endpoint. The connector's output must be transformed before the file is delivered to the vendor.

What step must be taken to ensure this occurs correctly?

Options:

A.

Schedule the Document Transformation connector to run after the Core Connector: Worker completes.

B.

Configure the business process to run the Document Delivery Service before the Document Transformation step.

C.

Configure the business process to run the Document Transformation step before the Document Delivery Service step.

D.

Schedule the Document Transformation connector in a separate integration system from the business process delivery step.

Question 19

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.

Question 20

What are the two valid data source options for an Outbound EIB?

Options:

A.

Web Service or Business Process

B.

XpressO Report or Custom Report

C.

Custom Report or Business Process

D.

Custom Report or Workday Web Service

Question 21

You have been asked to create an integration using the Core Connector: Worker with DIS template. The vendor has requested that you only include employees who are based in the San Francisco area that are on leave.

How do you configure your integration so that only workers who meet the requirements are included in the output file?

Options:

A.

Configure a Boolean field for San Francisco workers on leave in the field overrides.

B.

Configure a Boolean field for Population Eligibility for San Francisco workers on leave.

C.

Configure the integration attributes to include workers in San Francisco on leave.

D.

Configure a Boolean field for San Francisco workers on leave under the field attributes.

Question 22

What is a key function and primary benefit of using a Document Transformation Connector within the integration capabilities of Workday?

Options:

A.

It provides functionality for defining a business process to manage both the connector integrations and document transformations output files.

B.

It enables the application of intricate calculations on Workday data before it is extracted by other integration tools for external transmission.

C.

It plays a crucial role in converting the XML outputs generated by connector integrations into diverse formats and allows for data formatting and validation.

D.

It serves as the principal tool for establishing and maintaining secure connections of connector integrations with various external systems.

Question 23

Refer to the following XML to answer the question below.

Question # 23

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']

Page: 1 / 8
Total 77 questions