Working in the Middle-Tier Environment |
Main Steps for Starting the Web Applications |
To start the Web applications, follow these steps:
Start the necessary servers and services in the correct order. For the correct start-up order, see Starting Servers in the Correct Order.
Start a browser session and point the browser to the Web application that you want to access. For the correct URL, see the Instructions.html document, which resides in the Documents subdirectory of your configuration directory. The exact URL varies with the Web application server that you are using and the configuration that you have defined for your environment.
Log on to the Web application. For instructions about logging on to a Web application, see the online Help that is provided with the application.
Required Servers |
In order for clients to access the SAS Intelligence Platform, the following components must be running on network-accessible machines:
SAS Metadata Server
SAS Object Spawner, which acts as a listener for SAS Workspace Server, SAS Pooled Workspace Servers, and SAS Stored Process Servers
Depending on which SAS products you have installed, one or more instances of the following additional components might also be required to be running on network-accessible machines:
SAS OLAP Server
SAS Table Server
SAS Services Application
SAS/CONNECT Spawner
SAS/SHARE Server
SAS Content Server
Web Application Server (JBoss, WebLogic, or WebSphere)
For example, the following table documents some SAS servers that can be involved when a user accesses a stored process or a report.
Object Type | SAS Servers |
---|---|
Stored process |
|
Report |
|
1 Workspace servers and stored process servers have a dependency on the object spawner. |
Starting Servers in the Correct Order |
Because of dependencies, it is important to start the servers in the correct order. Server dependencies are explained in the SAS Intelligence Platform: System Administration Guide. The following is an example of a start-up order that meets the dependency requirements for servers:
Start the SAS Metadata Server
Start the SAS OLAP Server
Start SAS object spawner
Start the SAS/SHARE server
Start the SAS/CONNECT server
Start the SAS Table Server
Start the SAS Services Application (Remote Services)
Start the Web application server. (The SAS Content Server starts automatically when the application server is started).
The SAS OLAP Server, SAS/CONNECT Spawner, and SAS/SHARE Server can be started anytime after the SAS Metadata Server has been started.
Servers should be stopped in the inverse order, with the metadata server stopped last.
Deploying EAR Files in the Correct Order |
The SAS Deployment Wizard deploys SAS Web applications to the Web application server. However, you can also deploy EAR files manually from the Web application server. EAR files reside in the SAS-configuration-directory\Lev1\Web\Staging directory.
There is no required start-up order for deploying the EAR files to JBoss or WebLogic. Although, you can deploy the EAR files in any order of your choice, it is highly recommended that you follow this sequence for WebSphere.
SAS Web Application Themes (sas.themes.ear)
SAS Flex Application Themes (sas.flexthemes.ear)
SAS Web Infrastructure Platform Services (sas.wip.services9.2.ear)
SAS Web Infrastructure Platform Applications (sas.wip.apps9.2.ear)
SAS Content Server (sas.wip.scs9.2.ear)
SAS Stored Process Application (sas.storedprocess9.2.ear)
SAS Information Delivery Portal 4.3 (sas.portal4.3.ear)
SAS Package Viewer 4.3 (sas.packageviewer4.3.ear)
SAS Web Report Studio 4.3 (sas.webreportstudio4.3.ear)
SAS Shared Services Application (sas.shared9.2.ear)
SAS BI Dashboard 4.3 (sas.bidashboard4.3.ear)
SAS BI Portlets (sas.biportlets4.3 ear)
SAS Help Viewer Metadata Configuration (webdocmd9.2.ear)
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.