SAS 9.1.3 Integration Technologies » Administrator's Guide (LDAP Version)


Setting up an IOM Bridge Server and Spawner
Quick Start: Simple Server and Spawner
Summary of Setup Steps
Spawner Overview
Spawner Requirements
Metadata Overview
Creating the Metadata for an IOM Bridge Server
Using the IT Administrator Wizard
Using IT Administrator
SAS Login Object
Server Object
Spawner Object
Using a Configuration File
Configuring a UUID Generator
Configuring and Starting the Object Spawner on z/OS
Invoking (Starting) the Spawner
On Windows
On UNIX
On Alpha/VMS
Spawner Invocation Options
Administering the Server and Spawner:
Using Telnet
Using the IT Configuration Application
Spawner Error Messages
Metadata Examples
Minimal Configuration
Server and Spawner
Using Logical Names
UUID Generator
Message Queue Polling
Reference Materials
Attributes for Logical Names
Attributes for Logins
Attributes for Servers
Object Server Parameters
Server Startup Command
Attributes for Spawners
Initializing UNIX Environment Variables for Workspace Servers
IOM Bridge Servers

Using IT Administrator to Define a Server (IOM Bridge)

The SAS Integration Technologies Administrator provides a graphical user interface that allows you to create or modify a definition for an IOM Bridge server. (Alternatively, you can use the IT Administrator wizard to perform the initial creation. For details, see Using the IT Administrator Wizard to Define an IOM Bridge Server.)

Note: The following attributes which appear in the Commands tab of the IT Administrator interface are not used in Version 9 of SAS Integration Technologies

  • Transaction Program Name
  • Partner Logical Unit Name

The Multi-User Process ID Login attribute which appears in the Connections tab of the IT Administrator interface is not used in Version 9 of SAS Integration Technologies. If you are using Version 9, do not use these attributes for your configuration.

To define an IOM Bridge server object using IT Administrator:

  1. Open IT Administrator.

  2. In the manager bar, select SAS Configuration.

  3. In the tree view, select the Servers folder (found under the SAS Servers folder); then select the New button (Delete) on the toolbar. Alternatively, you can select File right arrow New right arrow Server from the menu bar. The following window appears:

  4. Enter the necessary attributes. The attribute fields that are marked with an asterisk (*) are required. The OK button will remain greyed out until you have entered all of the required fields. Select the Help button on any tab to display entry instructions. Brief entry instructions are provided below. For detailed information about a field, click on the corresponding attribute name, which is shown in parentheses. The appropriate definition on the sasServer Attributes List will be displayed. You can then use your browser's Back button to return to this page.
    • Enter a unique name (sasServercn) for the server. Optionally, enter a description (description).

    • On the Connections tab:

      1. Enter a Domain (sasDomainName). Note that you must use the identical domain name if you define a spawner for this server.

      2. Select the IOM Bridge protocol (sasProtocol).

      3. From the pull-down menu that appears, select either Port or Service and enter either the service (sasService) or the port number (sasPort) in the field below the menu. The port number is required if the server will have Java clients.

    • On the Logical Names tab, select one more logical names (sasLogicalName) that this server is to be associated with. If you want to create a new logical name, select the Add button to create a new sasLogicalNameInfo object.

    • On the Machines tab, select the Add button, and then enter the fully qualified host name (sasMachineDNSName) for the machine on which the server is to run. Repeat for each additional host machine. To change an entry, highlight the machine name and select Edit. To remove an entry, highlight the machine name and select Remove.

    • On the Encryption tab, specify client encryption algorithm (sasClientEncryptionAlgorithm) and server (sasNetEncrAlg) encryption algorithms. Also make a selection to indicate what to encrypt (sasRequiredEncryptionLevel).

    • On the Commands tab, complete the Command for non OS/390 field with the command (sasCommand) used to start the object server. Include the path relative to the directory in which the spawner will be started.

      Note: For the z/OS, you can now use the (sasCommand) attribute to launch SAS as an object server. Since the IT Admin interface has not changed for Version 9, you can specify the launch command in the Command for non OS/390 IT Admin field.

    • You can use the Workspace Pool tab to set up workspace pooling for the server. Specify the Maximum Workspaces per Workspace Pool (sasMaxPerWorkspacePool) and the Recycle Activation Limit (sasMaxPerWorkspacePool) in the fields provided. (Select the Default button if you want to reset the Recycle Activation Limit to its default value of 10.) Then select Leave running when idle (sas-ServerRunForever); or select Minutes until idle shutdown and enter the number of minutes (sas-ServerShutdownAfter) after which an idle server should be shut down.

  5. When you are finished entering information in the fields, select OK. The new server object appears in the tree view.

To modify an IOM Bridge server object using IT Administrator:

  1. Open IT Administrator.

  2. In the manager bar, select SAS Configuration.

  3. In the tree view, find the Servers folder (found under the SAS Servers folder) and click the plus sign to open it.

  4. Select the server object that you wish to modify. The server's current attributes will be displayed in the property view in the right portion of the window.

  5. Select the appropriate tabs, and enter the necessary changes. For a description of the fields, refer to the sasServer Attributes List.

  6. When you are finished, select the Save icon (Save) on the toolbar; or select File Save from the menu bar. (If you skip this step, IT Administrator will prompt you to save your changes when you attempt to navigate to another object.)