Search found 7 matches

by kychau
26 Sep 2012, 10:39
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

Re: [Solved ]Please help on OTRS Escalation email notificati

First of all to thanks for those who reply my post. Actually I give up to use the method of GenericAgent in database to conjunction with Notification (Event). In order to do this I add this code to the GenericAgent.pm file (\OTRS\Kernel\Config\GenericAgent.pm), so that the Notification (Event) keep ...
by kychau
25 Sep 2012, 18:02
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

Re: Please help on OTRS Escalation email notifications

Please find result which performed: Situation 1- execute /opt/otrs/bin/otrs.GenericAgent.pl -c db under root or otrs user account with no error Result from console output: Job: 'INFRA HK Region 1st Solution escalate time' For all Queues: - set sla id of Ticket (2012092510159/261) to '4' - set priori...
by kychau
25 Sep 2012, 15:50
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

Re: Please help on OTRS Escalation email notifications

For the ticket filter, it base on the Service name, Service Level Agreement, Priority, Queue and Escalation solution time before reached 1 minutes. The Ticket action is to move Service Level Agreement and Priority to next level. When I check from the ticket history, it can processed the Generic Agen...
by kychau
25 Sep 2012, 12:36
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

Re: Please help on OTRS Escalation email notifications

Would it be anyone can help!!! Below both Situation has the escalation time of ticket reached the 2nd SLA time. Situation 1 I run the generic job manually "Run this task" (refer to the runjob.jpg for information), it could triggered the noitification (event) and I see under the /opt/otrs/v...
by kychau
24 Sep 2012, 12:48
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

Re: Please help on OTRS Escalation email notifications

There has one finding with strange pattern: If I submit the generic job manually via web interface of "Run this Task" during the esclation time reached, it can be process to sendagentnotify with normally. When it was scheduled with cronjob $HOME/bin/otrs.GenericAgent.pl -c db, it was found...
by kychau
24 Sep 2012, 05:17
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

Re: Please help on OTRS Escalation email notifications

May I know if there is anyone can help..
by kychau
21 Sep 2012, 03:27
Forum: Help
Topic: [Solved ]Please help on OTRS Escalation email notifications
Replies: 8
Views: 6117

[Solved ]Please help on OTRS Escalation email notifications

I would like to seek your advise on following case: We are now implmenting the OTRS 3.1.7 with ITSM package to replace our existing Helpdesk system, most functions are going to work fine but there has a great issue in sending a email notification if no one picks up and handles the new ticket after a...