[rt-users] generating reports via RT?
J Schdy
schdy2 at hotmail.com
Mon Jul 28 17:35:19 EDT 2003
We've just started using RT3 and would like to generate "end of day" reports
for management.
I've poked around the rt schema and see that it would certainly be possible
to do it simply using Perl with DBI, but I was wondering if there was a way
to do such a thing within (or with some help from) RT.
I'm thinking along the following lines: have cron call rt-crontool to call a
custom action (using a custom template) which would create the report. I'm
not sure if this would work however, some things are still unclear to me:
* it looks like a template is based on a single ticket where we would want
more of a summary, i.e. a table of tickets with the description, status and
time worked for each, sorted by owner. Is this type of template possible?
* exactly how to create the custom action - it seems that writing a custom
action via the web interface is done as part of creating a new scrip - can a
user-defined scrip be called via rt-crontool?
* Or should we forget about scrips altogether and look at creating a custom
.pm using the actions that already exist in the rt3/lib/Action folder as
examples?
Any and all tips or comments appreciated...
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
More information about the rt-users
mailing list