[rt-users] Trying to retrive the Queue Description.

Bryon Baker bbaker at copesan.com
Mon Aug 12 17:08:38 EDT 2013


Can someone help?

I am trying to retrieve the description on a queue given the name from a ticket object.

Here is what I tried so far.

my $trans = $self->TransactionObj;
my $ticket = $self->TicketObj;
my $qname = $self->TicketObj->QueueObj->Name;
my $qdescription = $self->QueueObj->Description (Name = $qname);
$RT::Logger->debug("Change Script Found Queue Desc: $description\n");

Thanks

Bryon Baker
Network Operations Manager
Copesan - Specialists in Pest Solutions
800-267-3726  *  262-783-6261 ext. 2296
bbaker at copesan.com<mailto:cstephan at copesan.com>
www.copesan.com<http://www.copesan.com/>
"Servicing North America with Local Care"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130812/680dc270/attachment.htm>


More information about the rt-users mailing list