I've created a workspace to read and manipulate XML data and append the output to a csv file. Then I've gone through the batch deploy wizard to create and batch and tcl script to process all XML files (700+). Then I modify my batch script so that it runs with FME 64 bit instead of 32 bit.
Now the script is running, but can I add some parameter to see how many files are already processed?
Like before it starts reading a new XML file that it outputs like: " 3/700"? because now it's not easy to see how far it's gone through the files.