Pending Reminder Notification

Moderator: crythias

Locked
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Pending Reminder Notification

Post by hongphuc »

Hi all,

Please help me with the issue below:

I create a new ticket, then change the state to "Pending Reminder". As I know in the OTRS manual, when it reach the pending time, it will sent email notification. But I try to test and find out solution, I still get nothing.

Could you please give me the advice for this issue. Do I need to check and modify anything to perform that job as I mention.

Look forward to hearing from you soon.

Thanks a lot!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Pending Reminder Notification

Post by jojo »

check if the otrs cronjobs are running. How long did you wait the the reminder mail?
"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
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Re: Pending Reminder Notification

Post by hongphuc »

Dear Jojo,

I already test it nearly a week, but nothing happen.

I check the cronw log, it show as below.

[2014/01/07 22:23:04] starting service
[2014/01/07 22:23:04] cron dir 'D:\otrs\CRONw\cron.daily' does not exist.
[2014/01/07 22:23:04] Created cron dir 'D:\otrs\CRONw\cron.daily' successfuly.
[2014/01/07 22:23:04] cron dir 'D:\otrs\CRONw\cron.weekly' does not exist.
[2014/01/07 22:23:04] Created cron dir 'D:\otrs\CRONw\cron.weekly' successfuly.
[2014/01/07 22:23:04] cron dir 'D:\otrs\CRONw\cron.monthly' does not exist.
[2014/01/07 22:23:04] Created cron dir 'D:\otrs\CRONw\cron.monthly' successfuly.
[2014/01/07 22:23:05] cron service started
[2014/01/07 23:06:36] starting service

Do I need to check any thing else?

Thanks a lot!
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Re: Pending Reminder Notification

Post by hongphuc »

Hello there!

Please help give me the advice for my case. :(

I'm in stuck right now.

Thanks a lot!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Pending Reminder Notification

Post by jojo »

does the crontab.txt file exist?

You seem to need professional support, please consider that this forum has only valuntary supporters. So if you need support, a paid support will fit better.
"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
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: Pending Reminder Notification

Post by reneeb »

which cronjobs are enabled in the crontab.txt?
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
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

Re: Pending Reminder Notification

Post by hongphuc »

Hi Jojo, Yes, the crontab.txt file exist in the system.

Hi Reneeb, I actived the task:

*/15 8-17 * * * D:\otrs\OTRS\bin\otrs.PendingJobs.pl -c db

Is that OK? Did I make anything wrong here?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Pending Reminder Notification

Post by jojo »

the Pending Jobs script has no option -c
"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
hongphuc
Znuny newbie
Posts: 56
Joined: 07 Jan 2014, 10:55
Znuny Version: 3.3.3

<SOLVED> Pending Reminder Notification

Post by hongphuc »

Thanks all for your support! I can done this case via your suggestion. :-D
Locked