Sample Applications

These applications are shipped with the dynamic Java connector in their Java source form:

Application

Description

Address Book

Queries an AddressBook entry.

Events

Subscribes to events.

Manual Commit

Performs a local transaction using a Purchase Order Entry application.

Purchase Order

Enters a purchase order.

Sales Order

Enters a sales order.

Before you use the sample applications:

  • Create a directory for the sample applications (for example, C:\connectorsamples).

  • Install a certified Java Development Kit (JDK). Be sure to install a full JDK and not the Java Runtime Environment (JRE).

    See Installing the Dynamic Java Connector.

  • Set the JAVA_HOME environment variable to the JDK parent directory.

  • Configure the jdeinterop.ini, jdelog.properties, and jdbj.ini files and place the files in the directory you created for the sample applications (for example, C:\connectorsamples).

    Note:

    Minimum technical requirements are updated for each release. See document 745831.1 (JD Edwards EnterpriseOne Minimum Technical Requirements Reference) on My Oracle Support. https://support.oracle.com/rs?type=doc&id=745831.1

    You can download the JDK from this Oracle website (http://www.oracle.com/technetwork/java/javase/overview/index.html).