Multiple environments with FSAL
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