As the threads will overwrite each other if they are written in the same
directory, you need to create the folder for each thread to be processed
using its thread ID. To do this, you can drop directly the global variable
THREAD_ID of
tCollector from the
Outline
view into this field; then the corresponding code is generated
automatically, reading:
((Integer)globalMap.get("tCollector_1_THREAD_ID"))
This
makes the path read like: