Services
CGI2SAS has a flexible configuration allowing for an unlimited number of
hosts running SAS. Application programs can be seperated into different services. Any number of
services can be run on a host.
Application Code
CGI variables are passed as macro variables and are also available to SCL programs as a
SCL List. The following types of programs can be run :-
- filename.member.sas
- libname.catname.objname.scl
- libname.catname.objname.source programs
Load Manager
Each service can be configured to run multiple SAS processes. Transactions are spread evenly across
the available SAS processes.
Debugging
CGI2SAS can be run in debug mode where the SAS log, output sent to the web browser and CGI variables
are recorded for each transaction.
Log viewer
SAS logs for each transaction can be viewed via a web browser to assist in debugging of
application code.
Win32 Service support
The CGI2SAS load manager and log viewer can be installed as a service on Windows NT/2000
|