Customers integration

Hi all,

I work at a small cable operator, about 20000 TV and 4000 internet customers. As the support team is growing, the need for a trouble ticket system is rising.

From what I have seen in the ML archives, the customer info may be implemented in 2 ways :

  1. As a RT user and as requestor of the ticket
  2. As Custom Fields of the ticket

For now, I would go for 1 as this is how it works when submitting tickets by mail.

As support team member, when a customer calls, I want to be able to quickly open a ticket from the RT web interface. There should be a search page to fill in the requestor field, being able to search by name, street address, customer number,…

Is it possible to extend RT that much ? How hard ?

How do you use RT for the support of thousands of end users ?

Regards,

Stéphane

Quoting Brot Stéphane s.brot@tvtservices.ch on Mon, 13 Jul 2009
11:27:18 +0200:

As support team member, when a customer calls, I want to be able to
quickly open a ticket from the RT web interface. There should be a
search page to fill in the requestor field, being able to search by
name, street address, customer number,…

Is it possible to extend RT that much ? How hard ?

I have installed RTx::EmailCompletion to display a drop-down and match
against name as RT3’s Real Name and customer number as RT3’s Username.

You could add some location fields to $EmailCompletionSearchFields but
they would not be displayed in the drop-down without further code
customisation.

How do you use RT for the support of thousands of end users ?

Can’t answer that one.

Regards,

Erwan HAMON - http://hamon.erwan.free.fr/