When we try to schedule reports in CABI (Jasper Server), In the Output Options tab it is not possible to check the Output To Host File System box: the box is always grayed out.
The problem is observed on all reports
How can we enable this option?
Release : UIM 20.4. 20.3
Component :CABI
Disabled by default
This option is disabled by default.
Setting Output Options | Jaspersoft Community
By default, saving scheduled CABI reports in a different path/folder is disabled. To enable follow the below steps:
Windows: C:\Program Files (x86)\Nimsoft\probes\service\wasp\webapps\cabijs\WEB-INF\applicationContext.xml
<property name="enableSaveToHostFS" value="false"/>
<property name="enableSaveToHostFS" value="true"/>
Save the file.
Now, to save the scheduled JasperServer CABI reports:
If using CABI with Spectrum see: Save scheduled Jasper reports in a different folder/path - Spectrum (broadcom.com)