With FME 2019.1 the feature caching is turned on by default. Does anyone know of a way to set this behaviour in the workspace file like a worksapce parameter?
Issues come when the user want to run the process again, FME 2019.1 is clever and hides the input parameters, however, not all of them. When clicking run again sometimes there is the option to select new data, however, the other options are not there. This results in unexpected behaviour (like dropping a database table instead of inserting into it...oops!)
The user actually needs to Re-Run the whole workspace which is also now not the default. I've been getting a lot of support request because of the workspace producing unexpected results.
I've also documented it and made it as clear to the customers as I can, however, the issue still comes up with users who are not familiar to FME.
I'd really like that the caching behaviour was switched off when running this.
Any ideas would be much appreciated. Perhaps @daveatsafe there is a trick like a worksapce header?
Also I'd be interested in the experience other have has on this.