Creating a Version to a Consumer Business Service

The following high-level steps are provided to help you create versions to business services that consume third-party web services:

  1. Determine where new and changed fields exist in the value object.

    Version the containing class and all classes above it in the value object hierarchy.

  2. Version the method that uses the top-level value object in the Processor class.

  3. Call the new method from a JD Edwards EnterpriseOne business service and do one of the following:

    • Create a processing option to call the new or old method.

    • Create a service constant to call the new method from the existing method.