|
Windows Clients
Using the Workspace ManagerNote: It is recommended that you use the Object Manager interface in order to take advantage of the new features available with Version 9 Integration Technologies. As discussed in Using IOM to Develop Applications in the SAS Integration Technologies Technical Overview, the SAS IOM components are arranged in a hierarchy and the root of the hierarchy is a SAS workspace object. A SAS workspace represents a session with the SAS System and is functionally equivalent to a SAS Display Manager session or the execution of base SAS software in a batch job. The SAS Workspace Manager is a component that executes on the client machine and it is used to create and manage SAS workspaces on IOM servers. The Workspace Manager uses IOM server definitions that are administered separately from the application. This enables, for example, a client application to connect to a server simply by using a logical name. The definition for this server can change as required without affecting the application. The Workspace Manager can create a SAS Workspace in one of three ways:
With the Workspace Manager, you can perform the following tasks:
The Workspace Manager can be used from Visual Basic, C, C++, and VBScript (with the help of Scripto). |