Adding Artifacts to a Business Service

You add artifacts to a business service through JDeveloper. For more information about adding artifacts, see the JDeveloper online documentation.

Access JD Edwards EnterpriseOne OMW.

  1. From the OMW Design tab, click Invoke JDeveloper.

  2. On the Save Files dialog box, click OK to save all of the .jpr files that are selected.

    Note: Only your specific .jpr file will have changed. You can also select to save just your .jpr. To do so, deselect the other files and click OK.
  3. Click the business service you created in OMW.

  4. Select the business service, the right-click and select New.

  5. On New Gallery, click Java Class, and then click OK

  6. On Create Java Class, in the name field, type the name of the new artifact you are adding.

  7. Accept the default values and selections.

  8. Click OK.

    The artifact Java file displays under the business service.

  9. Enter the business service operations in the artifact.

  10. Click Save All.

  11. Click File, and then Exit.