Skip to content

ajb49/AIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Image Image Image Image

------------------------------Oracle Fustion Middleware 11g------------------------------- /////////////IF only mandatory instructions are done,hopefully the app runs well////////////////

  1. Make sure hr(Demo) schema is in oracle database already or run below code from sys user. (mandatory)*** SQL> ALTER USER hr IDENTIFIED BY hr ACCOUNT UNLOCK;

  1. Make sure D: drive is available & Paste the whole AIS folder to D: drive. (mandatory)***

  1. Mozilla_FireFox.lnk/Internet_Explorer.lnk properties:

  1. Replace HOSTNAME 'rjbr' to 'YOUR-DESKTOP-NAME' from TARGET section.

     >> Internet_Explorer.lnk:
     "C:\Program Files\Internet Explorer\iexplore.exe" http://YOUR-DESKTOP-NAME:9001/forms/frmservlet?form=D:\AIS\Menu_module\FRONTED_MODULE.fmx
     
     >> Mozilla_FireFox.lnk:
     "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" http://YOUR-DESKTOP-NAME:9001/forms/frmservlet?form=D:\AIS\Menu_module\FRONTED_MODULE.fmx
     																(mandatory)***
    

  1. sqlplus and run the code from sys or any schema: (mandatory)** SQL> @D:\AIS\Script\PROJECT_INSTALLATION.sql

  1. To preview reports it might have stand alone/in process Report Server or report will not run (# report server name: rpt_svr). (optional)

  1. Start weblogic: admin server(mandatory), form server(mandatory) & report server(optional).

  1. Run the App from Mozilla_FireFox.lnk or Internet_Explorer.lnk: The credentials are given below: username: project_ac password: ac

  1. It has Calender feature, if your Form 11g does not have, it can be added by using CALENDER_11G_FRM folder or other sources.(optional)

  1. It has Image feature, if your Form 11g does not have, no image will be shown but the app will run perfectly without image.(optional)

														--Thank you

About

Accounting Information Technology -Using Oracle Forms Builders, Oracle Report Builders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published