Determine ticket type from emails

Moderator: crythias

Post Reply
flippertom
Znuny advanced
Posts: 120
Joined: 16 Apr 2015, 08:42
Znuny Version: 3.2.16

Determine ticket type from emails

Post by flippertom »

Hello!

We're looking for ideas to automate differentiation of tickets created via email into incident and service request on ticket creation.
Has anyone implemented something similar or any ideas regarding this?
Segregation based on keywords in the subject is one idea but wouldn't be so effective.

Regards,
Tom.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Determine ticket type from emails

Post by reneeb »

If you want to automate something, you need to have an idea how the automation should work. In your case: How does an agent determine whether the incoming mail is a service request or an incident?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
flippertom
Znuny advanced
Posts: 120
Joined: 16 Apr 2015, 08:42
Znuny Version: 3.2.16

Re: Determine ticket type from emails

Post by flippertom »

reneeb wrote: 18 Dec 2018, 12:37 If you want to automate something, you need to have an idea how the automation should work. In your case: How does an agent determine whether the incoming mail is a service request or an incident?
The agents read the content of the email and then decide how to differentiate.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Determine ticket type from emails

Post by reneeb »

It's hard to automate things without any rules (one could start with machine learning, but I guess that would mean too much efforts for that task).
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Post Reply