Summer Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: Board70

Workday-Pro-Integrations Exam Dumps - Workday Integrations Questions and Answers

Question # 14

What is the relationship between the Integration System User (ISU), Integration System Security Group (ISSG), and domain security policies?

Options:

A.

Assign domain security policies to the ISSG, and then assign the ISSG to the ISU.

B.

Assign domain security policies to the ISU, and then assign the ISU to the ISSG.

C.

Assign the ISU to the ISSG, and then assign the ISSG to domain security policies.

D.

Assign the ISSG to the ISU, and then assign the ISU to domain security policies.

Buy Now
Question # 15

A vendor needs an EIB that uses a custom report to output a list of new hires and their child dependent(s). You have been asked to create a calculated field that will be used to add only child dependent(s).

Which calculated field functions do you need to accomplish this?

Options:

A.

Text Constant, True/False Condition, Evaluate Expression

B.

True/False Condition, Evaluate Expression

C.

Text Constant, True/False Condition, Extract Multi-Instance

D.

True/False Condition, Extract Multi-Instance

Buy Now
Question # 16

The following XML code was generated using Core Connector: Location.

You need to validate that both the locc:Location_Name and locc:Municipality elements are not empty, and provide custom error messages with a severity level for each.

Which XSLT attributes and values should you use when producing a pipe-delimited file?

Options:

A.

locc:Location_Name would need: xtt:required= " true " , xtt:severity= " error " , xtt:name= " Location Name is missing "

locc:Municipality would need: xtt:required= " true " , xtt:severity= " error " , xtt:name= " Municipality is missing "

B.

locc:Location_Name would need: etv:required= " true " , etv:severity= " error " , etv:name= " Location Name is missing "

locc:Municipality would need: etv:required= " true " , etv:severity= " error " , etv:name= " Municipality is missing "

C.

locc:Location_Name would need: xtt:required= " true " , xtt:target= " error " , xtt:name= " Location Name is missing "

locc:Municipality would need: xtt:required= " true " , xtt:target= " error " , xtt:name= " Municipality is missing "

D.

locc:Location_Name would need: etv:required= " true " , etv:target= " error " , etv:name= " Location Name is missing "

locc:Municipality would need: etv:required= " true " , etv:target= " error " , etv:name= " Municipality is missing "

Buy Now
Question # 17

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
Question # 18

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

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
Question # 20

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
Question # 21

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
Question # 22

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
Question # 23

Refer to the following scenario to answer the question below. Your integration has the following runs in the integration events report (Date format of MM/DD/YYYY):

Run #1

• Core Connector: Worker Integration System was launched on May 15, 2024 at 3:00:00 AM.

• As of Entry Moment: 05/15/2024 3:00:00 AM

• Effective Date: 05/15/2024

• Last Successful As of Entry Moment: 05/01/2024 3:00:00 AM

• Last Successful Effective Date: 05/01/2024

Run #2

• Core Connector: Worker Integration System was launched on May 31, 2024 at 3:00:00 AM.

• As of Entry Moment: 05/31/2024 3:00:00 AM

• Effective Date: 05/31/2024

• Last Successful As of Entry Moment: 05/15/2024 3:00:00 AM

• Last Successful Effective Date: 05/15/2024 On May 13, 2024 Brian Hill receives a salary increase. The new salary amount is set to $90,000.00 with an effective date of April 30,2024. Which of these runs will include Brian Hill ' s compensation change?

Options:

A.

Brian Hill will be included in both integration runs.

B.

Brian Hill will only be included in the second integration run.

C.

Brian Hill will only be included in the first integration run.

D.

Brian Hill will be excluded from both integration runs.

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

Workday-Pro-Integrations PDF

$25.5  $84.99
Workday-Pro-Integrations Engine

Workday-Pro-Integrations Testing Engine

$28.5  $94.99
Workday-Pro-Integrations PDF + Engine

Workday-Pro-Integrations PDF + Testing Engine

$40.5  $134.99