Slightly odd question that I think I know the anwser to but thought I'd just see if anyone out there has any bright ideas. We have reader file that undergoes some transformations through a workspace, but what the customer wants to be able to do at the end of the workbench is bascially rename the file based on a new filename that has been generated through the process (but not modify the file in any way). Is there anyway to do this?
I'm guessing not and already using AttributeFileWriter to write the name of the file out to a simple text file where I can wrap the workbench call up in a batch file where I can write some simple code to do the renaming there. But if anyone can suggest a better way I'd love to hear it!
Cheers
Dan