BackPrevious Topic  Next TopicNext

Integrating Remote Logi Report Server

You can implement Logi Report Remote Server API in your JSPs and integrate the JSPs with the application server to call Logi Report Server that is running on a different machine. This topic describes how you can integrate remote Logi Report Server with IBM WebSphere and WebLogic.

Select the following links to view the topics:

Related topic:

Note icon

  • In a remote integration environment, Logi Report Server hides the options for publishing resources since Logi Report JSPs do not support them. 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, 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, Logi Report Server hides the two links Administration > Other > Monitor and Administration > Configuration > Server DB 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 you need to do is create a file jrserver.properties in the \WEB-INF directory and then add the following two properties and provide the correct paths (excluding the context root):

    web.skin.dir
    web.dhtml_jsp_path

Back to top

BackPrevious Topic  Next TopicNext