Thursday, September 19, 2013

Oracle JDE 9.1.3 Local Web Installation Guide

Preparing Deployment Server for Installation
1. Install Java JDK 6 into a location. For example of location to install:
             C:\Program Files (x86)\Java\jdk1.6.0_45\

2. After finished the JDK installation, go to C:\Program Files (x86)\Java\ and copy the jdk1.6.0_45
folder to deployment server where the jdedwards folder is installed.

3. The location to place the jdk1.6.0_45 folder in the deployment server is
C:\JDEdwards\E910_1\OneWorld Client Install\ThirdParty\WebDevFeature\OH4A

4. After the folder finished copying, rename jdk1.6.0_45 to JDK.

Installation of Local Web in Fat Client
1. From fat Client PC, go to Run -> \\[deployment server name]\E910\OneWorld Client
Install\ThirdParty\WebDevFeature\OH4A\install and double click on setup.exe


2. Click Next on the Welcome Screen.


3. Change the Destination Name to JDE_E910_Client1 by selecting it from the drop down box and
the Path must be pointed to where the Fat Client folder is installed and click Next.



4. Click Install in the Summary screen and the installation will start. Wait for the installation to
complete.

5. After the installation is done. Goto the following link:
D:\E910_1\system\OC4J\j2ee\home\applications\webclient.ear\webclient\WEB-INF\classes

6. Open jas.ini file and look for
[OWWEB]
PathCodes=('DV910') Modify this to the environment that you want to access in local web

7. Make sure the following is correct in jdbj.ini
[JDBj-SPEC DATA SOURCE]
name=Local - DV910
databaseType=E
server=localhost
serverPort=1521
database=ovsorcl
physicalDatabase=JDELocal_DV910

8. In the same folder location, look for tnsnames.ora and make sure the database server hostname is
correct. You can now login to Fat client and access local web.




3 comments:

  1. Very useful information. thanks for the guide. Easy to understand on the step given.

    ReplyDelete
  2. Very good guide! Thanks for the useful information!

    ReplyDelete