cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Deadline notification

avillanueva
22-Sapphire I

Deadline notification

As I see in 9.1, overdue task notification (deadlines) gets emailed but only to the task responsible owner, one person. We would like this sent out to the task holder. In the case of a parallel signoff, all workitem task owners. How would you design a work around? BTW, has this changed in 10.X?
Option 1: Parallel sync robot that stars and periodically checks, emails users when task past deadline, part of workflow.
Option 2: Automated report that runs against all Open tasks and emails any user that has a task past the deadline. Run from user client end as cron or windows task job.
Option 3: Custom Queue job on schedule queue that runs daily. Systems generated from the server side. Same concept, looks at all open tasks, filters for overdue and emails task owners.

Which IYHO would work best? Anyone done this before?

Antonio Villanueva - Sr. Software Engineer - ISR Systems
UTC AEROSPACE SYSTEMS
100 Wooster Heights Road, Danbury, CT 06804
Tel: +1 203 797 5682
antonio.villanueva@utas.utc.com<">mailto:antonio.villanueva@utas.utc.com> www.utcaerospacesystems.com
CONFIDENTIALITY WARNING: This message may contain proprietary and/or privileged information of UTC Aerospace Systems and its affiliated companies. If you are not the intended recipient please 1) do not disclose, copy, distribute or use this message or its contents, 2) advise the sender by return e-mail, and 3) delete all copies (including all attachments) from your computer. Your cooperation is greatly appreciated.

1 REPLY 1

option 3 Custom Queue job on schedule queue seems to be the good option.


see this posthttp://portal.ptcuser.org/p/fo/st/topic=16&post=124498#p124498 some companies are using this option.


option 1: is simple option but it may run into some performance issue because of sync and timer robot .



Thanks,


Shreyas

Top Tags