Weekend Sale Limited Time 70% Discount Offer - Ends in 1d 19h 34m 36s - Coupon code: 70percent

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

Workday Pro Integrations Certification Exam Questions and Answers

Question 1

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 2

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.

Question 3

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 4

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 5

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

Question 6

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 using a web service enabled report to output worker data along with their dependents. You currentlyhave a template which matches on wd:Dependents_Group to iterate over each dependent. Within the template which matches on wd:Dependents_Group you would like to output a relationship code by using an statement.

What XSLT syntax would be used to output SP when the dependent relationship is spouse, output CH when the dependent relationship is child, otherwise output OTHER?

Options:

A.

B.

C.

D.

Question 7

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

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 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 9

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.

Question 10

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.

Question 11

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

Question 12

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

Question 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

Question 14

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 15

What is the limitation when assigning ISUs to integration systems?

Options:

A.

An ISU can be assigned to five integration systems.

B.

An ISU can be assigned to an unlimited number of integration systems.

C.

An ISU can be assigned to only one integration system.

D.

An ISU can only be assigned to an ISSG and not an integration system.