Manually Configuring HTTP Components and Applications

Creating a Platform Service

You must create several platform services in order to monitor access to SAS web applications. This is the basic procedure for creating and configuring a platform service. If you enable SAS Environment Manager Extended Editing, these services are created automatically.
  1. Select Resourcesthen selectBrowse
  2. Select Platforms.
  3. Select the entry in the Platform table for your server.
  4. On the Details page for the selected platform, select Tools Menuthen selectNew Platform Service. The New Service window appears.
  5. Specify a name for the service and select HTTP in the Service Type field. Click OK.
    New service window
  6. The Details page for the new service page appears. A message is displayed that the resource has not been configured. Click the Configuration Properties link to configure the service.
  7. On the Configuration Properties page, specify the information required for the service. Values for each service are provided in the following sections.
    stored process service configuration
  8. Click OK to complete the configuration process.

Configuring a Platform Service for SAS Stored Process Web Application

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASStoredProcess
user
specify a username (such as sasdemo)
pass
specify the password for the specified user
method
select GET
follow
select this check box
pattern
specify SASStoredProcess
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Stored

Configuring a Platform Service for SAS Content Server

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASContentServer
user
specify sasadm@saspw
pass
specify the password for the user
method
select GET
follow
select this check box
pattern
specify SASContentServer
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Content

Configuring a Platform Service for SAS Web Report Studio

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASWebReportStudio
user
specify a username (such as sasdemo)
pass
specify the password for the user
method
select GET
follow
select this check box
pattern
specify SASWebReportStudio
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Report

Configuring a Platform Service for SAS BI Dashboard

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASBIDashboard
user
specify a username (such as sasdemo)
pass
specify the password for the user
method
select GET
follow
select this check box
pattern
specify SASBIDashboard
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Dashboard

Configuring a Platform Service for SAS Help Viewer for Middle-Tier Applications

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASWebDoc
method
select GET
follow
select this check box
pattern
specify SASWebDoc
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Documentation

Configuring a Platform Service for SAS Information Delivery Portal

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASPortal
user
specify a username (such as sasdemo)
pass
specify the password for the user
method
select GET
follow
select this check box
pattern
specify SASPortal
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Portal

Configuring a Platform Service for SAS Web Administration Console

Follow the steps in Creating a Platform Service to create the service. Specify the following information on the Configuration Properties page.
port
specify 7980
path
specify /SASAdmin
user
specify sasadm@saspw
pass
specify the password for the user
method
select GET
follow
select this check box
pattern
specify SASAdmin
service.log.track.enable
select this check box
service.log.track.level
select Info
service.log.track.include
specify Administration
Last updated: February 22, 2018