I am trying to make a console script, which will get the hash of params form RT_SiteConfig.pm, and then call a mason component (component forms a pdf report and send it by mail). This script should be run by cron.
I don't know how to include RT components correctly. While looking at rt-crontool, I made this: While trying to run this ./console I get: What is the corrent way of using RT components in perl console script? -- View this message in context: http://requesttracker.8502.n7.nabble.com/using-RT-components-in-console-script-tp58458.html Sent from the Request Tracker - User mailing list archive at Nabble.com. -- RT Training - Boston, September 9-10 http://bestpractical.com/training
