running a form directly in browser
540688Sep 19 2007 — edited Sep 19 2007Hello,
I had to migrate an 11i Application from Windows to Linux; the customer has a custom form that runs directly in browser on the Windows machine; i have tried to implement this form to be also reachable using Apps Forms runtime and directly in browser by accessing the URL for the forms server Linux machine,but i did not succeeded. The curious thing for me is that those who have developed the form and configured it to be ran in browser without Jinitiator, used an Oracle Forms Developer home !!!
What can i do in order to user the Oracle Apps Froms Runtime ?
I have copied the form on other Windows machine where i have a clone and tried to use the Oracle Forms of the Apps to run the form by configuring formsweb.cfg file. It doesn`t work for me.
I have compiled the form in Linux enviroment and also tried to use the Apps forms runtime to ran the form in browser, also configuring formsweb.cfg with custom entries.
It doesn`t work.
For example:
In the FORMS60_PATH i copied the compiled forms; i wrote some entries with custom config in formsweb.cfg
[myconfig]
form=/d01/oracle/appltest/testora/8.0.6/forms60/scan1.fmx
userid=apps/apps@TEST
otherparams=useSDI=yes
lookAndFeel=oracle
colorScheme=blue
IE50=native
When i access
http://myappsserver:8001/dev60cgi/f60cgi?config=myconfig
it runs the Jinitiator and the application enviroment pops up asking for login credentials;
When i acces
http://myappsserver:9001/dev60cgi/f60cgi?config=myconfig i receive the error : the page cannot be displayed
Could somebody please instruct me how should i approach this issue in order to do it?
Thanks,
George
Message was edited by:
GeorgeS
Message was edited by:
GeorgeS
Message was edited by:
GeorgeS