* Stop the robot where CABI is running and restart it after the changes are made *
1- Go to C:\Program Files (x86)\Nimsoft\probes\service\wasp\webapps\cabijs\WEB-INF folder 2- Create a backup of js.quartz.properties file 3- Edit js.quartz.properties file as shown below, edit the bold values to match with your setup:
report.scheduler.web.deployment.uri=http://UMP/jasperserver-pro report.scheduler.mail.sender.host=smtp.corp.com (The name of the computer hosting the mail server) report.scheduler.mail.sender.username=smtp_user_name_(The name of the mail server user that JasperReports Server can use) report.scheduler.mail.sender.password=smtp_password_ (The password of the mail server user) report.scheduler.mail.sender.from=sender_email_address@yourcompany.com (The address that appears in the From field on email notifications) report.scheduler.mail.sender.protocol=smtp (The protocol that the mail server uses. JasperReports Server only supports SMTP.)
NOTE: If your mail server does not require a user name or password, leave the values empty - for example: