Search found 2 matches

by otrsUser42
26 Jan 2022, 18:32
Forum: General
Topic: How to automate Reports con OTRS 6.0.21
Replies: 8
Views: 4416

Re: How to automate Reports con OTRS 6.0.21

I changed format from Excel to CSV and now everything works like a charm, thank you for this very fast help.
by otrsUser42
26 Jan 2022, 15:27
Forum: General
Topic: How to automate Reports con OTRS 6.0.21
Replies: 8
Views: 4416

Re: How to automate Reports con OTRS 6.0.21

Good morning, I have OTRS 6.0.18 and also want to automated sending reports from OTRS. I used command similiar to this: /opt/otrs/bin/otrs.Console.pl Maint::Stats::Generate --number 10018 --format Excel --mail-sender MySenderMail@example.com --mail-recipient MySenderMail@example.com --mail-body &quo...