Title says it all
I have a cron job that produces a CSV each and every hour, I want the name of the CSV to stay the same. Any ideas how?
Thanks
Cron CSV output - same name wanted rather than time stamp
Moderator: crythias
Re: Cron CSV output - same name wanted rather than time stam
you need to change bin/otrs.GenerateStats.pl assuming that the file is generated is a statistic and you are using 3.0.x
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Cron CSV output - same name wanted rather than time stam
Hi
you assume right.
What do i need to change in that files?
thanks
you assume right.
What do i need to change in that files?
thanks
Re: Cron CSV output - same name wanted rather than time stam
search for the place where the name of the file is generated in bin/otrs.GenerateStats.pl and change it to your needs.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com