Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Adobe AD0-E902 - Adobe Workfront Fusion Professional

Page: 1 / 2
Total 51 questions

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?

A.

Router

B.

Sleep

C.

Ignore

D.

Break

A Fusion scenario updates project conditions each night, and should set the project condition to At Risk if there are any high priority open issues on the project. The scenario retrieves all open projects and cycles through the projects. For each project with issues, it retrieves all associated open issues, iterates through them and sets the project condition to At Risk if the issue is high priority or On Target if it is not.

A user notices that Fusion is updating the progress condition multiple times, once for each issue in the project.

How can the developer ensure the project is updated only once?

A.

Change the issue search module to result set of First Matching

B.

Record Add an Ignore error directive as an error handler route for the update module

C.

Create a separate scenario to update the overall project condition

D.

Apply the Run Once flow control function

A source system provides a list of users and their job roles and departments. The destination system requires the job role values be revised to match the job roles by different department. The end users currently use a spreadsheet to manage that mapping. Updates to this list are infrequent, and management requires more security than the current process offers.

Which method is appropriate for this use case?

A.

Switch

B.

Spreadsheet

C.

Data store

D.

Table aggregator

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?

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.

A web service provides the following array named "Colors":

Which expression returns the first ID in the array?

A.

B.

C.

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

Which two actions are best practices for making a Fusion scenario easier to read, share and understand? (Choose two.)

A.

Naming all modules by providing short but relevant labels.

B.

Insert Note Modules at the beginning of the scenario.

C.

Add notes where applicable to clarify what is happening.

D.

Attach the requirements document using the scenario settings.

A scenario is too large, with too many modules. Which technique can reduce the number of modules?

A.

Nesting multiple mapping panel functions instead of setting and resetting variables when transforming data in more than one way

B.

Using a Compose a string module to combine variables and module output. Then use the Text Parser to parse the data and assign to variables

C.

Setting the scenario to Auto Commit in scenario settings

Which action makes it possible to see the exact API request and the response a module executes?

A.

Using the Bundle Inspector

B.

Using the execution history

C.

Using the Fusion DevTool scenario debugger

D.

Using the Fusion DevTool error evaluator

A source system should provide a Workfront task ID, but queries keep resulting in an error.

Which module helps determine if the task ID is valid?

A.

Read Record

B.

Read Related Record

C.

Search Record