Easter Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

Workday-Pro-Integrations Sample Questions Answers

Questions 4

You are creating an outbound connector using the Core Connector: Job Postings template. The vendor has provided the following specification for worker subtype values:

The vendor has also requested that any output file have the following format "CC_Job_Postings_dd-mm-yy_#.xml". Where the dd is the current day at runtime, mm is the current month at runtime, yy is the last two digits of the current year at runtime, and # is the current value of the sequencer at runtime. What configuration step(s) must you complete to meet the vender requirements?

Options:

A.

• Enable the Sequence Generator Field Attribute

• Configure the Sequence Generator

• Configure the Worker Sub Type Integration Mapping leaving the default value blank

B.

• Enable the Integration Mapping Field Attribute

• Configure the Worker Sub Type Integration Mapping leaving the default value blank

• Configure the Sequence Generator

C.

• Enable the Integration Mapping Integration Service

• Configure the Worker Sub Type Integration Mapping and include a default value of "U"

• Configure the Sequence Generator

D.

• Enable the Sequence Generator Integration Service

• Configure the Sequence Generator

• Configure the Worker Sub Type Integration Mapping and include a default value of "U"

Buy Now
Questions 5

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

Buy Now
Questions 6

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?

Options:

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

Buy Now
Questions 7

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

Buy Now
Questions 8

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

Buy Now
Questions 9

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

Buy Now
Questions 10

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.

Buy Now
Questions 11

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.

Buy Now
Questions 12

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

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.

B.

C.

D.

Buy Now
Questions 13

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

Buy Now
Questions 14

You are creating a connector based integration where all fields are provided by the template. However, the vendor would also like the following configurations as well:

• A file name output to have the current date and integration run number

• Have internal values for a particular field transferred to their external values

What workflow would you follow to create this integration?

Options:

A.

• Enable Needed Integration Services

• Configure Integration Field Attributes

• Configure Integration Maps

• Configure Sequence Generator

B.

• Enable Needed Integration Attributes

• Configure Integration Maps

• Configure Integration Services

• Configure Sequence Generator

C.

• Enable Needed Integration Maps

• Configure Integration Services

• Configure Integration Field Attributes

• Configure Sequence Generator

D.

• Enable Needed Integration Services

• Configure Integration Attributes

• Configure Integration Maps

• Configure Sequence Generator

Buy Now
Questions 15

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.

Buy Now
Exam Code: Workday-Pro-Integrations
Exam Name: Workday Pro Integrations Certification Exam
Last Update: Apr 20, 2025
Questions: 50
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now Workday-Pro-Integrations