Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AD0-E902 Questions and Answers

Question # 6

This scenario shows a 1 in the bundle inspector for the Tasks module and a 23 in the bundle inspector for the Project module.

What does the number in the bundle inspector represent?

A.

The number of seconds to process the module

B.

The number of output bundles

C.

The number of operations performed

D.

The number of times a module has been edited

Full Access
Question # 7

A series of queries return several JSON packets that include a combination of nested arrays representing objects and their fields.

How should that information be arranged if each object needs to be processed through a portion of the scenario?

A.

Define the data structure > then run the Iterator to Parse each JSON packet

B.

Concatenate the JSON > Define the data structures > Parse the JSON > then run the Iterator

C.

Define the data structure > Parse the JSON > then process arrays in the Iterator

D.

Merge the JSON > Parse the JSON > then use the Iterator

Full Access
Question # 8

In scenario settings, which two fields can be adjusted to affect how a scenario is executed once running? (Choose two.)

A.

Number of consecutive errors

B.

Max number of cycles

C.

Number of bundles per run

D.

Number of consecutive runs

Full Access
Question # 9

A Fusion user needs to connect Workfront with a third-party system that does not have a dedicated app connector in Fusion.

What should the user do to build this integration?

A.

Determine the API structure and authentication protocols for the third-party system and then use the appropriate Universal Connector

B.

Create a new connection to the third-party system in the connections area and then the Universal Connectors will be available for use

C.

Use the Workfront Custom API module to set up the connection using API calls to the third-party system

Full Access
Question # 10

Which two statements about working with incomplete executions are true? (Choose two.)

A.

When incomplete executions are togged, a user must review the History tab to understand the error and then manually run the entire scenario to resolve

B.

Incomplete executions are not stored by default. This option must be enabled in the scenario settings in each scenario

C.

Incomplete executions should be avoided because they only give visibility into better scenario design

D.

When resolving an incomplete execution, the scenario will process the bundle of data through the remainder of the scenario not yet executed

Full Access
Question # 11

According to Workfront's training on scenario testing, what are three of the essential elements of a test plan? (Choose three.)

A.

Roadmap requirements

B.

Description of expected behavior

C.

Specific event/trigger per scenario

D.

Description of testing steps

E.

Executive sponsor expectations

Full Access
Question # 12

A Fusion scenario is triggered by a project status update. The scenario then updates the status, causing repeated execution of the scenario.

Which action should a user take to keep this from happening?

A.

When using instant triggers, finish the scenario with the Break directive to prevent the record from being updated again

B.

Create a filter after the instant trigger that only passes records that have not been updated by Fusion

C.

Schedule the instant trigger to only run at intervals to prevent Fusion from thinking the record has been updated after each run

Full Access
Question # 13

A Fusion designer discovers that an iteration is processing thousands of bundles, though it should not need to.

What should the designer do to reduce the number of bundles?

A.

Configure the trigger module to reduce the maximum number of results that Fusion will process during one execution cycle

B.

Configure the trigger module to filter out unnecessary records

C.

Configure the scenario settings to reduce the number of cycles per execution

Full Access
Question # 14

Which statement about Workfront Fusion templates is accurate?

A.

Fusion templates are publicly shared scenarios that support the quick development of automations for Workfront enterprise-level customers

B.

Fusion templates are only created and shared by Workfront to help customers with common workflow automations

C.

Fusion templates allow a user to swap connections in commonly used scenarios to support multiple team automations

D.

Fusion templates help customers build Workfront automations for Workfront using simple walk-through guides

Full Access
Question # 15

A user notices that all task due dates for an organization are in the wrong time zone.

What is the simplest way to change the time zone so that it applies to all dates used in the organization's scenarios?

A.

Set a variable for every date in the scenario that formats the date to the desired time zone by using the formatDate function

B.

Change the Fusion organization's time zone

C.

Change the scenario's time zone default

D.

Change the time zone in the computer's localization settings

Full Access