Siebel Communications Guide > Overview of Siebel Communications > Configuring Communications, Order-to-Cash, and Master Data Management Integration >

Configuring FMW URLs for Web Services


Use the procedures in this topic to configure FMW URLs for Web services.

Configuring FMW URLs for Outbound Web Services

To configure FMW URLs for the outbound Web services, follow this procedure.

To configure FMW URLs for outbound Web services

  1. Log in to the Siebel application as an administrator.
  2. Navigate to the Administration - Web Service screen, then the Outbound Web Services view.
  3. Query for "*JMS* OR *ABCS* OR *ESB* OR *ConfiguratorUserLangSiebelAdapter* OR SyncCustomerSiebelEventAggregator" on the Name field of the Web Services applet.
  4. Navigate to the Service Ports list applet and change the URI given by the ABS team.
  5. Query for *JMS* and *Sync* and change the URI as follows:
    • Web Service Name: SyncCustomerSiebelEventAggregator
    • Address: http://host name:port/soa-infra/services/default/SyncCustomerSiebelEventAggregator/Client

      (For example, http://ap6039fems.us.oracle.com:7797)

      NOTE:  If FMW 11g is used for integration, then a complete change of address is required. For example:

Configuring FMW URLs for Inbound Web Services

URL-based authentication is disabled by default. SOAP Header authentication is recommended. An example of the new URL is as follows:

http://sdchs20n513.corp.siebel.com/eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOAP=1

An example of the SOAP Header is as follows:

<soapenv:Header>
<ns1:SessionType xmlns:ns1="http://siebel.com/webservices">none</ns1:SessionType>
<ns2:UsernameToken xmlns:ns2="http://siebel.com/webservices">SADMIN</ns2:UsernameToken>
<ns3:PasswordText xmlns:ns3="http://siebel.com/webservices">MSSQL</ns3:PasswordText>
</soapenv:Header>

To configure FMW URLs for the inbound Web services, follow this procedure.

To configure FMW URLs for inbound Web services

  1. In the Administration - Web Services screen, then the Inbound Web Services view, run the following query:

    *ISS *; * Update Order *; SWI*

  2. In the middle Inbound Service Ports list applet, change the address to the following:

    http://localhost/eai_lang/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOAP=1

    NOTE:  Replace the string localhost, lang with the correct information from your Web server.

  3. Repeat the preceding steps for all inbound Web services.

    For more information, see the Siebel Enterprise Application Integration (EAI) guides.

Siebel Communications Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.