Create References to JD Edwards EnterpriseOne

You must create CX Sales references to the JD Edwards EnterpriseOne 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 JD Edwards EnterpriseOne. Choose a JD Edwards EnterpriseOne administrative user account. All web service calls will be executed by authenticating as this user.

Creating Web Service References

To create Web service references for the Sales application do the following:

  1. Click Navigator, and select Application Composer.

  2. Click Web Services on the Overview page.

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

  4. For connection type, select SOAP, and click OK.

    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.
  5. Enter the name and WSDL for the CustomerManager web service reference, as listed in the following table, and then click Read WSDL.

    Field

    Value

    Name

    O_INT_JDE_CustomerManager

    WSDL

    https://<host>:<port>/<server>/CustomerManager?wsdl

  6. Enter or confirm the fields listed in the following table, and then click Save and Close.

    Field

    Value

    Service

    CustomerManagerService

    Port

    CustomerManagerPort

    Security Scheme

    Invoke with separate user credentials over SSL

    Credential Key

    JDE_<username>_KEY

    Disable time stamp verification

    Select the check box.

  7. Repeat the previous steps for the SalesOrderManager web service reference listed in the following table:

    Field

    Value

    Name

    O_INT_JDE_SalesOrderManager

    WSDL

    https://<host>:<port>/<server>/SalesOrderManager?wsdl

    Service

    SalesOrderManagerService

    Port

    SalesOrderManagerPort

    Security Scheme

    Invoke with separate user credentials over SSL

    Credential Key

    JDE_<username>_KEY

    Disable time stamp verification

    Select the check box