Integrating Remote Logi Report Server
Normally, Logi Report servlets are only integrated with other applications on the same machine. However, you can now implement Logi Report Remote Server API in your JSPs, and integrate the JSPs with the application server to call Logi Report Server, which is running on a different machine.
See the following cases:
- Integrating Remote Logi Report Server With IBM WebSphere 9.0.0.7 by a WAR File
- Integrating Remote Logi Report Server With WebLogic 12c (12.2.1.3.0) by a WAR File
Related topic:
Notes:
- In a remote integration environment, the options for publishing resources are hidden since they are not supported by Logi Report JSPs. If you want to publish reports or catalogs to Logi Report Server, use one of the following ways:
- Access the Logi Report Server console (not the remote server) as an administrator to perform publish work.
- Copy the report or catalog files to the computer where Logi Report Server (not the remote server) is located, and then call the RMI API to publish them.
- Publish the report or catalog files from Logi Report Designer to Logi Report Server.
- In a remote integration environment, the two links Administration > Other > Monitor and Administration > Configuration > Server DB are hidden in the Logi Report Server console since they are not supported.
- You can change the location of the two folders, skin and dhtmljsp, in the \public_html directory in the application server side. What is required is to create a file jrserver.properties in the \WEB-INF directory and then add the following two properties and provide the correct paths (the context root is excluded):
web.skin.dir
web.dhtml_jsp_path