Configuring Java Doc Location in Oracle Enterprise Repository for the Published Business Services

Each JD Edwards EnterpriseOne business service asset has a link to the Java Doc of its Java published business service class. After a business services package build is complete, you can obtain the Java Doc for the published business service classes from the following location:

dep_server\app_release\pathcode\package\package_name\java\sbf\javadoc

The Java Doc can also be extracted from the sbf.cab file which is generated during the full business services package build process.

Using an Oracle Enterprise Repository supported transport protocol, such as HTTP or FTP, configure the Java Doc location in the Oracle Enterprise Repository server to point to the actual Java Doc location of the Java published business service class. To do so, perform the following steps:

  1. Make the Java Doc html files for the published business services available on the web through an HTTP server or FTP server.

  2. To configure the Java Doc server mapping in Oracle Enterprise Repository to point to the HTTP or FTP server that hosts the Java Doc html files, log in to Oracle Enterprise Repository server.

  3. Click the Edit/Manage Assets link to open the Asset Editor window.

  4. From the Actions menu, click Configure Artifact Stores.

  5. Click Add to add a new Artifact Store.

  6. On Create a new Artifact Store, complete the following fields:

    • Name

      Enter the name for the artifact store. For example:

      JDEDWARDSE1: BUSINESS_SERVICE:DV812_JAVA_DOC 
      

      Where DV812 is the JD Edwards EnterpriseOne path code.

    • Type

      Select a transport type, such as HTTP.

    • Hostname

      Enter the server name and port, for example: dnshravindvm1.mlab.jdedwards.com:80.

    • Path

      Enter the path to the Java Doc html files.

  7. Click OK to add the Java Doc server mapping.

    A link to the Java Doc is established for every business service asset in the Oracle Enterprise Repository server.