03-27-2007 06:41 AM
Is there a way to automate report generation on user tracking by sending it as email automaticaly?
Solved! Go to Solution.
03-27-2007 10:26 AM
You can schedule UT reports to run and archive the results. You can then have an email sent saying that the report was run, but the email will not contain the actual report data. Instead, it will include a URL on where to review the report.
There are also CLI utilities (ut and cmexport) that will allow you to run UT reports from the command line. By wrapping those in custom scripts and cron or at, you can have report data automatically emailed to you.
03-27-2007 10:26 AM
You can schedule UT reports to run and archive the results. You can then have an email sent saying that the report was run, but the email will not contain the actual report data. Instead, it will include a URL on where to review the report.
There are also CLI utilities (ut and cmexport) that will allow you to run UT reports from the command line. By wrapping those in custom scripts and cron or at, you can have report data automatically emailed to you.
03-27-2007 10:36 AM
Thanks, this is very helpful.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide