Pages

Sunday 1 December 2013

How to access Oracle Apps 11i Forms from Vista on Internet Explorer

Steps mentioned in this post is workaround to access Oracle Applications (E-Business Suite 11i) from Windows Vista , permanent solution is to migrate Application Tier to use Sun JRE (Native Plug-in) as mentioned in Metalink Note 290807.1
To Access Oracle Application 11i from Vista, please perform following tasks:
Step 1)Go to program files => java ==> jre1.6.0_07 (or recent jre min 1.6, you can download from java.sun.com)
Path : C:\ Program Files\ Java\ jre1.6.0_07\ bin\ client (default location)

Step 2)
Copy the jvm.dll file

Step 3)
  Go to C:\ Program Files\ Oracle\ JInitiator 1.3.1.21\ bin\ hotspot

Step 4)
Take backup of current jvm.dll file present in \Oracle\ JInitiator 1.3.1.21\ bin\ hotspot directory

Step 5)
 Paste the jvm.dll file which you have copied (in step 2) to hotspot directory.
STEP 6) Close all the browsers and restart.
You can access the forms now
Make sure you add your_machine_name> in trusted sites under Tools ==> Internet options ==> Security and popups should not be blocked.
.
References/Related
  • 553348.1  Unable To Connect To E-Business Suite On Vista with Jinitiator
  • 285218.1  Recommended Browsers for Oracle E-Business Suite 11i
  • 290807.1  Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i

No comments:

Post a Comment