Set Different SLA's to a Queue

Moderator: crythias

Locked
hhettiarachchi
Znuny newbie
Posts: 5
Joined: 20 Jul 2012, 11:33
Znuny Version: 3.0.11
Real Name: Hasitha
Company: abc

Set Different SLA's to a Queue

Post by hhettiarachchi »

I have a requirement to show different SLA's for paticular tasks (depending on support request) in a single queue. Currently i have defferent Service level Agreements defined(with differnt SLA times). I want to set these SLA's in the Customer.pl which a clients can choose it form there. And that should be visible to only clients in a particular queue. Can any one help me in this issue?


Regards,
Hasitha
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Set Different SLA's to a Queue

Post by crythias »

SLAs are attached to services, so you may want to think about things in terms of services instead of queues.

A Queue should be agents who handles the type of tickets
A Service is what the customer bought.
An SLA attached to the Service determines the Agreement timeframe to address the ticket related to the service.

Your request for SLAs to be chosen per queue is out of the hierarchy of the database. Yes, you can do it through ACL, but if you attach an SLA to a service, the customer can only select SLAs relevant to the service the customer chooses.

Now, if you would like to restrict the services that a particular queue handles, that can be done through ACL.

Additional reading:
viewtopic.php?f=60&t=7070
viewtopic.php?f=60&t=11235
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
hhettiarachchi
Znuny newbie
Posts: 5
Joined: 20 Jul 2012, 11:33
Znuny Version: 3.0.11
Real Name: Hasitha
Company: abc

Re: Set Different SLA's to a Queue

Post by hhettiarachchi »

Hi,
Thank you very much for your response, Suppose i want customer to select the appropriate service (SLA) when he's posting the ticket. This is only for internal queue. How can i link that list of services to be shown in the Ticket Create window as a comobo box to select?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Set Different SLA's to a Queue

Post by crythias »

Services must either be default (there's a button in the Customer <-> Services interface for Edit default services) or assigned to a customer.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
hhettiarachchi
Znuny newbie
Posts: 5
Joined: 20 Jul 2012, 11:33
Znuny Version: 3.0.11
Real Name: Hasitha
Company: abc

Re: Set Different SLA's to a Queue

Post by hhettiarachchi »

I have done the same. In Manage Customer-Services Relations. All services are allocated. But i'm not getting any service selection combo box in the customer.pl.
Instead im only having the original fields like

* To:
* Subject:
* Text ...etc

Can i get that list there and use escalation of the ticket depending on the serive selection?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Set Different SLA's to a Queue

Post by crythias »

What version? By default, it should be enabled. If not, see this post viewtopic.php?f=60&t=15641
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
otrslanka
Znuny newbie
Posts: 65
Joined: 27 Feb 2012, 12:22
Znuny Version: 128000
Real Name: Hasitha
Company: abc

Re: Set Different SLA's to a Queue

Post by otrslanka »

It's 3.011, I've disabled it in earlier days somehow in the customer interface, and now i could'nt remember how to get that back. I've done lots of modifications to the OTRS instance and its not even looks like OTRS now. :D However ill chek your suggessions. I didnt resolve this issue yet.


Thanks and Regards,
Hasitha
Locked