Module types for Fusion Flashcards
https://experienceleague.adobe.com/en/docs/workfront/using/adobe-workfront-fusion/modules-in-fusion/module-types
What are the 5 module types available in Fusion?
Action, Search, Trigger, Aggregators and Iterators
What is the most common type of module
An Action Module
Where in a scenario can an Action Module be placed?
At the beginning, middle or end of a scenario
What are the 4 subtypes for an action type module?
Create, Read, Update and Delete
In the Update subtype of an action type module, what 3 operations are usable?
Erase the content of a field
Leave the content of a field unchanged
Replace the content of a field
What module typically returns zero, one, or more bundles, which then pass on to the next module for processing?
A Search Module
How many Search modules can be in a scenario?
There can be an unlimited number of Search modules in a scenario
Where can Search modules be placed in a scenario?
At the beginning, middle, or end of a scenario
What type of module generates bundles when there has been a change in a given service? The change can be a creation of new records, deletion of a records, update of a records, and so on.
A Trigger module
Where can a Trigger module be placed?
Only at the beginning of a scenario
How many Trigger modules can be in a scenario?
Only one per scenario
What are the two types of Trigger modules?
Polling and Instant triggers
What type of Trigger module regularly polls a given service even if there has been no change since their previous run?
A Polling trigger
What type of Trigger module enables the service to notify Workfront Fusion about a change immediately?
Instant trigger
What module type accumulates multiple bundles into one single bundle?
An Aggregator module
Where can an Aggregator module be placed in a scenario?
Only in the middle of a scenario
How many Aggregator modules can a scenario have?
An unlimited number.
What module type splits arrays into multiple separate bundles?
An Iterator Module
Which module, aggregator or iterator returns one or more bundles to pass on to the next module for processing?
Iterator. Aggregators only return one bundle.