Adobe AD0-E902 Practice Exams
Last updated on Apr 12,2025- Exam Code: AD0-E902
- Exam Name: Adobe Workfront Fusion Professional
- Certification Provider: Adobe
- Latest update: Apr 12,2025
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.
What are two required elements of a test case? (Choose two.)
- A . Expected outcome of test
- B . Name of test owner
- C . Clear procedure for completing the test
- D . Source code being tested
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?
- 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.
A customer wants all their Salesforce Opportunities to sync with their connected projects in Workfront -approximately 20,000+ projects.
After the admin sets a Workfront Fusion scenario to run each night and perform this action, the scenario is run once to test. After 40 minutes, it unexpectedly stops running.
Why did this occur?
- A . Workfront has a limit to the number of API calls it can receive and stopped the scenario from running
- B . Workfront Fusion occasionally times out if trying to process over 2000 records within a 40-minute period
- C . Workfront Fusion has an execution timeout and likely stopped the scenario from running
- D . The Workfront API stops integration webhooks if they are hit more than 2000 times in a 10 minute period
A Fusion designer needs to create a Fusion scenario that will assign a user to each task with the Copywriter job role on a project.
Which method results in the fewest number of operations?
- A . Searching for all assignments in the project where the role is Copywriter and add the user to each assignment
- B . Searching for Tasks in the project with the Copywriter role and assign the user to each task
- C . Using the Misc Action module for the project to assign all Copywriter assignments to the user
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
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?
- 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.
A Fusion user must archive the last five versions of a scenario for one year.
What should the user do?
- A . Save the scenario frequently
- B . Download the scenario blueprints
- C . Clone the scenario anytime the design changes
- D . Find previous versions using the History tab
A query returns a partial list of possible values.
Which flow control module should be used to ensure all the possible results are queried?
- A . Aggregator
- B . Repeater
- C . Iterator
- D . Router
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?
- 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