Pass the Workday Workday Integrations Workday-Pro-Integrations Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

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.


Expert Solution
Questions # 2:

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.


Expert Solution
Questions # 3:

Refer to the following XML to answer the question below.

Question # 3

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 element. This root template then applies templates against . What XPath syntax would be used to select the value of the ID element which has a wd:type attribute named Job_Profile_ID when the element is placed within the template which matches on ?

Options:

A.

wd:Job_Profile_Reference/wd:ID/wd:type='Job_Profile_ID'


B.

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


C.

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


D.

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


Expert Solution
Questions # 4:

You are configuring integration security for a Core Connector integration system. How do you find the web service operation used by the connector template?

Options:

A.

It is displayed when selecting a Core Connector Template to build an integration system


B.

Run the integration system and view the web service request in the messages audit


C.

View the SOAP API Reference on Workday Community


D.

Run the Integration Template Catalog report in the tenant


Expert Solution
Questions # 5:

What is the workflow to upload an XSLT file for a brand new Document Transformation system?

Options:

A.

Configure XSLT Attachment Transformation, then Create Integration Attachment Service


B.

Create XSLT Attachment Transformation, then Configure Integration Attachment Service


C.

Create Integration Attachment Service, then Configure Integration Attachment Service


D.

Configure Integration Attachment Service, then Create Integration Service Attachment


Expert Solution
Questions # 6:

Refer to the following XML data source to answer the question below.

Question # 6

You need the integration file to format the ps:Position_ID field to 10 characters, truncate the value if it exceeds, and align everything to the left.

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

Options:

A.

Workday-Pro-Integrations Question 6 Option 1


B.

6


C.

6


D.

6


Expert Solution
Questions # 7:

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 yourintegration,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?

Options:

A.

Integration Population Eligibility


B.

Date launch parameters


C.

Integration Field Attributes


D.

Transaction log subscription


Expert Solution
Questions # 8:

Refer to the following XML to answer the question below.

Question # 8

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

Workday-Pro-Integrations Question 8 Option 1


B.

8


C.

8


D.

8


Expert Solution
Questions # 9:

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


Expert Solution
Questions # 10:

Refer to the following XML to answer the question below.

Question # 10

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

Options:

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


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions