Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Reports Administration Guide > Installing the Siebel Reports Server for Microsoft Windows > Postinstallation Tasks for the Siebel Reports Server >
Enabling the Siebel Reports Server with the Web Client
This section describes how to set up the various parameters for enabling Siebel Reports Server for the Web client.
To set the parameters at the component level
- From the application-level menu, choose View > Site Map > Server Administration > Components.
- Select the component for which you need to enable Reports Server parameters.
- Select the Component Parameters tab.
- Set parameter values in the Current value column for the following parameters and Save.
NOTE: The Siebel Server has to be restarted for these parameters to take effect.
Actuate Server Enable Flag
=TRUE
Actuate Server Report Server Host
= name of the Reports Server machine followed by SOAP (Simple Object Access Protocol) server port number (example:server1:8000
).
Actuate Server Report Cast Host
= name of Active Portal machine followed by domain name and Tomcat port number (example:
server1.siebel.com:8080).
Actuate Report Cast Domain
= domain name for the Active Portal machine (example:siebel.com
).
Actuate Server Network Protocol Name
= name of protocol to use for viewing reports (example: HTTP or HTTPS
).
Actuate Server Connect String
=siebel.TCPIP.
none.NONE
://GatewayServerName:PortNumber
/EnterpriseServerName
/XXXOBJMGR_language
/SiebelServerName
Where:
siebel.TCPIP
= the networking protocol
none
(first instance) = the encryption type chosen
NONE
(second instance) = data compression method chosen
GatewayServerName
= name of your Siebel Gateway Server
PortNumber
= the listening port number (default is2320
)
EnterpriseServerName
= name of your Siebel Enterprise Server
XXXOBJMGR_language
= type of Object Manager for the Siebel eBusiness application you are installing, for example:
SCCOBJMGR_enu
for U.S. English Siebel Call Center Object Manager
SSEOBJMGR_enu
for U.S. English Siebel Sales Object Manager
SiebelServerName
=
the name of your Siebel ServerNOTE: When deploying the Reports Server with a load-balanced Siebel Server, the Reports Server must be installed separately on a machine that does not have a Siebel Server installed.
Actuate Server Rox Directory
=/Siebel Reports/
Actuate Server Poll Wait Limit =
time limit (in seconds) after which polling stops for interactively run reports.The Actuate Server Poll Wait Limit parameter defines a duration, at the component level, in seconds, after which application control is returned to the user, regardless of whether report generation has completed or not. This provision avoids the client having to wait for an indefinite time period after submitting long-running reports.
NOTE: The administrator should advise users that they can override the component level setting of Actuate Server Poll Wait limit. This is done by choosing View > User Preferences > Behavior to set the Run Report Time Limit parameter from the application-level menu.
See Siebel Server Administration Guide for more information on how to modify application object manager parameters.
The parameters described in the following procedure must be set in the eapps.cfg file, found under the \BIN subdirectory of the Siebel Web Server Extensions installation, for the Siebel Reports sign-on to work.
To set the parameters in the eapps.cfg file
- Navigate to the file eapps.cfg under, for example, \sea750\eappweb\bin.
- Using a text editor, open eapps.cfg and locate the [Defaults] section.
- Set the following parameter values as shown below:
EnableFQDN
=TRUE
Where:
EnableFQDN
is the setting that enables the processing of requests to Web sites even if the user does not provide the fully qualified domain name.
FQDN
= machine name followed by domain nameWhere:
FQDN
stands for Fully Qualified Domain Name. An example of a fully qualified domain name would be ebiz.siebel.com.For more information about EnableFQDN and FQDN, see "Editing the Web Server Extension Configuration File" in the Siebel Server Installation Guide for the operating system you are using.
Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Reports Administration Guide, Version 7.5, Rev B Published: 18 April 2003 |