asset tracker scripts

25 views
Skip to first unread message

Filipe Roque

unread,
May 20, 2013, 2:11:02 PM5/20/13
to at-u...@googlegroups.com
Hi, 

I am trying to create a script that is executed when some custom fields of an Asset are edited, but without success so far. 

Are there any examples of scripts for assets, that I could start from? 

I have used the fowling to test my script: 
$RT::Logger->info("  my script is called  ");
return 1;

I can execute a similar script for tickets but can't for assets. Any help?


Bradley Bell

unread,
May 20, 2013, 3:12:59 PM5/20/13
to at-u...@googlegroups.com
I couldn't get them to work either, until I made some fixes, now in
the 2.0-trunk branch on github.
https://github.com/chakatodd/rt-extension-assettracker/tree/2.0-trunk
Give that a try, if that's not already what you're using.

Brad
> --
> You received this message because you are subscribed to the Google Groups
> "at-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to at-users+u...@googlegroups.com.
> To post to this group, send email to at-u...@googlegroups.com.
> Visit this group at http://groups.google.com/group/at-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Filipe Roque

unread,
May 21, 2013, 6:56:30 AM5/21/13
to at-u...@googlegroups.com
> I couldn't get them to work either, until I made some fixes, now in the 2.0-
> trunk branch on github.
> https://github.com/chakatodd/rt-extension-assettracker/tree/2.0-trunk
> Give that a try, if that's not already what you're using.

Thanks, that helped.

flip


Filipe Roque

unread,
May 21, 2013, 10:52:00 AM5/21/13
to at-u...@googlegroups.com
I can make a working script for TransactionCreate, but not for TransactionBatch.

Any ideas?
flip

Reply all
Reply to author
Forward
0 new messages