Hi All,
Regarding the counter in dynamic configuration filename.
Requirment is to get the filename as "ENURESYYYYMMDD00" where ENUS isthe constant YYYYMMDD is the current date and NN is file number for that day 01 to 99
If the date changes then the file number should be start from 00.
EX: first file triggered on 20120530 then the filename should be as "ENURES2012053001"
second file triggered on 20120530 then the filename should be as "ENURES2012053002" etc
and if the file triggered on date 20120531 then the filename should be as "ENURES2012053101".
please provide if there is any way to acheive the above solution.
Thanks,
Sabitha.