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

Practice Free Workday-Pro-Integrations Workday Pro Integrations Certification Exam Exam Questions Answers With Explanation

We at Crack4sure are committed to giving students who are preparing for the Workday Workday-Pro-Integrations Exam the most current and reliable questions . To help people study, we've made some of our Workday Pro Integrations Certification Exam exam materials available for free to everyone. You can take the Free Workday-Pro-Integrations Practice Test as many times as you want. The answers to the practice questions are given, and each answer is explained.

Question # 6

Refer to the following scenario to answer the question below.

A connector is configured to detect changes to government IDs, personal information, and compensation data. The worker history report below shows recent transactions for a new hire.

Workday-Pro-Integrations question answer

Worker History: Audrey Richmond

The worker history includes a One Time Payment transaction for Audrey Richmond with an effective date of 05/01/2024, initiated on 05/15/2024, due date of 05/17/2024, and status of In Progress. Other transactions shown include ID Change, Personal Information Change, Hire, and Propose Compensation records.

You launch the connector integration to process changes with the following parameters:

As Of Entry Moment: 05/17/2024 12:00:00 AM

Effective Date: 05/17/2024

Last Successful As Of Entry Moment: 05/15/2024 12:00:00 AM

Last Successful Effective Date: 05/15/2024

Why will the integration output file exclude the one-time payment change?

A.

Due date is outside the launch timeline.

B.

An HR administrator rescinded the change.

C.

Effective date is outside the launch timeline.

D.

Status of the change is in progress.

Question # 7

Refer to the following XML to answer the question below.

Workday-Pro-Integrations question answer

You are an integration developer and need to write XSLT to transform the output of an EIB which is making a request to the Get Job Profiles web service operation. The root template of your XSLT matches on the < wd:Get_Job_Profiles_Response > element. This root template then applies a template against < wd:Job_Profile > .

What XPath syntax would be used to select the value of the wd:Job_Code element when the < xsl:value-of > element is placed within the template which matches on < wd:Job_Profile > ?

A.

wd:Job_Profile/wd:Job_Profile_Data/wd:Job_Code

B.

wd:Job_Profile_Data[@wd:Job_Code]

C.

wd:Job_Profile_Data/wd:Job_Code

D.

wd:Job_Profile_Reference/wd:ID[@wd:type= ' Job_Profile_ID ' ]

Question # 8

What are the two valid data source options for an Outbound EIB?

A.

Web Service or Business Process

B.

XpressO Report or Custom Report

C.

Custom Report or Business Process

D.

Custom Report or Workday Web Service

Question # 9

Refer to the following XML to answer the question below.

Workday-Pro-Integrations question answer

You need the integration file to format the ps:PositionJD field to 10 characters and report any truncated values as an error.

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

A.

Workday-Pro-Integrations question answer

B.

Workday-Pro-Integrations question answer

C.

Workday-Pro-Integrations question answer

D.

Workday-Pro-Integrations question answer

Question # 10

You have an existing Core Connector: Organization (non-IS) integration that sends organization data to an external vendor. The vendor now requires a specific Legacy ID for each organization to be added to the output. A calculated field that generates this Legacy ID already exists in the tenant.

What is the high-level workflow order you would follow to add this calculated field to the output of the integration?

A.

Configure Integration Attributes

Configure Integration Field Overrides

Configure Integration Maps

B.

Configure Integration Services

Create Custom Field Override Service

Configure Integration Field Overrides

C.

Create Calculated Field

Configure Integration Services

Configure Integration Field Overrides

D.

Configure Integration Field Overrides

Configure Integration Services

Create Custom Field Override Service

Question # 11

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

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.

Question # 12

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?

A.

Integration Schedule

B.

Integration Maps

C.

Integration Attributes

D.

Integration Field Attributes

Question # 13

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?

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

Question # 14

You have configured a filename sequence generator for a connector integration. The vendor decides that a unique filename is no longer required.

How would you modify the integration to meet this requirement?

A.

Disable the filename sequence generator service.

B.

Run the task Delete ID Definition/Sequence Generator.

C.

Define a static filename with XSLT.

D.

Adjust the connector ' s filename launch parameter.

Question # 15

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?

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

You have successfully configured an ISU and an ISSG with the correct security policies and have assigned them to an EIB.

What task do you need to run before you can launch the EIB?

A.

Activate Pending Security Policy Changes

B.

View Security for Securable Item

C.

Assign the ISSG to only one security policy

D.

Maintain Integration Security Policies

Question # 17

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

Question # 18

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 a value on the output file which contains the average number of jobs a candidate applied to. This value is not delivered by Workday so you have identified that you will need to build a calculated field to generate this value.

