[rt-users] Global Queue Change - problem with script execution (newbie)

Steve Ironside Steve.Ironside at salamis.com
Wed Feb 27 04:02:52 EST 2008


We're setting up RT to handle our IT Service Desk, with an inbound
"triage" queue which we intend to split out to Infrastructure, Rental
and Business Systems work queues.

 

I want our analysts to be sent an e-mail when the Service Desk pass
something back from triage into one of the work queues, and a Global "On
Queue Change" scrip seemed to be the right way to go (eventually I'll
want to do some more clever call allocation stuff as well, but for now
I'm adopting a 'keep it simple' approach!).

 

The scrip is :-

Description: Queue Transfer

Condition: On Queue Change

Action: Notify AdminCCs

Template: Global template: QTransfer

Stage: TransactionCreate

 

The Template is:-

Name: QTransfer

Description: Transfer of ticket

Content:

A ticket has been transferred to this queue.

 

Ticket #{$Ticket->id()}

Requestor: {$Ticket->Requestors->MemberEmailAddressesAsString()}

Subject: {$Ticket->Subject}

 

Description:

{ $Ticket->Transactions->First->Content; }

 

==

I have a group created for each work queue, which is configured to be
AdminCC on the queue, but when I open a call in the triage queue and
change it to one of the work queues, no e-mail!

 

Am I missing something fundamental here? Any help would be appreciated -
we're using RT 3.6.6, against Apache 2.2.3 with perl 5.8.8 installed.

 

Cheers,

Steve.

 

-- 
Steve Ironside 

 



Any views/opinions expressed in this email are that of the author and may 
not reflect the views of BIS Industrial Services Ltd - www.bis-is.co.uk

BIS Salamis (M&I) Ltd. Registered In Scotland: SC54207
 Registered Office: 4 Greenhole Place, Aberdeen, AB23 8EU
 VAT No: 267 5548 21
BIS Salamis Ltd. Registered in England And Wales: 1690942
 Registered Office: 46 Pinbush Road, Lowestoft, NR33 7NL
 VAT No: 373 2129 65

This e-mail may contain secrets or privileged, undisclosed or otherwise confidential information.
If you have received this e-mail in error, you are hereby notified that any review, copying or distribution of it is strictly prohibited.
Please inform us immediately and destroy the original transmittal. Thank you for your cooperation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080227/8d6918bf/attachment.htm>


More information about the rt-users mailing list