Hi,
I am running FME from the command line. I was wondering, because I've never been able to work it out, is there a way to make it so that FME does not report anything to the console window so there isn't as much text? Or at least less text?
For example I don't want to report all this progress text
The way I am calling FME is like this:
fme WORKSPACE.fmw ^
--PARAM_1 ABC ^
--PARAM_2 123
Any help would be appreciated thanks