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

What is the relationship between an ISU (Integration System User) and an ISSG (Integration System Security Group)?

A.

The ISU is a member of the ISSG.

B.

The ISU owns the ISSG.

C.

The ISU grants security policies to the ISSG.

D.

The ISU controls what accounts are in the ISSG.

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.

This is the XML file generated from a Core Connector; Positions integration.

When performing an XSLT Transformation on the Core Connector: Positions XML output file, you want to show a hyperlink of positions that are not available for hiring as an entry in the Message tab.

What are all the needed ETV items to meet the above requirements?

A.

B.

C.

D.

Refer to the following XML to answer the question below.

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 > . 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 < xsl:value-of > element is placed within the template which matches on < wd:Job_Profile > ?

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

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.

You are creating a report that needs a data source of All Active and Terminated Workers. However, when searching for that data source it is not showing in the prompt field.

Why is All Active and Terminated Workers not showing as an option?

A.

Optimized for Performance is checked.

B.

The incorrect report type is selected.

C.

The report is enabled as a temporary report.

D.

Enabled as a Web Service is checked.

When creating an XSLT file to transform the XML output of an EIB, you must have the XSL namespace. What other namespace(s) do you need to process any part of the source XML file?

A.

The most commonly used namespace of the source XML document.

B.

All namespaces that are a part of the source XML document.

C.

Either the ETV or XTT namespace based on the type of output file desired.

D.

No namespaces from the source XML document are needed.

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.

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

A.

Integration Population Eligibility

B.

Date launch parameters

C.

Integration Field Attributes

D.

Transaction log subscription