Customer Notification

Moderator: crythias

Locked
emanjamin2002
Znuny newbie
Posts: 52
Joined: 04 Apr 2012, 13:45
Znuny Version: 3.1.2
Real Name: Emmanuel Jamin
Company: Groupe PGS
Location: France
Contact:

Customer Notification

Post by emanjamin2002 »

Hello,

I have been trying to get some notification working but I don't seem to be able to make it go right.

1. When a customer creates a new ticket, he does get the notification that his ticket was received and will taken cared of by the administrator or Technician.
2. When an Agent update the ticket (note....) or add data in the ticket, the customer does NOT receive any notification of update by mail.
3. The Agent does have in his setting Yes for update, YES for follow up but doesn't get any follow up email.

Any advices ?

Thanks
Emmanuel
I.T Networking Technician
Groupe PGS
http://www.groupepgs.com

OTRS Version 3.1.2
on OS: Ubuntu
Apache2/MySQL 5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Customer Notification

Post by jojo »

2. use the reply function to send out emails to customers.
3. FollowUp is if the customer responds to the ticket. There is no update notification
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Giulio Soleni
Znuny wizard
Posts: 392
Joined: 30 Dec 2010, 14:35
Znuny Version: 6.0.x and 5.0.x
Real Name: Giulio Soleni
Company: IKS srl

Re: Customer Notification

Post by Giulio Soleni »

You should define some appropriate Notifications-on-event for agents and customers I think.
Just go to the "Notifications (Event)" area in the ADMIN settings.

Also take care of:
1. Check /opt/otrs/Kernel/Config/GenericAgent.pm to see if GenericAgent job that sends escalation notifications is all uncommented.

2. Set AgentSelfNotifyOnAction = Yes in SysConfig Ticket -> Core::Ticket if you would like the Agent Owner also receive notifications for her/his own actions on a ticket.

HTH
ciao
OTRS 6.0.x on CentOS 7.x with MariaDB 10.2.x database connected to an Active Directory for Agents and Customers.
ITSM and FAQ modules installed.
emanjamin2002
Znuny newbie
Posts: 52
Joined: 04 Apr 2012, 13:45
Znuny Version: 3.1.2
Real Name: Emmanuel Jamin
Company: Groupe PGS
Location: France
Contact:

Re: Customer Notification

Post by emanjamin2002 »

jojo wrote:2. use the reply function to send out emails to customers.
3. FollowUp is if the customer responds to the ticket. There is no update notification

Thanks. Did it few days ago and worked out well.
Emmanuel
I.T Networking Technician
Groupe PGS
http://www.groupepgs.com

OTRS Version 3.1.2
on OS: Ubuntu
Apache2/MySQL 5
emanjamin2002
Znuny newbie
Posts: 52
Joined: 04 Apr 2012, 13:45
Znuny Version: 3.1.2
Real Name: Emmanuel Jamin
Company: Groupe PGS
Location: France
Contact:

Re: Customer Notification

Post by emanjamin2002 »

Giulio Soleni wrote:You should define some appropriate Notifications-on-event for agents and customers I think.
Just go to the "Notifications (Event)" area in the ADMIN settings.

Also take care of:
1. Check /opt/otrs/Kernel/Config/GenericAgent.pm to see if GenericAgent job that sends escalation notifications is all uncommented.

2. Set AgentSelfNotifyOnAction = Yes in SysConfig Ticket -> Core::Ticket if you would like the Agent Owner also receive notifications for her/his own actions on a ticket.

HTH
ciao

Thanks so much for those added advices. Yes this worked out well. Thanks again to all of you.
Emmanuel
I.T Networking Technician
Groupe PGS
http://www.groupepgs.com

OTRS Version 3.1.2
on OS: Ubuntu
Apache2/MySQL 5
Locked