Siebel Application Integration for Oracle Fusion Middleware Guide > Deploying Siebel Resource Adapters by Using SAI for Oracle Fusion Middleware >

Configuring Siebel Server Load Balancing and SSL for SAI for Oracle Fusion Middleware


This topic describes how to configure the XML Advanced Settings parameters for Siebel Server load balancing and Secure Sockets Layer (SSL) encryption and authentication for inbound Web services by using SAI for Oracle Fusion Middleware. For more information about Siebel Server load balancing, see Siebel Deployment Planning Guide. For more information about SSL, see Siebel Security Guide.

NOTE:  SAI for Oracle Fusion Middleware supports SSL for outbound Web services as well, but load balancing is not supported.

Typically, you perform the following procedure as part of deploying a Siebel Resource Adapter. However, you can reset these parameters.

This task is a step in Process of Deploying Siebel Resource Adapters Using SAI for Oracle Fusion Middleware.

To configure Siebel Server load balancing and SSL for SAI for Oracle Fusion Middleware

  1. Make sure the Oracle WebLogic Server is running.
  2. Start Oracle JDeveloper if it is not already active.
  3. Select File, and then click the New menu item.
  4. In the New Gallery dialog box, perform the following:
    1. In the Business Tier category, select Siebel Application Integration for Oracle Fusion Middleware.
    2. Select the Deployment item, and then click OK.
  5. At the Welcome to the Deployment Wizard screen, click Next.
  6. Select Siebel Resource Adapter as the deployment type, and then click Next.
  7. Enter the resource adapter parameters by doing the following:
    1. Enter a resource adapter name if you do not want to accept the default. By default, the resource adapter name is SiebelResourceAdapter.

      NOTE:  Each resource adapter has its own log file. The log file name is the same name as the resource adapter name appended with .log (that is, JNDI_ra_name.log). The location of the log file depends on the value you specify in the Deployment Log Directory logging parameter in the SAI for Oracle Fusion Middleware preferences.

      For information about the naming conventions for resource adapters, see About Siebel Resource Adapter Naming Conventions.

    2. Click Edit ra.xml, click Advanced Settings, and then edit or fill in the necessary settings.

      For information about the Advanced Settings parameters, see Step 7 in Configuring Siebel Server Load Balancing and SSL for SAI for Oracle Fusion Middleware.

  8. (Optional) For SSL transport, configure the Keystore and Truststore parameters by doing the following:
    1. In the Transport field, select SSL, and then click Parameters.
    2. Fill in the necessary settings, click OK, and then click OK again to exit the Resource Adapters Descriptors Parameters dialog box.

      Some parameters are described in the following table. For more information about SLL transport, see Siebel Security Guide on the Siebel Bookshelf.

      Parameter
      Description

      Keystore Name

      The name of the Java Key Store that stores the certificate. Specify the path of the Java Key Store on Oracle WebLogic Server.

      Keystore Password

      The password to the keystore file.

      Keystore Alias

      The name of the alias of the certificate in the keystore.

      Trust Store Name

      The name of the Java Key Store that contains the trusted certificate authorizations. Specify the path of the Java Key Store truststore on Oracle WebLogic Server.

      Trust Store Password

      The password to access the truststore.

Siebel Application Integration for Oracle Fusion Middleware Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.