Siebel Application Integration for Oracle Fusion Middleware Guide > Working with Web Services Using SAI for Oracle Fusion Middleware >

Referencing Oracle WebLogic Server Outbound Web Services in Siebel Business Applications


This topic describes how to reference Oracle WebLogic Server outbound Web services in Siebel Business Applications. For general information about working with Web services using SAI for Oracle Fusion Middleware, see About Working with Web Services Using SAI for Oracle Fusion Middleware.

This task is a step in Roadmap for Deploying Outbound Web Services Using SAI for Oracle Fusion Middleware.

To reference an Oracle WebLogic Server Web service in Siebel Business Applications

  1. Start Oracle JDeveloper.
  2. From the application-level menu, select File, and then click the New menu item.
  3. 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.
  4. At the Welcome to the Deployment Wizard screen, click Next.
  5. Select the Siebel Outbound Services deployment type, and then click Next.
  6. Specify the following outbound Web service parameters, and then click Next.

    The parameters are described in the following table.

    Setting
    Description

    WSDL Document URL

    The URL of the Web service description that you want to use. The URL can be either a file that you locate using the Browse button or an HTTP URL.

    Outbound Web Service Name

    The outbound Web service name on Oracle WebLogic Server. By default, this value is set to the service name that appears in the selected WSDL.

    EAR Version

    The outbound Web service version.

    Outbound Web Service JNDI Name

    Identifies a specific outbound Web service client deployed on Oracle WebLogic Server for each request by performing a lookup. By default, this value is set to:

    eis/siebel/outbound/outbound_Web_service_name

    Transaction Timeout

    The transaction timeout value in seconds. By default, the value is set to 600 seconds.

  7. The Web service name and JNDI Name fields auto-populate based on the WSDL name, but are editable.

    NOTE:  This is an outbound call from the Siebel application, therefore, if after a specified time there is no response, the Siebel application receives a timed out message.

  8. Click OK to check the values.
Siebel Application Integration for Oracle Fusion Middleware Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.