Siebel Application Integration for Oracle Fusion Middleware Guide > Migrating Siebel Web Services to Oracle WebLogic Server > Process of Migrating SOAP Services Using SAI for Oracle Fusion Middleware >

Migrating Existing Siebel Outbound Web Services to Oracle WebLogic Server


This topic describes how to migrate existing Siebel outbound Web services to Oracle WebLogic Server. When a request is submitted from the Siebel application (which has outbound Web services implemented to a third party outbound Web service server), the request is sent using the framework provided by SAI for Oracle Fusion Middleware.

This task is a step in Process of Migrating SOAP Services Using SAI for Oracle Fusion Middleware.

To migrate existing Siebel outbound Web services to Oracle WebLogic Server

  1. Change the value of the EnableNewOutboundDispatcher server component parameter for the EAI object manager component for your Siebel application by doing the following:
    1. From the Server Manager command-line interface, enter the following command:

    change param EnableNewOutboundDispatcher=Y for comp EAI_OM_Alias

    For example:

    change param EnableNewOutboundDispatcher=Y for comp EAIObjMgr_enu

    NOTE:  By default, this parameter is set to N.

    1. From the Server Manager command-line interface, enter the following command:

    list param EnableNewOutboundDispatcher for comp EAI_OM_Alias

  2. Deploy the outbound Web service WSDL on Oracle WebLogic Server.

    For more information, see Deploying Outbound Web Services Using SAI for Oracle Fusion Middleware.

  3. Import the outbound Web service WSDL into Siebel Tools by doing the following:
    1. Start Siebel Tools.
    2. From the Tools menu, choose File, New Object, EAI, the Web Service menu item, and then click OK.
    3. Browse for the WSDL you want to import, and then click Next.

      NOTE:  Make sure you have locked the project in which the objects created from the WSDL file will reside.

    4. Check the Deploy the Integration Object(s) and the Proxy Business Service(s) check box, and then click Finish.
    5. Compile the server SRF.
  4. Test the outbound Web service.

    For instructions, see Example of Testing Migrated Outbound Web Services by Using SAI for Oracle Fusion Middleware.

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