In Workfront Fusion, each module in a scenario processes data and generates bundles as output.
The bundle inspector shows the number of bundles (data packets) output by a module during an execution.
Option Analysis:
A. The number of seconds to process the module:
This is incorrect. The number in the bundle inspector does not indicate time but rather the count of output bundles. Processing time is not displayed in this way.
B. The number of output bundles:
Correct. The number displayed in the bundle inspector represents how many bundles the module output during the execution. In the given example, the "Tasks" module outputs1 bundle, and the "Project" module outputs23 bundles.
C. The number of operations performed:
This is incorrect. The bundle inspector displays the number of output bundles, not operations. While operations may be a result of processing bundles, they are tracked separately in Fusion reports.
D. The number of times a module has been edited:
This is incorrect. Editing history is not displayed in the bundle inspector.
Explanation of Bundle Inspector:
Each module processes input data and generates output bundles.
These numbers in the bundle inspector indicate how many bundles the module is outputting in the current run of the scenario.
For example, if a "Search" module retrieves 23 records, the bundle inspector will show 23, meaning the module outputs 23 bundles.
Context of the Given Image:
The "Tasks" module processes and outputs 1 bundle.
The "Project" module processes 1 input bundle (from "Tasks") and outputs 23 bundles.
References:This information is consistent with Workfront Fusion documentation, which explains the bundle inspector's function during scenario execution. The bundle inspector is used to monitor data processing and ensure expected outputs from modules.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit