Can I pass a published parameter value when calling a workspace from the command line
From Fmepedia
Q) Can I pass a published parameter value when calling a workspace from the command line?
A) Absolutely. The syntax is...
--<parametername> <parameter value>
Helpfully, when you run a workspace from within Workbench the log file shows you what the command line syntax should be for the same translation.
Above: The log file reports the value provided in a form that can be used to run the translation from the command line.
Above: Running the suggested command from the command line.
