Previous Topic: Verifying RSC/MP CommunicationsNext Topic: Transaction Mapping Table


Configure the Client Manager for NonStop RSC/MP

For NonStop RSC/MP server connections, you must set server configuration parameters within the Client Manager corresponding to the NonStop target server environment.

Note: Asynchronous flows, to a NonStop server are not supported through the Client Manager.

You can select the RSC/MP target server transport type for connecting to the NonStop host platforms.

Follow these steps:

  1. Start the Client Manager and select Server, Config…

    The Server Configuration dialog is displayed.

  2. Enter a server name and add a brief description for this target server connection.
  3. Select RSC/MP in the Transport API list.

    The Client Manager automatically supplies the API DLL name.

  4. Click Details… to display the following Server Configuration – Details dialog:

    Server Configuration Details dialog

  5. You can specify the RSC/MP configuration properties in this dialog.
    Initialization Filename

    Identifies the name and location of RSC/MP communications product's initialization file. This file is located in the RSC/MP install bin directory. If this directory has been added to the PATH environment variable a full path name is not required. For example, RSC.ini.

    Initialization Section Name

    Identifies the section name within the RSC.INI file that contains the target server configuration information. For example, GEN_RSC.

    User Exit DLL

    Identifies the Client Manager's RSC/MP user exit DLL name. If a name is not specified, then the User Exit will not be called.

    Note: Check your NonStop RSC/MP Transport API documentation for case-sensitivity requirements for parameter fields.

  6. Click OK to return to the Client Manager main window.
  7. Save the configuration.

    The Client Manager is now configured for NonStop RSC/MP.

More information:

Saving Configuration Files