Notificacion de cierre de tickets

Post Reply
MrMengsk
Znuny newbie
Posts: 14
Joined: 10 Sep 2014, 22:18
Znuny Version: 3.1.7
Real Name: Rodrigo San Martin

Notificacion de cierre de tickets

Post by MrMengsk »

Estimados, llegue al foro decidido a preguntar ya que he dado vueltas buscando la manera de notificar al cliente o usuario cuando su ticket ha sido cerrado. El problema es que la única manera clara que he encontrado para poder realizar aquello fue a través de menú "Administrar->Ajustes de Tickets-> Notificaciones(Event)", pero sin éxito. Alguien me podria dar una pista de como lograrlo.
Otrs Version 3.3.9
OS Debian
MySql Database
nanotowers
Znuny expert
Posts: 204
Joined: 19 Aug 2014, 17:27
Znuny Version: 3.1.18
Real Name: Vlad
Location: Bogotá (Colombia)
Contact:

Re: Notificacion de cierre de tickets

Post by nanotowers »

Buen Dia:

Se debe realizar de la siguiente manera:

en Administración=>Configuración de Tickets => Notificaciones (Evento)

Añadir una nueva notificación o Editar (según el caso):

Nombre => Notificación de Cierre de Ticket

Grupo destinatarios => Agente (Propietario) y Cliente

Evento => TicketStateUpdate

Estado => Cerrado, o solicitud cerrada satisfactoriamente (Según el caso)

Asunto => Cerrado (<OTRS_TICKET_Title[100]>)


Texto =>
Este Ticket <OTRS_TICKET_Title[100]> Ha sido Cerrado.

(CUERPO DEL MENSAJE)

Validez => Válido
____________________________________________________________________________
* Lo acabe de probar y funciona sin problema.
OTRS: 3.1.18, OTRS::ITSM 3.1.10
Apache2/MySQL 5+

NanoTowerS
"Try not to become a man of success, but rather try to become a man of value." - Albert Einstein
tzarot
Znuny newbie
Posts: 13
Joined: 20 Oct 2014, 20:08
Znuny Version: 3.3.9
Real Name: Themis Zarotiadis

Re: Notificacion de cierre de tickets

Post by tzarot »

=== ESP ======================================================================
Los ajustes mencionados son correctas, pero también hay que configurar las opciones en: SysConfig => Core :: Sendmail.

Sobre todo no se olvide de la última opción "SendmailNotificationEnvelopeFrom".

Si ommit la última seeting obtendrá errores en "Registro del sistema" como:
"Imposible enviar mensaje a: <email dirección>" o "No se puede utilizar a partir de '': 550Sender dirección debe ser especificada."

=== ENG ======================================================================
The settings mentioned are correct but you also have to set the options in: SysConfig => Core::Sendmail.

Especially do not forget the last option "SendmailNotificationEnvelopeFrom".

If you ommit the last seeting you will get errors in "system log" like:
"Impossible to send message to: <email address>", or "Can't use from '': 550Sender address must be specified."
You do not have the required permissions to view the files attached to this post.
nanotowers
Znuny expert
Posts: 204
Joined: 19 Aug 2014, 17:27
Znuny Version: 3.1.18
Real Name: Vlad
Location: Bogotá (Colombia)
Contact:

Re: Notificacion de cierre de tickets

Post by nanotowers »

Muchas gracias tzarot ese detalle muy importante por cierto
OTRS: 3.1.18, OTRS::ITSM 3.1.10
Apache2/MySQL 5+

NanoTowerS
"Try not to become a man of success, but rather try to become a man of value." - Albert Einstein
MrMengsk
Znuny newbie
Posts: 14
Joined: 10 Sep 2014, 22:18
Znuny Version: 3.1.7
Real Name: Rodrigo San Martin

Re: Notificacion de cierre de tickets

Post by MrMengsk »

Muchachos, muchas gracias por las respuestas, lo probare de inmediato.

Ademas, una consulta, cuando pincho para ver mis clientes, no me aparece nada. Mis clientes viene de la base de active directory. ¿Habria que exportarlos a la base de datos de Otrs?
Otrs Version 3.3.9
OS Debian
MySql Database
jelena75
Znuny newbie
Posts: 18
Joined: 07 Apr 2015, 23:33
Znuny Version: 3.3.11
Real Name: Zayda Arenas
Company: PAE

Re: Notificacion de cierre de tickets

Post by jelena75 »

tzarot wrote:=== ESP ======================================================================
Los ajustes mencionados son correctas, pero también hay que configurar las opciones en: SysConfig => Core :: Sendmail.

Sobre todo no se olvide de la última opción "SendmailNotificationEnvelopeFrom".

Si ommit la última seeting obtendrá errores en "Registro del sistema" como:
"Imposible enviar mensaje a: <email dirección>" o "No se puede utilizar a partir de '': 550Sender dirección debe ser especificada."

=== ENG ======================================================================
The settings mentioned are correct but you also have to set the options in: SysConfig => Core::Sendmail.

Especially do not forget the last option "SendmailNotificationEnvelopeFrom".

If you ommit the last seeting you will get errors in "system log" like:
"Impossible to send message to: <email address>", or "Can't use from '': 550Sender address must be specified."
----------------------------------------------------------------------------------------------------------------
Buenos dias, una duda, que direccion se pone en esta opcion, la configurada para el envio de correos desde la aplicacion OTRS (sender@server.com) o se puede dejar en blanco?
Post Reply