Oracle Forms (MOSC)

MOSC Banner

Multiple environments with FSAL

in Oracle Forms (MOSC) 4 commentsAnswered ✓

Weblogic 12.2.1.4 + Forms 12.2.1.4.

On one server Weblogic, i've got multiple entries in the forms config file formsweb.cfg

There is one entry [Entry1] that points to one environnement [Env1] with its dedicated database D1 and another entry [Entry2] that points to [Env2] with its dedicated database D2 .

So, in my url calling my application, I 've got :

http://IP:9001/forms/frmservlet?form=blabla&config=Entry1 to use Env1

http://IP:9001/forms/frmservlet?form=blabla&config=Entry2 to use Env2.

Now, I want to get rid of the browser, so I use FSAL but it seems that the name of the entry has to be

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center