Saving additional data source and related files to the LSF server
If a modified template used more than one data source, you must save the driver class file and additional data source to the LSF server to make sure that the custom template displays the report correctly.
Data source type | File to save | Save in this directory path |
---|---|---|
Flat File |
FlatFiledatasource .csv When saving to the LSF server, you must update the indicated path in Define Folder of a File URI window with the LSF server path. |
Current folder location of CSV file |
JDBC | <jdbc driverclass>.jar | /.../java/<jdk folder>/jre/lib/ext/ |
Scripted | <scripted datasource>.jar | /.../java/<jdk folder>/jre/lib/ext/ |
XML |
XMLdatasource.xml files When saving to the LSF server, you must update the indicated path in Define Folder of a File URI window with the LSF server path. |
Current folder location of XML file |
For UNIX/AIX and IBM i servers:
At the minimum, you must set the file permissions so that other users can read and execute the file (i.e. 755).