Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Adobe AD0-E902 Practice Exam with Questions & Answers

Questions 1

A Fusion designer is unhappy with the high number of bundles passing through an instant Watch Events module that monitors Workfront project updates.

Which action reduces the number of bundles passing through the module?

Options:
A.

Reducing the maximum number of returned events on the trigger

B.

Reducing the maximum number of cycles in scenario setting

C.

Changing the module type to Watch Record and applying criteria in the optional filter box

Adobe AD0-E902 Premium Access
Questions 2

REST APIs commonly implement CRUD operations, including Create, Read, Update, and Delete.

Which two actions is an object ID generally required to be provided as an input? Choose two.

Options:
A.

Update

B.

Delete

C.

Respond

D.

Create

Questions 3

A Fusion user is developing a scenario. The first half of the scenario needs to be tested for consistency. No additional actions are to be executed.

Which control module is required to disable the execution of subsequent modules?

Options:
A.

Router

B.

Sleep

C.

Ignore

D.

Break

Questions 4

A global customer has end users who input date and currency data into fields in inconsistent formats. Despite continued training efforts, this continues to be an issue. Unfortunately, the third-party service that the end users are using does not support forcing a required field format. These input mistakes do not happen frequently, but they currently stop the scenario from executing after the default three retries.

In Fusion, which action can the admin take to ensure that errors are corrected after they occur in a scenario?

Options:
A.

Select storing of Incomplete Executions in the scenario settings. The customer admin can then filter and search the execution history to resolve errors as they occur.

B.

Use the switch module to catch dates not in the required format and convert the common misused patterns into the appropriate format to prevent the scenario from stopping after three failed executions.

C.

Set up an error handling path that will catch errors in the end user's inputs and message the users in an email update that they need to try again.

Questions 5

A Fusion user is trying to get a Google Slide presentation to connect to projects in Workfront. Each time the user runs the scenario, this error message appears:

AD0-E902 Question 5

What action should the user take to resolve the error message?

Options:
A.

Reauthorize their Google connection

B.

Update Google sharing permissions for the document

C.

Contact Workfront Support to troubleshoot the root cause

D.

Search the Google status site to determine the cause

Questions 6

AD0-E902 Question 6

In a scenario, there are two aggregators displaying different numbers in the bundle inspector: Aggregator 1 displays a 1, and Aggregator 2 displays a 10. What is a possible reason for this difference?

Options:
A.

Aggregator 1’s route is set to process the 1st bundle only, and Aggregator 2's route is set to process all bundles

B.

The source module for the aggregators are different

C.

Aggregator 2 displays a 10 in the bundle inspector because it is set to repeat 10 times

D.

The scenario's router is set to only allow projects through the route to Aggregator 1 and only allows tasks through the route to Aggregator 2

Questions 7

Data coming from a third-party system contains a field that needs to be transformed into one of three possible choices.

Which function supports this transformation?

Options:
A.

Switch

B.

Slice

C.

Split

Questions 8

A custom API call to a web service is used inside of a high volume iteration. The module that calls the web service sometimes returns an error - 429: Too many requests.

Which two actions may be used to address this error? (Choose two.)

Options:
A.

Add a sleep module just prior to the module generating the error

B.

Use an ignore directive on the module generating the error

C.

Add a module to test the service for errors

D.

Use a break directive on the module generating the error

Questions 9

Given this Fusion scenario, a user needs to access multiple fields from the Workfront module for mapped expressions in the HTTP PUT requests.

AD0-E902 Question 9

Which action should the user take?

Options:
A.

Set Multiple Variables module after the Workfront module. Get Multiple Variables between the Text Parser and the bottom Router.

B.

Set Multiple Variables module after the Workfront module. Get Variable modules just before each HTTP module for the specific variables needed in each bottom path.

C.

Set Variable module after the Workfront module. Get Variable modules just before each HTTP module in the bottom paths.

Questions 10

A CSV export from another system provides columns of information about Purchase Orders. The graphic below includes information from each column and an example of data from one row:

The customer wants this information in the title of their Workfront projects in the following order:

1.PO#

2. Name

3. PO Fulfillment Date

4. If a discount was given, include the Discount% and the Approver's Last Name.

Ex. 2837 - Compendium-Premium Running Shoes - 21 /02/16 -15% Discount - UserLast Which expression below represents the project name that the customer wants?

Options:
A.

AD0-E902 Question 10 Option 1

B.

10

C.

10

D.

10