
I'm new in OTRS and trying to configure the ITSM part to fit the business we are currently developing.
Therefore I'm facing some points where I'm not sure if I take the right direction or not.
It would be really nice and helpful to get your feedback/experience on some points.
Let me first, maybe, give you a short description on our situation
We are offering Maintenance Contract to our customers with:
- 3 different levels (1st Level, 2nd Level, 3rd Level)
- 3 different impact levels (High, Medium, Low) for the incidents
- Reaction time depends on 3 parameters: Contract level, Impact and Time (Business Hours or Non Business Hours)
I plan to define a service as a contract to 1 customer and not as a general/generic services. This is planned like that in order to link Configuration Items
to a customer through a contract (Service). Makes it sence for you?
I face also the current "limitation" about SLAs which cannot be linked, for reaction time, on priority. I saw in some threads that this feature is in the pipe,
however in the meantime I have to find a way to configure it differently. As explained our reaction time depends on 3 parameters. For the time parameters
it looks quite simple as I can use the calendar function in the SLA. For the contract level and the impact, I didn't really found a way.
So I was thinking about the following implementation:
- Create 1 SLA for each 18 combinations (3 levels x 3 impact levels x 2 Time frames) in order to have the different possible reaction times
- Hide the SLA and priority fields in the customer Frontend
- Create an ACL, which would set the SLA parameter based on Service, Impact and Creation Time fields
- Let the priority be set by the Criticality/Impact/Priority matrix
To activate an ACL, should it only be included on Config.pm or should I also create a cronjob to run it regurlarly (where to set the frequency)?
Thank you, in advance, very much for your help.
Kaz