Topics: |
This section briefly explains the different WebFOCUS installation components, as well as how those components interact and are configured.
WebFOCUS seamlessly integrates into your existing network by connecting web servers and application servers to your data. End users, developers, and administrators then access WebFOCUS through a web browser.
The main requirements for installing WebFOCUS are:
Web servers handle requests by returning static files to a web browser or by executing processes that provide additional functionality. Application servers execute Java servlets or other processes that the web server does not handle.
WebFOCUS functionality can be implemented using Java servlets. Connecting with Java servlets is required for most advanced features. For Java servlets, an application server is required and you can use WebFOCUS with or without an external web server.
Note: Either an application server or a servlet container or engine can be used to process WebFOCUS Java requests. However, the term application server is used in this documentation unless referring to a specific third-party product.
A complete list of requirements is provided in WebFOCUS and ReportCaster Installation Requirements.
There are two main WebFOCUS components to install:
During the WebFOCUS Client and ReportCaster installation, your license determines the components you install. The following options are available:
The following WebFOCUS products can be purchased and installed separately:
The following steps and figure describe how WebFOCUS processes WebFOCUS report requests:
WebFOCUS employs a distributed architecture. This means that the WebFOCUS Client, the WebFOCUS Reporting Server, and your data can be located on any platform, anywhere in your network. You can easily connect an Apache web server running on UNIX to SQL Server data on Windows or DB2 data on z/OS.
The configuration requirements are:
Note: All WebFOCUS components must be of the same release to communicate properly.
The following configurations are examples of how WebFOCUS could be distributed:
Note: In the previous example, the WebFOCUS Client connects to multiple WebFOCUS Reporting Servers. In other configurations, you can connect the WebFOCUS Client to a single WebFOCUS Reporting Server and then connect that WebFOCUS Reporting Server to other WebFOCUS Reporting Servers (hub-sub). For some data sources, you may need to connect WebFOCUS Reporting Servers to each other to perform joins.
WebFOCUS | |
Feedback |