Configuring the INI File

Before configuring a JDE Connection share resource, you must configure the parameters in the jdeinterop.ini file.

Complete the following steps to configure the jdeinterop.ini file:

Procedure

  1. Copy the jdeinterop.ini.templ file in the system\classes\samples\ConnectorSamples.zip\config directory from the JD Edwards EnterpriseOne server to the machine where the plug-in is installed, and then change the file name to jdeinterop.ini.
  2. Copy the jdbj.ini file in the system\classes\samples\ConnectorSamples.zip\config directory from the JD Edwards EnterpriseOne server to the machine where the plug-in is installed.
  3. Copy the database configuration file that is used to connect to the database from the JD Edwards EnterpriseOne server to the machine where the plug-in is installed. The configuration file varies depending on the JDBC database used. For example, if an Oracle database is used, the configuration file is tnsnames.ora located in the <database-home>\dbhome_1\network\admin directory.
  4. Copy the content in the jdbj.ini file to the jdeinterop.ini file.
  5. Configure the jdeinterop.ini file according to the JD Edwards EnterpriseOne system which the plug-in connects to.
  6. Save the file.