Hello,
I want to add the time stamp in the file name in JAVA map.
Actually we are directly writing the file on to the file system from Java map and also giving its output to other map.
So we need when we write the file on the file system the file name should be ABC_timestamp.
Can anyone help me how to do this in Java Map.
Thanks and Regards
Hemant