New Year Sale Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Workday Workday-Pro-Integrations Dumps

Workday Pro Integrations Certification Exam Questions and Answers

Question 1

You have a population of workers who have put multiple names in their Legal Name - First Name Workday delivered field. Your third-party vendor only accepts one-word first names. For workers that have included a middle name, the first and middle names are separated by a single space. You have been asked to implement the following logic:

* Extract the value before the single space from the Legal Name - First Name Workday delivered field.

* Count the number of characters in the extracted value.

* Identify if the number of characters is greater than.

* If the count of characters is greater than 0, use the extracted value. Otherwise, use the Legal Name - First Name Workday delivered field.

What functions are needed to achieve the end goal?

Options:

A.

Extract Single Instance, Text Length, Numeric Constant, True/False Condition

B.

Text Constant, Substring Text, Arithmetic Calculation, Evaluate Expression

C.

Format Text, Convert Text to Number, True/False Condition, Evaluate Expression

D.

Substring Text, Text Length, True/False Condition, Evaluate Expression

Question 2

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 Jared Ellis who is assigned to the manager role for the IT Help Desk department. You use the Change Business Title related action on Jared and update the Business Title of the position to a new value. Jared Ellis' worker history shows the Title Change 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 Jared Ellis does not show up in your output. What configuration element would have to be modified for the integration to include Jared Ellis in the output?

Options:

A.

Transaction log subscription

B.

Date launch parameters

C.

Integration Field Attributes

D.

Integration Population Eligibility

Question 3

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

The Phone Allowance Type calculated field exists and is functional in the tenant, but it is not displaying in the output.

What configuration step should you complete to include this field in the output?

Options:

A.

Add the calculated field within the Configure Integration Field Overrides step.

B.

Create a mapping within the Configure Integration Maps step.

C.

Create a Custom Field Override service and reference the calculated field.

D.

Locate the field within the Configure Integration Field Attributes step.

Question 4

Refer to the following XML data source to answer the question below.

as

You need the integration file to format the ps:Position_ID field to 10 characters, truncate the value if it exceeds, and align everything to the left.

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

Options:

A.

B.

C.

D.

Question 5

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.

Question 6

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 7

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 8

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 9

What is the workflow to upload an XSLT file for a brand new Document Transformation system?

Options:

A.

Configure XSLT Attachment Transformation, then Create Integration Attachment Service

B.

Create XSLT Attachment Transformation, then Configure Integration Attachment Service

C.

Create Integration Attachment Service, then Configure Integration Attachment Service

D.

Configure Integration Attachment Service, then Create Integration Service Attachment

Question 10

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 requests additional formatting of the candidate Country field. For example, if a candidate's country is the United States of America, the output should show USA.

What steps do you follow to meet this request?

Options:

A.

Use an Evaluated Expression calculation and add it to the integration's report data source.

B.

Use the integration related action Configure Integration Population Eligibility.

C.

Use the integration services to only output shortened country codes.

D.

Use the integration related action Configure Integration Maps.

Question 11

As of May 1, 2024 Brian Hill's annual salary is $60,000.00. On May 13, 2024 Brian Hill received a salary increase and data was entered into Workday at 2:00 PM the same day. The new salary amount is set to $90,000.00 with an effective date of May 10, 2024.

Run #1

    Core Connector: Worker Integration System was launched as an ad-hoc manual run on May 13, 2024.

    As of Entry Moment: 05/11/2024 2:00:00 PM

    Effective Date: 05/11/2024

    Last Successful As of Entry Moment: 05/09/2024 2:00:00 PM

    Last Successful Effective Date: 05/09/2024

What will be the expected output in the Run #1 of the Core Connector: Worker Integration System?

Options:

A.

Brian Hill will be excluded in the output file due to the Effective Date of his salary.

B.

Brian Hill will be included in the output file. The salary amount will be $60,000.00.

C.

Brian Hill will be excluded in the output file due to the Entry Moment of his salary.

D.

Brian Hill will be included in the output file. The salary amount will be $90,000.00.

Question 12

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 Jared Ellis who is assigned to the manager role for the IT Help Desk department. You perform an Edit Position on Jared and update the Job Profile of the position to a new value. Jared Ellis' 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 Jared Ellis does not show up in your output.

What configuration element would have to be modified for the integration to include Jared Ellis in the output?

Options:

A.

Integration Population Eligibility

B.

Integration Field Attributes

C.

Date launch parameters

D.

Transaction log subscription

Question 13

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 14

Refer to the following XML to answer the question below.

as

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

Question 16

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 output the value of a calculated field which you created for inclusion in this integration?

Options:

A.

Configure Integration Field Attributes.

B.

Configure Integration Field Overrides.

C.

Configure Integration Attributes.

D.

Configure Integration Maps.

Question 17

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.

Question 18

A vendor needs an EIB that uses a custom report to output a list of new hires and the date they are eligible for benefits. You have been asked to create a calculated field that adds each worker's hire date + 85 days and displays the result in YYYY-MM-DD format.

Which calculated field functions do you need to accomplish this?

Options:

A.

Date Constant, Arithmetic Calculation, Format Date

B.

Numeric Constant, Date Difference, Format Date

C.

Date Constant, Increment or Decrement Date, Format Date

D.

Numeric Constant, Increment or Decrement Date, Format Date

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

Question 20

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 21

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 22

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

as

as

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 23

Refer to the scenario. You are configuring a Core Connector: Worker integration with the Data Initialization Service (DIS) enabled. The integration must extract worker contact details and job information, including a calculated field override that determines phone allowance eligibility.

While testing, the output contains no records, and the Messages tab shows exception logs stating you don't have access to the Exempt field. You note this is the same field being used for Population Eligibility in the integration.

What must you configure to resolve this security issue?

Options:

A.

Assign the ISSG to a row with Modify access in the domain security policy securing the Web Service.

B.

Assign the ISSG to a row with View access in the domain security policy securing the Web Service.

C.

Assign the ISSG to a row with Modify access in the domain security policy securing the Population Eligibility field.

D.

Assign the ISSG to a row with View access in the domain security policy securing the Population Eligibility field.

Page: 1 / 8
Total 77 questions