Skip to main content
1-Visitor
April 25, 2011
Question

Multiple workflow task deadline notifications.

  • April 25, 2011
  • 1 reply
  • 634 views
Hi,
I am trying to setup multiple deadline notifications for some tasks.
Like sending alert notifications before 3 days and then again before 1 day
of deadline. By default Windchill has only one notification setup. I am
wondering if anyone customized it to have multiple notifications.
We are using PDMLink 9.1 M030.

Thanks,
Prathap <">http://goo.gl/LuT5>

1 reply

1-Visitor
April 26, 2011
Found it was always easier to have a timer running in parallel execute code
to check if task/workitem for wfprocess oid is completed and send my own
notification (sometimes using same template processor or jsp template) then
making workflow do some hack trick. Can even template this logic to a sub
workflow process for reusuability.





David DeMay