You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Problem

The default analysis notification mechanism consists of sending an email to the email address associated with the user who executes the analysis.

Examples of such email notifications are:

Solution

You can make Kiuwan Local Analyzer send a copy of above notification emails to an additional email address by specifying :

.kiuwan.analysis.notification=someone@domain.com

 

This property can be set:

  1. appending to KLA command-line interface (agent.cmd or agent.sh)
  2. adding that line to .kiuwan file

 

  • No labels