Modify the timestamp format in 800xA report output file name
Right now Output file name of Reports are named as <DD><MM><YYYY>KWDailyReport.xls
Is it possible to change the name as
<YYYY><MM><DD>KWDailyReport.xls.
Voted best answer
Hi,
Go to change date and time.
Change Calender settings.
In the date formats change Long date format as "yyyy, MMMM dd, dddd".
Apply and restart your computer.
Goto scheduling structure
In the specific job goto Action Aspect.
In the "Add file Path" put path as C:\<LongDate> KWDailyReport.Xls
Then in the scheduling definition aspect run the schedule.
Cheers.
Answers
Hello,
You can't change the format of the parameter "TimStamp" in the outputfile path from DDMMYYYY to YYYYMMDD since Timestamp is a predefined intrinsic keyword.
Please refer the attached snap.
Thanks Rao,
Thanks for the solution, it's working fine..
Add new comment