Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Workday Workday-Pro-Integrations - Workday Pro Integrations Certification Exam

Page: 2 / 2
Total 50 questions

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

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

Which three features must all XSLT files contain to be considered valid?

A.

A root element, namespace, and at least one transformation

B.

A root element, namespace, and at least one template

C.

A header, a footer, and a namespace

D.

A template, a prefix, and a header

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. The vendor receiving the file requires marital status values to be sent using a list of codes that they have provided instead of the text values that Workday uses internally and if a text value in Workday does not align with the vendors list of codes the integration should report "OTHER".

What configuration is required to output the list of codes required from by the vendor instead of Workday's values in this integration?

A.

Configure Integration Maps with a blank Default

B.

Configure Integration Attributes with a blank Default

C.

Configure Integration Maps with "OTHER" as a Default

D.

Configure Integration Attributes with "OTHER" as a Default

What attribute(s) can go into the xsl:stylesheet element?

A.

XSLT Version & Namespaces

B.

XSLT Version & Encoding

C.

XML Version & Namespaces

D.

Namespaces & Encoding

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?

A.

Integration Population Eligibility

B.

Integration Field Attributes

C.

Date launch parameters

D.

Transaction log subscription