Re: [rt-users] Bulk queue create?

2007-10-25 Thread Torsten Brumm
Dont do this directly to the DB, use some RT Rest functions. Try this both files: -- #!/usr/bin/perl use strict; use warnings; BEGIN { die You must define \$RT_HOME\n unless exists $ENV{RT_HOME} }; use lib $ENV{RT_HOME}/lib; use RT; RT::LoadConfig(); RT::Init(); use

Re: [rt-users] Bulk queue create?

2007-10-25 Thread José de Paula Eufrásio Júnior
Torsten Brumm wrote: my $CurrentUser = GetCurrentUser(); What user is this? The one I'm logged on the shell? It'll resolve it to a RT user? Is there a way to specify what user it'll use? []s core ___

[rt-users] Bulk queue create?

2007-10-24 Thread José de Paula Eufrásio Júnior
Is it possible? I have 30+ queues to create, is it possible to create the queues directly on the database or using a script? Thanks. []s ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users SAVE THOUSANDS OF DOLLARS ON RT SUPPORT: