Hi
I am running a XML file against an style sheet translation which works fine. I then need to copy the file to another directory once completed. The issue is the XML file includes timestamp (HHMMSS) in the file name and when it's tries to copy the file it cannot be found, I guess it's looking for the file at that precise second which the file has been processed a few seconds earlier. Is there a way of the copying file can pickup the original file timestamp the processing started?
Regards
Raxso