Is it possible that we can generate some daywise automatic reports say closed and open ticket and mail it automatically on some configured id. I have already raised this question.But i didn't get an correct answer...
This was the code given to me as a solution.But i don't know where i should i have to write this.....55 8 * * mon,tue,wed,thu,fri /opt/otrs/bin/otrs.GenerateStats.pl -n 10014 -r support@myorg -s helpdesk@myorg -f Print -m "Report attached as PDF" > /dev/null 2>&1
Anybody please tell me the steps to send the report as mail for every day....pls....
Thanks.