DX Infrastructure Management

Tech Tip:  How to Configure Jasper Reports Server to Send Emails  

Mar 12, 2018 09:55 AM

CAUIM CABI - How to Configure Jasper Reports Server to Send Emails 

 

Environment: 

- UIM 8.51

- cabi (bundled) v3.20 

- uim_cabi_health_report_pack v1.20 

- uim_core_dashboard_pack v2.40 

- uim_unified_report_pack v1.02 

- ump_cabi v3.20

 

Steps Required: 

* 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: 

 

report.scheduler.mail.sender.username=

report.scheduler.mail.sender.password=

 

If you add # at the start of the lines above it will cause the file to corrupt and CABI will be unable to start. 

 

Article Link: https://comm.support.ca.com/kb/uim-cabi-unable-to-configure-jasper-server-to-send-reports-via-email/KB000073075 

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.