Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms 10g deployment variables formsweb.cfg file

427608Oct 10 2006 — edited Oct 10 2006
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2006
Added on Oct 10 2006
5 comments
1,261 views