New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

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

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.


Expert Solution
Questions # 2:

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

Options:

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.


Expert Solution
Questions # 3:

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


Expert Solution
Questions # 4:

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.


Expert Solution
Questions # 5:

What XSL component is required to execute valid transformation instructions in the XSLT code?

Options:

A.

xsl:template


B.

xsl:apply-template


C.

xsl:call-template


D.

xsl:output


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


Expert Solution
Questions # 7:

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


Expert Solution
Questions # 8:

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.


Expert Solution
Questions # 9:

Refer to the following XML to answer the question below.

Question # 9

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 a template against .

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

Options:

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


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 3 pages
Viewing questions 1-10 out of questions