Components Flashcards
Pick the 3 main functionalities of components.
- Hide complexity in the workflows
- Hide nodes in order to emphasize the important nodes in your workflow
- Encapsulate workflows for often repeated tasks
- Build interactive dashboards
1, 3, and 4
Widget nodes, configuration nodes, or both?
- Customize the task of the component
Configuration nodes
Widget nodes, configuration nodes, or both?
Produce flow variables that regulate the execution of the workflow.
Both
Widget nodes, configuration nodes, or both?
Customize the interactive view of the component
Widget nodes
TRUE or FALSE?
The workflows inside linked instances of shared components are read-only.
TRUE
Which of the two tasks could you solve by using a configuration node?
- You want to overwrite a file after accessing and manipulating it.
- You want to select from two alternative metrics to evaluate the sales performance, customer count and revenue.
2.
TRUE or FALSE?
You can customize the labels in the configuration dialog of a component.
TRUE
Which of the following apply to both components and individual nodes? Select 2.
- Can create an interactive data app on KNIME Business Hub
- You can upload it to the KNIME Community Hub
- Can be configured in the configuration dialog
- Can be added to a workflow by “drag&drop”.
3 and 4.