[DE406290]: CABI 7.1: After scheduled job execution for dashboards we see empty PDF files
search cancel

[DE406290]: CABI 7.1: After scheduled job execution for dashboards we see empty PDF files

book

Article ID: 234709

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

Scheduled Dashboard jobs create blank PDF file

Resolution

Workaround: This is a know issue in JasperReports Server 7.9.1
 
1. In CABI, edit file <cabi_home>/apache-tomcat/webapps/jasperserver-pro/WEB-INF/js.config.properties.
Set the deploy.base.local.url property as follows:
2. Edit file <cabi_home>/apache-tomcat/webapps/jasperserver-pro/WEB-INF/applicationContext-externalAuth-template-mt.xml.
Set the webUILoginEnabled property name to true as follows:
<property name="webUILoginEnabled" value="true" />
 
3. Restart the CABI server. (stopServers.sh / startServers.sh )