Configuring the AIS Client Class Generator

To configure the AIS Client Class Generator:

  1. In JDeveloper, access Preferences:

    On Microsoft Windows, select the Tools menu, Preferences.

    On Apple MacOS, select the JDeveloper menu, Preferences.

  2. Select AIS Client Class Generator.

  3. On Preferences, complete the following fields to specify the AIS Server location and AIS Server information:

    • AIS Server URL. This is a fully qualified URL to the AIS Server that includes the protocol, server, and port number. For example: http://myaisserver.com:8474)

    • JAS Server URL. (Optional) This is the URL to the EnterpriseOne HTML Server. Enter a URL only if you want to override the JAS Server URL configured on the AIS Server.)

    • Username. Enter a JD Edwards EnterpriseOne user name.

    • Password. Enter a JD Edwards EnterpriseOne user password.

    • Environment. (Optional) Enter a value only if you want to override the value configured on the AIS Server.

    • Role. (Optional). Enter a value only if you want to override the value configured on the AIS Server.

    • JSON Files Folder. The directory for storing the JSON files. The default location is the AISClientClassGenerator\input directory.)

    • Default Java Classes Folder. The directory where the generated form classes are stored, if an active project is not selected.

      The AIS Client Class Generator uses this folder only when it is run without a project open in JDeveloper. When a project is open in JDeveloper, the generator stores the Java files in the source directory for the project at the defined package path or the default package path which is com.oracle.e1.formservicetypes.

    • Java Package. Enter the name of the Java package assigned to the generated form classes. This will also determine the folder structure for the Java classes in the project src folder.

  4. Click OK.