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?
In scenario settings, which two fields can be adjusted to affect how a scenario is executed once running? (Choose two.)
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?
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?
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?
Which action makes it possible to see the exact API request and the response a module executes?
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?
Which statement about the differences between instant and polling triggers is true?
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?
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 query returns a partial list of possible values.
Which flow control module should be used to ensure all the possible results are queried?
Given the array below, a user wants a comma-separated string of all stat names.
What is the correct expression?
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?
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?
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?