Weekend Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Adobe AD0-E902 Adobe Workfront Fusion Professional Exam Practice Test

Demo: 15 questions
Total 51 questions

Adobe Workfront Fusion Professional Questions and Answers

Question 1

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

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.

Question 2

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

Options:

A.

Number of consecutive errors

B.

Max number of cycles

C.

Number of bundles per run

D.

Number of consecutive runs

Question 3

A Fusion Developer receives frequent notifications that a specific Scenario has been stopped. Upon investigation, the developer notes that there is nothing wrong with the data or process in the scenario, but that the error always occurs on a specific module that calls a third-party system. The error recorded is consistently a service unavailable error, particularly during times of high network traffic to the target system.

Which action should the Fusion Developer take to reduce the number of times the scenario is automatically stopped by Fusion?

Options:

A.

Update the Scenario settings to automatically retry failed executions.

B.

Update the Module settings to automatically ignore failed executions.

C.

Add an error handler to the Module and select a Break directive.

D.

Add an additional route after the failing module with a repeater to retry errors.

Question 4

In a Fusion scenario, a new project in Workfront will trigger the creation of a new project in ServiceNow. The name of the project in ServiceNow will be constructed in the following format:

Two Digit Year - Reference Number - Project Name

Which expression will generate the correct string?

Options:

A.

formatDate(now;YY) - referenceNumber - name

B.

join(formatDate(now;YY) - referenceNumber - name)

C.

concat(formatDate(now;YY) - referenceNumber - name)

Question 5

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?

Options:

A.

Switch

B.

Spreadsheet

C.

Data store

D.

Table aggregator

Question 6

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

Options:

A.

Using the Bundle Inspector

B.

Using the execution history

C.

Using the Fusion DevTool scenario debugger

D.

Using the Fusion DevTool error evaluator

Question 7

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:

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

Question 8

Which statement about the differences between instant and polling triggers is true?

Options:

A.

To keep track of records processed, instant triggers store received webhooks in a queue, whereas polling triggers remember which records have already been processed

B.

A user should use instant triggers when available because instant triggers allow Fusion to process bundles of data faster than polling triggers

C.

A user must set up a webhook in Fusion to use Instant Triggers that make polling triggers easier to use and more reliable in scenarios

D.

Only polling triggers can be set to run on a schedule and should be used to avoid shutdown of third-party systems during working hours

Question 9

A Fusion user notices that a third-party web service is sometimes returning a connection error -"

"service is not reachable". However, the module executes successfully a few minutes later in a new execution.

Which action increases the success rate of the executions?

Options:

A.

Adding an error handler that will notify the system owner

B.

Making use of the default error handling

C.

Adding a Break directive to the module

Question 10

In a scenario that searches for recently completed tasks, a user notices the following input and output for a date transformation.

Input: March 3, 2021 10:34 AM Output: March 1, 2021 10:34 AM

Which expression produces this date transformation?

Options:

A.

subDays(now,2)

B.

addHours(now; -48)

C.

addDays(today; -4)

Question 11

A query returns a partial list of possible values.

Which flow control module should be used to ensure all the possible results are queried?

Options:

A.

Aggregator

B.

Repeater

C.

Iterator

D.

Router

Question 12

Given the array below, a user wants a comma-separated string of all stat names.

What is the correct expression?

Options:

A.

B.

C.

D.

Question 13

A user needs to find a fields options within a custom form field. The details for the request are shown in the image below:

Which option is applicable for the URL text box?

Options:

A.

A screenshot of a computer Description automatically generated

B.

A screenshot of a web browser Description automatically generated

C.

A screenshot of a web page Description automatically generated

Question 14

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?

Options:

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

Question 15

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

Demo: 15 questions
Total 51 questions