GenericAgent - event trigger

Moderator: crythias

Locked
sebromex
Znuny newbie
Posts: 24
Joined: 12 Mar 2014, 15:17
Znuny Version: 3.3.4
Real Name: Jan Stermann

GenericAgent - event trigger

Post by sebromex »

Hello,

we are using OTRS 3.3 and I need to set up an GenericAgent to send customers an automized response E-mail after one hour, then after four, and finally after 24 hours
How can I trigger the event?

According this post, there is no documentation of the Ticket Events: viewtopic.php?f=64&t=10771
Which event should I choose?

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

Re: GenericAgent - event trigger

Post by crythias »

Why do you want/need to annoy your 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
sebromex
Znuny newbie
Posts: 24
Joined: 12 Mar 2014, 15:17
Znuny Version: 3.3.4
Real Name: Jan Stermann

Re: GenericAgent - event trigger

Post by sebromex »

We have a service guarantee, so if our customers won't get a reply from us after 24 hours they don't have to pay for our support.

I changed our needs a bit, so we will limit it and the customer should receive only one notification instead of two (only after 24 hours).
I want to tell customers that the ticket is still processed so they are satisfied.

But I still don't know how to trigger it in Ticket Events. How can I send a mail there?

thanks
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: GenericAgent - event trigger

Post by reneeb »

There is no event! You can do this only with a custom GenericAgent module.
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
sebromex
Znuny newbie
Posts: 24
Joined: 12 Mar 2014, 15:17
Znuny Version: 3.3.4
Real Name: Jan Stermann

Re: GenericAgent - event trigger

Post by sebromex »

OK. I will try it with the GenericAgent only

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

Re: GenericAgent - event trigger

Post by crythias »

sebromex wrote:if our customers won't get a reply from us after 24 hours
What a racket. You could do absolutely nothing and just send an automatic reply and expect to get paid.
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
sebromex
Znuny newbie
Posts: 24
Joined: 12 Mar 2014, 15:17
Znuny Version: 3.3.4
Real Name: Jan Stermann

Re: GenericAgent - event trigger

Post by sebromex »

What a racket. You could do absolutely nothing and just send an automatic reply and expect to get paid.
No, this is not our intention. :lol:

In this case, our customers will get an the auto reply that we failed to process their ticket within the 24 hours and they don't have to pay.
It will be charged only if an agent really handles it.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: GenericAgent - event trigger

Post by crythias »

Why send the other messages automated?
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
Locked