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

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 Fusion scenario is triggered by a project status update. The scenario then updates the status, causing repeated execution of the scenario.

Which action should a user take to keep this from happening?

A.

When using instant triggers, finish the scenario with the Break directive to prevent the record from being updated again

B.

Create a filter after the instant trigger that only passes records that have not been updated by Fusion

C.

Schedule the instant trigger to only run at intervals to prevent Fusion from thinking the record has been updated after each run

A CSV export from another system provides columns of information about Purchase Orders. The graphic below includes information from each column and an example of data from one row:

The customer wants this information in the title of their Workfront projects in the following order:

1.PO#

2. Name

3. PO Fulfillment Date

4. If a discount was given, include the Discount% and the Approver's Last Name.

Ex. 2837 - Compendium-Premium Running Shoes - 21 /02/16 -15% Discount - UserLast Which expression below represents the project name that the customer wants?

A.

B.

C.

D.

A Fusion user needs to connect Workfront with a third-party system that does not have a dedicated app connector in Fusion.

What should the user do to build this integration?

A.

Determine the API structure and authentication protocols for the third-party system and then use the appropriate Universal Connector

B.

Create a new connection to the third-party system in the connections area and then the Universal Connectors will be available for use

C.

Use the Workfront Custom API module to set up the connection using API calls to the third-party system

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?

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

A user queried Salesforce for user information, and it returned a name, email address, and user ID. The user would like to assign a task in Workfront.

Which steps are required to assign the task?

A.

Assign the task using the provided user ID > add the user ID to the assignment field

B.

Query Workfront for user based on email address > assign task using returned ID

C.

Query Workfront based on the user's name > assign task using returned email address

A Fusion designer is unhappy with the high number of bundles passing through an instant Watch Events module that monitors Workfront project updates.

Which action reduces the number of bundles passing through the module?

A.

Reducing the maximum number of returned events on the trigger

B.

Reducing the maximum number of cycles in scenario setting

C.

Changing the module type to Watch Record and applying criteria in the optional filter box

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

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

Which two features or modules can be used to create conditional or nested error handling when using Error Handling Directives? (Choose two.)

A.

Text Parser

B.

Filters

C.

Workfront app

D.

Routers