Prerequisites for Developing EnterpriseOne ADF Applications

  • Set up an environment for deploying EnterpriseOne ADF applications as described in Setting Up the Environment for Deploying EnterpriseOne ADF Applications in this guide.

  • Install JDeveloper. See the "Oracle JDeveloper Get Started" documentation for installation instructions:

    http://docs.oracle.com/middleware/12211/jdev/index.html

  • If you have not already done so, download the latest release of E1_ADF_Foundation_x.x from the JD Edwards Update Center (https://updatecenter.oracle.com). To locate the download, use the Type field to search on EnterpriseOne ADF.

    In addition to script files for building and deploying EnterpriseOne ADF applications, this download includes the E1UserSession.jar that provides helper classes for developing EnterpriseOne ADF applications.

  • Download the latest AIS Client Java API 2.x.x.

    Locate the download on the JD Edwards Update Center on My Oracle Support at https://updatecenter.oracle.com. Use the Type field to search on "EnterpriseOne ADF." The download is available in a package titled AIS_Client_Java_API_2.x.x.

    The download contains the following files:

  • Starting with Tools Release 9.2.1.2, if you are deploying the ADF Server using Server Manager and plan to include custom ADF applications on your ADF Server, you need to bundle the scf-manifest.xml file with your custom ADF application so that Server Manager recognizes it as an ADF application component.

    For a sample scf-manifest.xml file, see Modifying ADF Source Code. You can also use the scf-manifest.xml files bundled with the ADF Applications on the Update Center as a reference.