Forms 10g deployment variables formsweb.cfg file
427608Oct 10 2006 — edited Oct 10 2006Hi,
Following is the Oracle env configuration:
Oracle DB : 9i R2
Oracle AS: 10g (9.0.4.)
Using the myapp.env and formsweb.cfg file I have the follwoing set-up in formsweb.cfg
[myapp]
form=menu.fmx
envFile=myapp.env
lookandfeel=oracle
height=100%
width=80%
colorScheme=khaki
When I access the deployed application using http://server:port/forms90/f90servlet?config=myapp
the credentials asked are
username:
password:
database:
QUESTION:
How can I default the database name in formsweb.cfg file? If not in this file where would I set the database name so users do not have to type it each time the access the application.
Please advise.
thanks,
Mayura