Difference between revisions of "Package installation"

From cqwiki
Jump to navigationJump to search
m (1 revision)
(Create simple notification rule)
Line 57: Line 57:
  
 
For example, a simple rule to notify submitter that Defect is closed:
 
For example, a simple rule to notify submitter that Defect is closed:
 +
 
[[Image:en_1.jpg]]
 
[[Image:en_1.jpg]]
  
Line 64: Line 65:
  
 
[[Image:en_3.jpg]]
 
[[Image:en_3.jpg]]
 
  
 
=== Test created notification rule ===
 
=== Test created notification rule ===
  
 
[[Category:Email_Notification_Package]]
 
[[Category:Email_Notification_Package]]

Revision as of 19:06, 22 August 2011

ClearQuest Email Notification Package Installation


Backup your schema repository and users databases

There is no simple way to uninstall package when schema changes are applied to the user database. Please make sure that you created backup to be able to roll back the change if necessary.


Download and unpack the distribution

Extract.jpg


Run 'install.bat' from distribution to install and register packages

Install.jpg


Start ClearQuest Designer Package Wizard

Image002.jpg


Select EmailNotification 1.3 package from the list of installed packages

click on 'More Packages' button if not in the list

Image004.jpg

Select Schema name to apply the package

Image006.jpg


Select record types in your schema, which will be enabled for notification

Image008.jpg

Please also check applying package to a stateless record type section.

Check schema in and upgrade user databases

Upgrade udb.jpg


Open ClearQuest and configure package according to package configuration instructions

submit properties:

Submit properties.jpg


Set mail_host = your SMTP host

Email host.jpg


Set email_enabled = 1

Second mandatory property besides mail_host. Notifications will not be generated is the property is not set!


Set other properties if required

Check other available properties in the configuration guide


Create simple notification rule

Submit Email Notification Rule.jpg


For example, a simple rule to notify submitter that Defect is closed:

En 1.jpg


En 2.jpg


En 3.jpg

Test created notification rule