Create References to Oracle E-Business Suite Web Service

You must create Oracle CX Sales references to the Oracle E-Business Suite web services required for the integration. This is performed in the Application Composer.

When registering the first web service reference in Oracle CX Sales, you must create a new credential key, which Oracle CX Sales will use to authenticate the web service calls to Oracle E-Business Suite. Choose the Oracle E-Business Suite user that you created in the Assigning Roles to the Oracle E-Business Suite User task. All web service calls will be executed by authenticating as this user.

Note: You must also grant the Oracle E-Business Suite user explicit access to the web services as done in the Deploying Web Services task, using the Integration Repository user interface in Oracle E-Business Suite.

Creating Web Service References for the Sales Application

You create web service references for the Sales application using Application Composer. Use the following task to create web service references:

  1. Click Navigator, and select Application Composer.

  2. Click the Create Web Service Reference icon on the Web Service page..

  3. For connection type, select SOAP or REST, and then click OK.

  4. Enter the name and WSDL for the DQM Search Service web service reference as shown in the following table, and then click Read WSDL.

    Note: If a warning appears with the following message: "The preferred security options could not be determined. Contact your web service provider or consult your web service documentation to obtain the correct security details. If errors occur during service invocation, contact your system administrator with the web service and error details" click OK to continue.

    Field

    Value

    Name

    O_INT_EBS_DQMSearchService

    WSDL

    https://<EBS host;port>/webservices/AppsWSProvider/oracle/apps/ar/hz/service/party/DqmSearchService?wsdl

  5. Click the Add (+) button, then enter the information listed in the following table:

    Field

    Value

    Credential Key

    Enter the credential key using the following format: EBS_user_name_KEY.

    User name

    Enter the Oracle E-Business Suite user name.

    Password

    Enter the Oracle E-Business Suite password.

  6. Select the new credential key from the Credential Key drop-down list.

  7. Fill in or confirm the following fields listed in the following table, and then click Save and Close.

    Field

    Value

    Service

    DqmSearchService_Service.

    Port

    DqmSearchService_Port.

    Security Scheme

    Call with separate user credentials over SSL.

    Disable time stamp verification

    Select the check box.

  8. Repeat the previous steps for each of the following web services.

    1. The following table lists the fields and values required to create the OrganizationService

      Field

      Value

      Name

      O_INT_EBS_OrganizationService

      WSDL

      https://EBS host:port name/webservices/AppsWSProvider/ oracle/apps/ar/hz/service/party/OrganizationService?wsdl

      Service

      OrganizationService_Service

      Port

      OrganizationService_Port

      Security Scheme

      Call with separate user credentials over SSL

      Credential Key

      EBS_user_name_key

      Disable time stamp verification

      Select the check box

    2. The following table lists the fields and values required to create the Organization Contact Service

      Field

      Value

      Name

      O_INT_EBS_OrgContactService

      WSDL

      https://EBS host:port name/webservices/AppsWSProvider/ oracle/apps/ar/hz/service/party/OrgContactService?wsdl

      Service

      OrgContactService_Service

      Port

      OrgContactService_Port

      Security Scheme

      Call with separate user credentials over SSL

      Credential Key

      EBS_user_name_key

      Disable time stamp verification

      Select the check box

    3. The following table lists the fields and values required to create the Quote Service

      Field

      Value

      Name

      O_INT_EBS_QuoteService

      WSDL

      https://EBS host:port name/webservices/SOAProvider/ plsql/aso_quote_pub/?wsdl

      Service

      ASO_QUOTE_PUB_Service

      Port

      ASO_QUOTE_PUB_Port

      Security Scheme

      Call with separate user credentials over SSL

      Credential Key

      EBS_user_name_key

      Disable time stamp verification

      Select the check box