Automating Ticket Reports

Moderator: crythias

Locked
otrslanka
Znuny newbie
Posts: 65
Joined: 27 Feb 2012, 12:22
Znuny Version: 128000
Real Name: Hasitha
Company: abc

Automating Ticket Reports

Post by otrslanka »

Hi,

Is it possible to Automate the reports generation in OTRS? Ex:- can report be scheduled to create and emailed in every day at particular time which includes the stats of that particular day??


-Hasitha
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Automating Ticket Reports

Post by jojo »

yes, with the help of cron or at and the bin/otrs.GenerateStats.pl script
"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
eyucks
Znuny newbie
Posts: 31
Joined: 11 Jul 2012, 05:17
Znuny Version: 3.3.6
Real Name: Ashraf

Re: Automating Ticket Reports

Post by eyucks »

jojo wrote:yes, with the help of cron or at and the bin/otrs.GenerateStats.pl script
how to use that? please advise.
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Automating Ticket Reports

Post by KlausNehrer »

eyucks
Znuny newbie
Posts: 31
Joined: 11 Jul 2012, 05:17
Znuny Version: 3.3.6
Real Name: Ashraf

Re: Automating Ticket Reports

Post by eyucks »

reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Automating Ticket Reports

Post by reneeb »

Just run "perl bin/otrs.GenerateStats.pl -h"

This prints a help message with all options etc.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked