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

Workday Workday-Pro-Integrations - Workday Pro Integrations Certification Exam

Page: 2 / 4
Total 109 questions

Refer to the following scenario to answer the question below.

An external system needs a file containing data for recent worker job changes. They would like to receive a file routinely at 5:00 PM Eastern Standard Time, every 48 hours. The file should show job changes since the last integration run.

What is the recurrence type of the integration schedule?

A.

Recurs every 2 day(s)

B.

Custom Recurrence

C.

Recurs every 48 hours

D.

Dependent Recurrence

Refer to the following XML to answer the question below.

Within the template which matches on wd:Report_Entry, you would like to conditionally process the wd:Education_Group elements by using an < xsl:apply-templates > 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?

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

You are creating a report that needs a data source of All Active and Terminated Workers. However, when searching for that data source it is not showing in the prompt field.

Why is All Active and Terminated Workers not showing as an option?

A.

Optimized for Performance is checked.

B.

The incorrect report type is selected.

C.

The report is enabled as a temporary report.

D.

Enabled as a Web Service is checked.

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?

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

You are configuring an EIB that uses a custom report as its data source. When attempting to transfer ownership of the report to the Integration System User (ISU), the ISU does not appear as an option for new report owners. You confirm that the ISU already has the necessary access to the report data source and related fields.

Within the Custom Report Creation domain, which security configuration should you update to allow the ISU to appear as a valid report owner?

A.

Assign the ISSG to a row within the Report/Task Permissions table that has Modify access enabled.

B.

Assign the ISSG to a row within the Integration Permissions table that has Get access enabled.

C.

Assign the ISSG to a row within the Report/Task Permissions table that has View access enabled.

D.

Assign the ISSG to a row within the Integration Permissions table that has Put access enabled.

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

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.

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.

When testing, you run the Test Security Related Action from the Configure Integration Field Override step. Several field overrides display “No” in the Available by User column.

To ensure the ISSG has access to these field overrides and that “Yes” is displayed in the Test Security step, what configuration should you review?

A.

Provide the ISSG View permissions to the domain security policies securing each overridden field.

B.

Assign the ISSG to the domain security policies that govern the web service operations with Get access.

C.

Grant View permissions to the ISSG for the domain security policies that secure the web service operations.

D.

Identify the domain security policies securing the field overrides and grant Modify permissions.

Refer to the following scenario to answer the question below.

You are configuring a Core Connector: Worker integration to send data to a new external compliance and certification tracking vendor. You have begun to configure the connector with the Data Initialization Service (DIS) enabled. Your goal is to extract worker qualification data, but the vendor has three specific requirements:

The file must only include Active workers who are in the “Clinical Staff” Job Family.

The vendor has specified that for each worker’s Education data, they only want to receive the Institution Name, Institution Type and Degree.

The vendor requires a custom “License ID” that must combine the Certification Name and Issuing State, for example, “RN-CA”. A Calculated Field that provides this custom “License ID” already exists in the tenant.

The License ID calculated field is not displaying in the output however you have confirmed the calculated field exists and is functional in the tenant.

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

A.

Use the Configure Integration Field Attributes related action to select Include in Output for the calculated field.

B.

Create a Custom Field Override service and then configure the integration field overrides to add the calculated field.

C.

Leverage the Configure Integration Maps related action to create an Integration Map.

D.

Use the Configure Integration Field Overrides related action and add the calculated field.

Your manager has asked for a value on their dashboard for how many days away the birthdays are of their direct reports. The format of the output should be [Worker ' s Name] ' s birthday is in [X] days, where you must calculate the number of days until a Worker ' s next birthday. An example output is " Logan McNeil ' s birthday is in 103 days. "

Which calculated field functions do you need to accomplish this?

A.

Format Date, Increment or Decrement Date, Extract Single Instance, Format Text

B.

Build Date, Format Date, Extract Single Instance, Format Text

C.

Date Difference, Format Number, Text Constant, Concatenate Text

D.

Increment or Decrement Date, Format Number, Text Constant, Concatenate Text

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 their business title to a new value. Jared Ellis ' worker history shows the Edit Position Event as being successfully completed with an effective date of 05/27/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?

A.

Integration Population Eligibility

B.

Date launch parameters

C.

Integration Field Attributes

D.

Transaction log subscription