Polarion Due Notification Service (PDNS)
by Christian Raschka (SOPTIM AG)
Rated 3 out of 5 stars
This Extension to Polarion uses the Polarion Webservice to send mails to every assignee for items, which have a due date that ends today or before today. It can be used as a reminder to open tasks. It could run every night as windows task
Added: Fri Apr 23 16:45:00 CEST 2010
Version:
Unknown
Categories:
Detailed Description
This Extension to Polarion uses the Polarion Webservice to send mails to every assignee for items, which have a due date that ends today or before today. It can be used as a reminder to open tasks. It could run every night as windows task.
Simple Start the Console Application (in the bin directory):
PolarionNotifier.exe username password sender smtpserver [project1 [projectN]*]
The username/password are for polarion, sender and smtpserver for email. If you leave out the projectnames, all projects are used for searching open items.