How to put a global variable in a workflow

Honestly that is already quite some time ago. One point I well remember was duplicate handling, e.g. a local had the same name as the global.
We used them for parameterized scheduling of workflows on KNIME Server, which was reimplemented and the new implementation has a lot more features and is more comfortable.

The main point for me was that everything is in the workflow now again, so the workflow is self contained.

4 Likes