Skip navigation.

User's Guide

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF  
Get
Adobe Reader

OSA Gateway Connection

The following sections describe how to use the OSA Gateway Connection:

 


About OSA/Parlay gateway connections

The WebLogic Network Gatekeeper has to have a connection with an OSA/Parlay gateway to make it possible for applications to us network services through the OSA/Parlay SCSes in the gateway. In addition the applications using OSA/Parlay SCSes has to be individually connected to the OSA/parlay gateway, see Connecting an application (account) to an OSA/Parlay gateway.

 


Connecting an OSA/Parlay gateway

Follow the instruction below to connect the WebLogic Network Gatekeeper to an OSA/Parlay gateway. The following has to be provided by the OSA/Parlay operator before the task can be started:

  1. Start an Network Gatekeeper Management Tool and log in.
  2. Select a SLEE where the OSA access service is installed.
  3. Double-click the OSA_access service.
  4. Register OSA/Parlay gateway

  5. Double-click the addGw method.
  6. Enter the following OSA/Parlay gateway data:

    Parameter

    Description

    name

    A descriptive name to be used the identification of the OSA/Parlay gateway.

    osaFwCert

    The directory path (including file name) for the user certificate.

    reAuthWaitTime

    The time in seconds to wait before re-attempting authentication and obtaining a new manager if all connections are down

    keystorePwd

    The password that protects the WebLogic Network Gatekeeper's keystore

  7. Click Invoke.
  8. The OSA/Parlay gateway is registered and its ID is displayed. Use the ID when setting up the connection.

    Set up connection

  9. Double-click the addConnection method.
  10. Enter the following OSA/Parlay gateway data. Note, either the nsRef and nsName parameters or the initalRef parameter only can be used.

    Parameter

    Description

    gwID

    The ID created when registering the OSA/Parlay gateway.

    nsRef

    The directory path (including file name) for the file containing the name service IOR.

    Leave blank if initialRef is specified.

    nsName

    The name of initial object in the name service, for example: parlay_initial.

    Use path syntax (for example: /parlay/fw/parlay_inital) to specify recursive naming contexts.

    Leave blank if initialRef is specified.

    initialRef

    The directory path (including file name) for the file containing the IOR to the Parlay intial object.

    Leave blank if nsRef and nsName is specified.

  11. Click Invoke.
  12. The connection with the OSA/Parlay gateway is set up its connection ID is displayed.

 


Listing registered OSA/Parlay gateways

Follow the instruction below to list registered OSA/Parlay gateways IDs and descriptive names.

  1. Start an Network Gatekeeper Management Tool and log in.
  2. Select a SLEE where the OSA access service is installed.
  3. Double-click the OSA_access service.
  4. List OSA/Parlay gateway

  5. Double-click the listGw method.
  6. Click Invoke.
  7. The IDs and names of the registered OSA/Parlay gateways are displayed.

 


Disconnecting an OSA/Parlay gateway

Follow the instruction below to disconnect an OSA/Parlay gateway and delete registration data.

  1. Start an Network Gatekeeper Management Tool and log in.
  2. Select a SLEE where the OSA access service is installed.
  3. Double-click the OSA_access service.
  4. Disconnect OSA/Parlay gateway

  5. Double-click the removeConnection method.
  6. Enter the gateway ID and the connection ID:
  7. Click Invoke.
  8. The OSA/Parlay gateway is disconnected.

    Remove registration

  9. Double-click the removeGw method.
  10. Enter the gateway ID.
  11. Click Invoke.
  12. The OSA/Parlay gateway registration is removed.

 

Skip navigation bar  Back to Top Previous Next