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

Ace Your Workday-Pro-Integrations Workday Integrations Exam

Workday Pro Integrations Certification Exam Questions and Answers

Question 29

What is the purpose of the < xsl:template > element?

Options:

A.

Determine the output file type.

B.

Grant access to the XSLT language.

C.

Provide rules to apply to a specified node.

D.

Generate an output file name.

Question 30

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?

Options:

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 31

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

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.

B.

C.

D.

Question 32

You are building an outbound EIB integration that uses a custom report to send worker data to a new Active Directory system. You must create a calculated field for the User ID, which the report will output. The User ID must follow the company’s new standard format: the first three letters of the worker’s first name, followed by the first three letters of their last name, with the entire string in lowercase.

Example: A worker named “Logan McNeil” must have a User ID of “logmcn”.

Which combination of calculated fields should you use?

Options:

A.

Evaluate Expression, Concatenate Text, Format Text

B.

Lookup Related Value, Text Constant, Format Text

C.

Substring Text, Concatenate Text, Text Constant

D.

Substring Text, Concatenate Text, Format Text