This document describes the functionality provided by the SSRS plugin.
See the XL Deploy Reference Manual for background information on XL Deploy and deployment concepts.
XL_DEPLOY_SERVER_HOME/available-plugins
)Place the plugin xldp file into your XL_DEPLOY_SERVER_HOME/plugins
directory.
The mssql.RSReports
deployable consists of a folder artifact containing all reports. Only files with the default reports extension (.rdl) are processed.
The plugin creates a datasource based on the properties entered. It then reads the .rdl files from the provided folder artifact and upload them to the server. After the reports have been uploaded they will be linked to the created dataSource.
The mssql.RSReports
deployable needs to deploy to a sql.msSqlClient
container due to the dependency on MS SQL Server.