Editing the Development Client jde.ini File
If you are using SnapShot, you do
not need to manually edit the jde.ini file to manage multiple
clients for multiple foundations, as described in this procedure.
This section describes editing the jde.ini file for a Development
Client.
In order for the Release 9.2 clients to access the new tools release,
you must edit the jde.ini file on each client to point to the new
directory.
Complete the following task on all Release 9.2 clients that have path codes that will access the new tools release.
You will be unable to access multiple tools releases with a single client. To access multiple tools releases, you will need to install a different client for each tools release. This will require using the SnapShot application to save each client before installing the next one.
On the Release 9.2 workstation, open Microsoft Windows Explorer, and navigate to your Microsoft Windows directory. For example:
cd c:\WINDOWSOpen the
jde.inifile.Locate the
[JDENET]section, and edit the port settings forserviceNameListenandserviceNameConnect. Change these entries to match those of the serverjde.inifile for the new tools release.
[JDENET] serviceNameList=portNumber serviceNameConnect=portNumber netTemporaryDir=<directory path>
Where portNumber is the same port number you entered in the
jde.ini file on the Enterprise Server.
The netTemporaryDir setting is required by EnterpriseOne process.
EnterpriseOne process uses this directory to create, store, read, write, and delete
temporary files. Package builds and other EnterpriseOne processes that depend on
temporary files will fail if netTemporaryDir is not set to a valid
directory to which the EnterpriseOne process user has the required access
permissions.