What steps do you follow to output the calculated field?

A.

Configure a custom field override service to output the calculation.

B.

Configure integration attributes to output the calculation.

C.

Configure integration field attributes to output the calculation.

D.

Configure integration field overrides to output the calculation.

Question # 19

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?

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

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?

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.

Question # 21

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 configuration would generate a filename matching the day month year format for “File-14-1-2024.xml”?

A.

File-[d]-[MM] -[yyyy].xml

B.

File-[d]-[mmm] -[yyyy].xml

C.

File-[d]-[M] -[yyyy].xml

D.

File-[d]-[m] -[yyyy].xml

Question # 22

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

Workday-Pro-Integrations question answer

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?

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 "

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?

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.

Question # 24

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?

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

Question # 25

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?

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

Question # 26

When creating an ISU, what should you do to ensure the user only authenticates via web services?

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.

Question # 27

Refer to the following scenario to answer the question below.

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.

You need to review and correct the security configuration so that all overrides are secured appropriately and data is successfully extracted, resolving any security issues that arise when testing runs of the integration.

While troubleshooting issues with the connector, you are looking for a report which allows you to see how a given item is secured.

What report or task would assist you in this?

A.

Security Analysis for Security Groups

B.

Security Analysis for Workday Account

C.

Maintain Permissions for Security Group

D.

View Security for Securable Item

Question # 28

You have been asked to create a report that will be used by the EIB to output only workers with Child Dependents.

How do you configure the custom report to meet these requirements?

A.

Add a Subfilter on the Dependents Business Object with the Field Relationship that is an exact match specified by the filter of Child and a Filter on Dependents with the operator is not empty.

B.

Add a Filter on the Worker Business Object with the Field Relationship that prompts the user for the value of Child and a Subfilter on Dependents with the operator is not empty.

C.

Add a Subfilter on the Dependents Business Object with the Field Relationship that prompts the user for the value of Child and a Filter on Dependents with the operator is not empty.

D.

Add a Filter on the Worker Business Object with the Field Relationship that is an exact match specified by the filter of Child and a Subfilter on Dependents with the operator is not empty.

Question # 29

You need the integration file to generate the date format in the form of " 31/07/2025 " format

• The first segment is day of the month represented by two characters.

• The second segment is month of the year represented by two characters.

• The last segment is made up of four characters representing the year

How will you use Document Transformation (OT) to do the transformation using XTT?

A.

Workday-Pro-Integrations question answer

B.

Workday-Pro-Integrations question answer

C.

Workday-Pro-Integrations question answer

D.

Workday-Pro-Integrations question answer

Question # 30

What is the purpose of granting an ISU modify access to the Integration Event domain via an ISSG?

A.

To have the ISU own the integration schedule.

B.

To let the ISU configure integration attributes and maps.

C.

To log into the user interface as the ISU and launch the integration.

D.

To build the integration system as the ISU.

Question # 31

Refer to the following XML to answer the question below.

Refer to the following XML to answer the question below.

Workday-Pro-Integrations question answer

You are an integration developer and need to write XSLT to transform the output of an EIB which is making a request to the Get Job Profiles web service operation. The root template of your XSLT matches on the < wd:Get_Job_Profiles_Response > element. This root template then applies templates against < wd:Job_Profile > . XPath contains a number of delivered functions such as format-date. The format-date function uses the following syntax: format-date ($value as xs: date? $picture as xs:string). Within the template which matches on < wd:Job_Profile > , what XPath syntax would you use to output the value of the < wd:Effective_Date > element formatted with the day-month-year format of " 15-07-2024 " ?

A.

format-date( ' [D01]-[M01] -[Y0001]’, wd:Job_Profile_Data/wd:Effective_Date)

B.

format-date (wd:Job_Profile_Data/wd:Effective_Date, ' [D01]-[M01] -[Y0001] ' )

C.

format-date (wd:Job_Profile_Data/wd:Effective_Date, ' [M01]-[D01] -[Y0001] ' )

D.

format-date( ' [M01]-[D01] -[Y0001]’, wd:Job_Profile_Data/wd:Effective_Date)

Question # 32

How do you initially upload the XSLT file to a Document Transformation integration system?

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.

Workday-Pro-Integrations PDF

$33

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

Workday-Pro-Integrations PDF + Testing Engine

$52.8

$175.99

3 Months Free Update

  • Exam Name: Workday Pro Integrations Certification Exam
  • Last Update: Aug 11, 2026
  • Questions and Answers: 109
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

Workday-Pro-Integrations Engine

$39.6

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included