Summer 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

After configuring domain security policies, what task must you run to ensure the most recent changes go into effect?

Options:

A.

Activate Previous Security Timestamp

B.

Activate All Pending Authentication Policy Changes

C.

Activate Pending Security Policy Changes

D.

Activate Metadata Schedule

Buy Now
Questions 5

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.

Buy Now
Questions 6

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

Buy Now
Questions 7

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.

During testing, using a Full File run, the output file is missing all education-related information, even though you believe you have initially configured field attributes such as Institution Name, Institution Type and Degree in the Configure Integration Field Attributes step. Additionally, you confirmed that the Worker Qualification Data Section is marked as Include in Output.

What should you do to resolve this issue?

Options:

A.

Enable the Education subfolder in Configure Integration Field Attributes and then reselect the Institution Name, Institution Type, and Degree fields.

B.

Within the Configure Integration Services task, select the Enable All Services checkbox.

C.

Enable the Worker Qualification Data Section Fields Service within the Configure Integration Services step.

D.

Mark each education field in the Education subfolder as Required in Configure Integration Field Attributes.

Buy Now
Questions 8

A calculated field used as a field override in a Connector is not appearing in the output. Assuming the field has a value, what could cause this to occur?

Options:

A.

Access not provided to calculated field data source.

B.

Access not provided to all fields in the calculated field.

C.

Access not provided to Connector calculated field web service.

D.

Access not provided to all instances of calculated field.

Buy Now
Questions 9

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

You want to use predicated templates that will process USA workers one way, GBR workers another way, and all other countries a standard way.

What XML code will create these templates?

Options:

A.

< xsl:template match= " wd:Report_Entry[wd:Country_Code = ' USA ' ] " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry[wd:Country_Code = ' GBR ' ] " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry[not(wd:Country_Code = ' USA ' or wd:Country_Code = ' GBR ' )] " >

...

< /xsl:template >

B.

< xsl:template match= " wd:Report_Entry/wd:Country_Code[ ' USA ' ] " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry/wd:Country_Code[ ' GBR ' ] " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry/wd:Country_Code[not( ' USA ' or ' GBR ' )] " >

...

< /xsl:template >

C.

< xsl:template match= " wd:Report_Entry[wd:Country_Code = ' USA ' or wd:Country_Code = ' GBR ' ] " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry[wd:Country_Code = ' USA ' ] " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry[wd:Country_Code = ' GBR ' ] " >

...

< /xsl:template >

D.

< xsl:template match= " wd:Report_Entry/wd:Country_Code = ' USA ' " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry/wd:Country_Code = ' GBR ' " >

...

< /xsl:template >

< xsl:template match= " wd:Report_Entry/not(wd:Country_Code = ' USA ' or wd:Country_Code = ' GBR ' ) " >

...

< /xsl:template >

Buy Now
Questions 10

Refer to the following XML to answer the question below.

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

B.

C.

D.

Buy Now
Questions 11

You are configuring a monthly schedule for an EIB integration that runs on the last day of each month.

What is the maximum end date you can use in this configuration?

Options:

A.

May 31st of the next calendar year

B.

December 31st of the next calendar year

C.

May 31st of the second calendar year

D.

December 31st of the current calendar year

Buy Now
Questions 12

Refer to the following scenario to answer the question below.

You are configuring a filename sequence generator for a connector. Below are common pattern tokens for timestamps ranging from the year to the millisecond.

Define the sequence format using a combination of string constants and pattern tokens to create a unique identifier. Note the example tokens include the square brackets.

For the next sequence number: [Seq] or [seq]

Assume date of September 21, 2022, 12:35:59:123 PM. Some common tokens:

Year: [yyyy] = 2022, [yy] = 22

Month: [MMM] = Sep, [MM] = 09, [M] = 9

Day: [d] = 21, [E] = Wed, [D] = 265

Hours: [k] = 13, [h] = 1

Minutes: [m] = 35

Seconds: [s] = 59

Milliseconds: [S] = 123

What pattern will generate the hour minute second timestamp format of “4:35:15”?

Options:

A.

[h:M:s]

B.

[h:m:s]

C.

[h]-[m] -[s]

D.

[h]:[M] :[s]

Buy Now
Questions 13

You are developing a Core Connector: Worker integration with DIS enabled. You configure the Population Eligibility to include all US workers and also define the Eligibility Criterion field to return only those workers assigned to the Sales organization.

When you run the integration, the output includes all US workers instead of just those in Sales.

What should you do to ensure only workers in the Sales organization appear in the output?

Options:

A.

Remove the Eligibility Criteria field and apply the filtering logic in the Population Eligibility.

B.

Update the Eligibility Criteria to a valid field and rerun the integration.

C.

Remove the Population Eligibility step and use only Eligibility Criteria for filtering.

D.

Keep both the Population Eligibility and Eligibility Criteria as is and run with Full File enabled.

Buy Now
Questions 14

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

Buy Now
Questions 16

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.

Buy Now
Questions 17

An external system needs a file containing data for recent compensation changes. They would like to receive a file routinely at 5 PM eastern standard time, excluding weekends. The file should show compensation changes since the last integration run.

