Adding a New Project

To add a new project for a business service:

  1. Access the business service workspace in JDeveloper

  2. In the navigation pane, right-click the workspace name.

  3. From the context menu, click New EnterpriseOne Project.

  4. Type the existing OMW project name, and then click Finish.

  5. Save the file.

The business service that you previously created in OMW appears in the JDeveloper navigation pane under the business services workspace. The project has a package nameā€”the package prefix is the prefix specified in OMW and the last portion of the package name is the OMW object name. Any Java classes or other artifacts associated with that business service object is included as a part of the JDeveloper project.