Adobe AD0-E902 Practice Exams
Last updated on Apr 13,2025- Exam Code: AD0-E902
- Exam Name: Adobe Workfront Fusion Professional
- Certification Provider: Adobe
- Latest update: Apr 13,2025
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
Refer to the exhibit.
In this image, all items are displayed in a position that does not hide their execution sequence.
In what order do the modules execute?
- A . Google Drive > Email > Workfront > Data Store > Salesforce
- B . Email > Workfronl > Data Store > Salesforce > Google Drive
- C . Email > Data Store > Workfront > Salesforce >
- D . Google Drive Google Drive > Email > Data Store > Workfront > Salesforce
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?
- A . subDays(now,2)
- B . addHours(now; -48)
- C . addDays(today; -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?
- 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 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 statement about the differences between instant and polling triggers is true?
- 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