[Rt-devel] RT-Crontool and userdefined code
Stephen Turner
sturner at MIT.EDU
Tue May 9 12:58:11 EDT 2006
At Tuesday 5/9/2006 12:16 PM, Ben Blakely wrote:
>
>Can anybody lead me in the right direction with this? I have created
>some code that I would like to execute using
>RT::Action::UserDefined.pm but im not to sure how to do it via
>rt-crontool. Any help would be appreciated guys.
>
>Thanks,
>
>Ben
We've got something set up that works like this:
--action RT::Action::OurCustomAction
and our action code is in local/lib/RT/Action/OurCustomAction.pm - we
created this file based on one of the stock action modules.
Steve
More information about the Rt-devel
mailing list