Hello ,
n FME Workbench, I am trying to set up a workspace where multiple readers use a common main folder path.
I created a user parameter for the main directory (root folder), and my goal is for each reader to use this main path while only specifying its own subfolder.
However, when I add a new reader and configure its dataset path, it changes the same user parameter used by the other readers. As a result, all readers end up pointing to the same path, which is not what I want.
How can I configure my workspace so that:
- One user parameter defines the main folder path, and
- Each reader can independently define its own subfolder without affecting the others?
FME 2021
thanks in advance