What is the recurrence type of the integration schedule?

Options:

A.

Recurs every 12 hours

B.

Recurs every weekday

C.

Dependent recurrence

D.

Recurs every 1 day(s)

Buy Now
Questions 18

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.

Buy Now
Questions 19

After you transfer ownership of an Integration System to an ISU, what other component, if it exists, must you transfer ownership of to ensure the integration continues to run in an automated fashion?

Options:

A.

Integration Schedule

B.

Integration Maps

C.

Integration Attributes

D.

Integration Field Attributes

Buy Now
Questions 20

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
Questions 21

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.

Buy Now
Questions 22

You are configuring a Core Connector integration that will send data to an external vendor. The vendor requires that the integration output file includes a unique Batch ID in its filename.

This ID must follow the format VNDR_YEARMONTH_seq.xml, where YEAR is the four-digit year, MONTH is the two-digit month, and seq is a five-digit sequence number that must reset to 00001 at the beginning of each new month.

Which settings must you configure on the integration Filename Sequence Generator to produce this Batch ID filename?

Options:

A.

Sequence ID Format = VNDR_[yyyy][MM] _[seq].xml

Padding = 5

Restart Frequency = Month

B.

Sequence ID Format = VNDR_yyyyMM_seq.xml

Padding = 00005

Restart Frequency = Year

C.

Sequence ID Format = VNDR_[year][month] _[seq].xml

Padding = 00000

Restart Frequency = Day

D.

Sequence ID Format = VNDR_[yearmonth]_[sequence] .xml

Padding = 0

Restart Frequency = Month

Buy Now
Questions 23

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

During a Full File test run, the output file is missing all address-related information, even though the Address Line Data, Municipality, Region, and Postal Code fields were configured in the Configure Integration Field Attributes step. You also confirmed that the Worker Personal Data Section is marked as Include in Output.

What should you do to resolve this issue?

Options:

A.

Mark each address field in the Address Data subfolder as Required in Configure Integration Field Attributes.

B.

Enable the Address Data subfolder in Configure Integration Field Attributes and then reselect the address fields.

C.

Enable the Worker Personal Data Section Fields integration service within the Configure Integration Services step.

D.

Within the Configure Integration Services task, select the Enable All Services checkbox.

Buy Now
Questions 24

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.

Buy Now
Questions 25

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

Buy Now
Questions 26

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.

Buy Now
Questions 27

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 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 < xsl:apply-templates > 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 '

Buy Now
Questions 28

Refer to the scenario. You are configuring a Core Connector: Worker integration with the Data Initialization Service (DIS) enabled, scheduled to run once daily. The integration must extract only active worker records with changes to compensation, home address, or business title since the last 24 hours. It uses Workday’s change detection to avoid full extracts.

During testing, the Core Connector: Worker DIS output unexpectedly includes terminated workers, even though the change detection date parameters are correctly defined for a Full-Diff extract. The requirements specify that only active workers should be included in the output.

What configuration step should you modify to ensure the integration excludes terminated workers?

Options:

A.

Configure Integration Attributes for Integration System step to enable Include Inactive Workers in Full File.

B.

Configure Integration Transaction Log step to subscribe to everything except termination transactions.

C.

Configure Integration Population Eligibility step to filter out terminated employees.

D.

Configure Integration Field Overrides step to use the correct Eligibility Criterion to filter out terminated employees.

Buy Now
Questions 29

You have an existing EIB that you configured with a filename sequence generator that is associated with the EIB in the Deliver section. However, after testing the EIB, you notice that the filename is not using the configured sequence generator.

What is causing the sequence generator to not be used?

Options:

A.

The Determine Value at Runtime for the File Name launch parameter to choose the field Next Sequence for Integration File Utility was not used.

B.

The Dynamic Filename checkbox within the Enterprise Interface Builder was not enabled.

C.

The Specify Value for the File Name launch parameter and typing in the name of the sequence generator object was not completed.

D.

The File Name value in the Deliver section of the EIB’s graphical guided interface was not deleted.

Buy Now
Questions 30

You are building an outbound EIB integration that uses a custom report to send worker data to a new Active Directory system. You must create a calculated field for the User ID, which the report will output. The User ID must follow the company’s new standard format: the first three letters of the worker’s first name, followed by the first three letters of their last name, with the entire string in lowercase.

Example: A worker named “Logan McNeil” must have a User ID of “logmcn”.

Which combination of calculated fields should you use?

Options:

A.

Evaluate Expression, Concatenate Text, Format Text

B.

Lookup Related Value, Text Constant, Format Text

C.

Substring Text, Concatenate Text, Text Constant

D.

Substring Text, Concatenate Text, Format Text

Buy Now
Questions 31

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.

Buy Now
Questions 32

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

Buy Now
Exam Code: Workday-Pro-Integrations
Exam Name: Workday Pro Integrations Certification Exam
Last Update: Jul 16, 2026
Questions: 109

PDF + Testing Engine

$59.99 $171.4

Testing Engine

$44.99 $128.55

PDF (Q&A)

$49.99 $142.82