EmailPlus package

The IBM® Rational® ClearQuest® EmailPlus package provides enhanced email notification functions. EmailPlus includes the following support:

The EmailPlus package is implemented in Perl. Although the package is implemented in Perl, it can be used to enable VBScript-based schemas because packages have their own scripting language defined.

The package can be added to any ClearQuest schema. You can deploy the package in mixed environments to ClearQuest Web or to ClearQuest clients that run on Microsoft Windows, UNIX, or Linux.

The possibility of name conflicts are minimized by prefixing routine names with EMP_ and by prefixing session name values with EMP::. Avoid using names like these to ensure that the package can coexist with other packages in your schema.

Note: Starting with ClearQuest 8.0.0.3, the EmailPlus package is installed into the packages directory where it is available for the schema developer to incorporate into your schema.
Attention: If you are using the ALM 1.1 package, and you plan to upgrade to the latest EmailPlus package, references to EmailPlus 2.0 apply to you.

Feedback