Icon

Exercises

This directory contains 4 workflows.

IconExercise1 

Chapter 5 / Exercise 1 This exercise is about global variables. Extract data rows from the sales.csv file for a specific month and year […]

IconExercise2 

Chapter 5 / Exercise 2 This exercise: - uses a global variable (username), - creates a local variable (timestamp <today>) with a Java Edit Variable […]

IconExercise3 

Chapter 5 / Exercise 3 This exercise is about global and local variables. Define an engine size as global variable (300 for example). Find all cars […]

IconExercise4 

Chapter 5 / Exercise 4 This exercise implements a parametric Column Filter node (in the Component) and a parametric Column Merger node. Select Column 1 […]