SAS Foundation Services

Provides an overview of the SAS Foundation Services.

Overview

An overview is provided below for each SAS Foundation Service.

SAS Management Console Plug-ins

The following plug-ins to the SAS Management Console are used to manage configuration data used by foundation services. The foundation services installer provides an option to install these plug-ins into the SAS Management Console. View the plug-ins' online help for further details.

Plug-inPurpose
Foundation Services ManagerManages foundation services deployment configurations
Publishing FrameworkManages SAS Integration Technologies publish-subscribe metadata including channels and subscribers
Application MonitorProvides a console for viewing application logs

Deploying Foundation Services

After a foundation service deployment has been created using the Foundation Services Manager plug-in to the SAS Management Console, an application may then instantiate the service deployment. The service deployment utilities also provide a remote client to lookup a service deployment that has been deployed in another JVM.

Firewall Deployment

If a Foundation Services application needs to be accessed by an external client through a firewall, then one may configure the services to use a well-known port instead of an anonymous port.

-Dcom.sas.net.rmi.platformPort=<portNumber>Non-SSL RMI socket factories
-Dcom.sas.net.ssl.platformPort=<SSLPortNumber>SSL RMI socket factories

Securing Access to Remote Services using SSL

SAS Foundation Services may be configured to be deployed in a manner which allows their services to be accessed by a client application running in another JVM. Access to these services may be secured by configuring your application to enable use of SSL RMI socket factories provided by the SAS Core Net API. Refer to the com.sas.net.ssl Javadoc for additional details.

Packages
Package
Description
The Java Workspace Factory and I/O Stream helper classes.
The IOM ORB Framework and Utilities.
IOM Bridge for Java
The SAS IOM Driver for JDBC
SAS Foundation Services.
Service for making and managing connections to IOM servers.
JNDI connection services.
Provides a connection factory configuation for use with a SAS Metadata Server.
Provides a connection factory configuation for use with SAS Foundation Services.
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
This subsystem provides a utility to create and customize a deployment descriptor file for inversion of control containers.
Discover a service based upon its service capabilities and optionally service attributes.
Top-level package for event services that contains an EventFactory that can be used to create events to send to an EventBroker service for processing.
Broker events that are triggered by various transport protocols.
Run process flows and dispatch listener applications.
Listen for incoming events to process.
Locate event brokers.
Interact with data repositories on behalf of client applications.
Information service metadata browsing.
Information Service metadata.
 
Information Service WebDAV metadata.
 
Manages favorites folders and their contents.
 
 
 
 
 
 
Information Service prompt model.
Public Objects are Information Service objects which represent SAS information which is rooted in metadata.
The com.sas.services.information.search package performs and manages metadata searches for public objects.
Information service utilities.
Logging Service utilities.
A listener may be registered with a SAS Foundation Service to be notified of service life cycle events.
Publish services.
Publish service alerts.
Publish service archive.
Publish Service metadata.
Publish Service requester.
Publish utilities.
Publishing capabilities for a WebDAV client.
Perform Authentication against modular authentication providers with user identities.
Session services.
Execute stored processes.
Create and modify stored process metadata and obtain stored process service objects from metadata.
Maintain user identities and profiles.
Utility classes used by Foundation Services.
Provides a client API for accessing WebDAV servers.