I wrote a shutdown script for logging, now I want to call a XMLFormatter at the end of this tcl script to linearize my output. Is this possible and how?
I guess the XMLFormatter would need the Parameters:Formatting Type, XML Input and Output File
Other question, how can I run an other workspace within tcl, so that it also works with the FME Server?
Background:
I write a xml file with the aixm writer and want the output (xml file) to be linearized. Therefor I want to use the XMLFormatter.
Thank you,
Mel