When using the FileNamePartExtractor, is there any way that the parameters for this transformer can be automatically populated at all?
It seems like you have to input all the neccesary information manually:
Source Filename:
Directory Path
Full Filename
Root Filename
Filename Extension
Directory Name.
It just seems it would easier to just rename the writer file by itself, than to input these manually each time you run it. So I must be missing something...
jw