Forms Developer vs Forms Server

Hello All,
What is diffence between Oracle Forms Developer and Oracle Forms Server?
when should we use Oracle Forms Server?
Regards,
DN

Hi there,
In brief and without getting too technical...
Oracle Forms Developer is the tool that you use to build the source Form files (FMB) and you need to compile the FMB files into FMX files before it can be executed. The current version of Forms Builder is 10g. The software is part of a suite of software products commonly known as 9ids/10ids.
Oracle Forms Server is the middle tier software that executes the FMX files. This software is old technology (refers to verion 6/6i). The current middle tier software is called 9ias/10ias of which Forms Services is one of the modules.
Hope that helps.
Regards,
John

Similar Messages

  • Fusion Middleware - Installing Forms & Reports Developer in separate server

    Hi,
    I installed Forms & Reports Server (without developer tools) on one server. Now I want to install only Forms and Reports developer in another server. Can anybody tell me how to achieve this or from where I can get some reference document particularly for this task?

    you could set the working directory of your formsweb.cfg entry to another path;
    e.g.:
    [test_config]
    workingDirectory=d:\devworkspace\forms
    where d:\devworkspace\forms is the directory where your fmx/plx/mmx are located
    if you have also own .jar files in use, you could also put them into another directory, and access them in the formsweb.cfg via an aliasmatch:
    archive=frmall.jar,../my_aliasmatch/my_jar_file1.jar,../my_aliasmatch/my_jar_file2.jar
    and in the httpd.conf (OAS_HOME/Apache/Apache/conf/httpd.conf)
    add a line like this:
    AliasMatch ^/forms/my_aliasmatch/(..*) "d:\devworkspace\java/$1"
    where d:\devworkspace\java is the directory where your jar files are located.
    and restart Apache.
    for productional use you can also create a different config with a different workdir and a different aliasmatch.
    the reports can also be located anywhere; just set the workdir and cachedir of your testreportsserver to a location where your reports are located.
    regards
    Christian

  • Deployment of forms developed on windows in Linux Forms Server

    Please provide me some information,
    How to deploy windows developed forms 6i components on Linux Forms Server.
    Thank You
    Jayaprakash

    Go to the form's file menu like following
    File > Administration > convert
    then convert ur binary file into text. take the text file to linux and do the opposite. convert from text to binary. youve got yourself a deployable .fmb file. compile and run.
    By the way, I am facing problem installing dev6i on linux7.2 and linux6.2 . It searches for a lib file libXm.a and libXm.a.so . Can u tell me how can I solve it? I am trying to install Forms on Linux. Should I switch from Red Hat linux to any other linux platform?
    I would be much obliged if u could help me.
    Thanx.
    Imtiaz.

  • Forms Server on Developer 6i

    This is an old bit of software I know, but I am trying unsuccessfully to get forms 6i to run as a web form on a local forms server.
    I have installed the following :
    "This release of Forms and Reports 6i Release 2 (6.0.8.11) is certified for installation on Windows XP"
    on Windows XP and done the typical forms installation with its forms server component.
    I cannot get the forms server to function however.
    I enter http://<mymachine>:<port> and it sits there and after a very long time says the server cannot be found even though a "Connection made" pair of lines appear in the server log file
    Does anyone know what I am not doing here?

    I added these mappings:
    Alias /webicons "d:\Workspace\webicons"
    Alias /webcache "d:\Oracle\orantTest\reports60\server\cache"
    Alias /dev60temp "d:\Oracle\orantTest\TOOLS\web60\temp"
    Alias /dev60html "d:\Oracle\orantTest\TOOLS\web60\html"
    Alias /dev60cgi "d:\Oracle\orantTest\TOOLS\web60\cgi"
    Alias /forms60java "d:\Oracle\orantTest\FORMS60\java"
    Alias /forms60code "d:\Oracle\orantTest\FORMS60\java"
    Alias /jinitiator "d:\Oracle\orantTest\JINIT"
    Alias /myApp "d:\Workspace\Forms"
    SetEnv FORMS60_WEB_CONFIG_FILE d:\orantTest\FORMS60\server\formsweb.cfg
    SetEnv ORACLE_HOME d:\orantTest
    SetEnv FORMS60_PATH d:\Workspace\forms
    ScriptAlias /dev60cgi/ "D:\orantTest\TOOLS\web60\cgi"

  • Forms Server 6.0 and white Form

    I tried to run an very simple form (scott/tiger emp table...) on
    a forms server 6.0 in the applet viewer and in the Jinitiator
    environment.
    The result is a white form with only a menu item (window) and
    nothing more.
    I tried with WebDb, IIS4 and OAS 4.07 on WNT 4.0 SP3 and SP4
    systems but the result is allways the same.
    Any ides, suggestion
    TIA
    Tullio
    null

    i have a unique problem when i install form server and run
    web forms with jdk supplied with the dev 6.0 it runs for the
    first time that for does not have an image in it. but when i try
    to load a form with image in it. it shows a white form and when i
    retry to load the prevuios form with out image i also show the
    same white form now. or if i install jinitiator then the jdk
    stop working and even if i deinstall the jinitiator and remove
    all the entires form jinitiator the problem remains the same. tha
    same white form.
    any ideas pls i know i wont get an answer form Oracle Development
    team. so any one else around can who can help.
    mobeen
    Genevieve Millsap (guest) wrote:
    : We're having a similar problem when we use the parameter
    : separateFrame="yes". Fortunately, the corner of our login box
    is
    : visible, and we can drag it into the white frame and proceed,
    but
    : changing width and height has no effect.
    : If we omit the separateFrame parameter, it defaults to "no",
    and
    : we don't have the problem.
    : mobeen (guest) wrote:
    : : I have the same problem but i dont see a single reply from
    : Oracle
    : : Guys.
    : : Matt Stuempfle (guest) wrote:
    : : : I am having the same problem with the white screen.
    Changing
    : : : the width and height did not help. Any other suggestions?
    : : : Sailesh Patel (guest) wrote:
    : : : : Tullio Bettinazzi (guest) wrote:
    : : : : : I tried to run an very simple form (scott/tiger emp
    : : : table...)
    : : : : on
    : : : : : a forms server 6.0 in the applet viewer and in the
    : : : Jinitiator
    : : : : : environment.
    : : : : : The result is a white form with only a menu item
    (window)
    : : : and
    : : : : : nothing more.
    : : : : : I tried with WebDb, IIS4 and OAS 4.07 on WNT 4.0 SP3
    and
    : : SP4
    : : : : : systems but the result is allways the same.
    : : : : : Any ides, suggestion
    : : : : : TIA
    : : : : : Tullio
    : : : : Change the default values to the following information
    in
    : : : : static_jinit.html
    : : : : WIDTH=500
    : : : : HEIGHT=500
    : : : : and try after that.
    null

  • How to improve performance of Oracle Forms Server ?

    Recently we converted our Application which was Developed in Forms 5.0 and Reports 3.0 into Forms6i to host that on to Web. We also loaded ORACLE 9iAS (on Windows NT 4 with service pack 3) from "Enterprise Edition" option by selecting Oracle Database Cache, Forms Server and Reports Server, HTTP Server(on port 80),Oracle Web Cache. Everything loaded succesfully including Caches.
    Forms server is working perfectly and we were able to run our Application in Browser, but performance is the issue. We thought the caches will improve the performance, but it seems they are not at all working. When we run a report or form the Database cache is not giving any statistics whether a particular Query is a Hit or Miss though the cache is running. We got a doubt and searched in FAQ's and we found the following questions.
    Oracle9iAS Web Cache Frequently Asked
    Questions February 2001
    Does Oracle9iAS Web Cache work with applications that use Oracle9iAS Forms?
    Not in the 1.x release of Oracle9iAS. Integration between Oracle9iAS Web Cache and Oracle9iAS Forms will be addressed at a future date.
    Oracle9iAS Database Cache
    Does the Cache work with Oracle Forms and Portal in Oracle9i AS?
    Since Oracle Forms and Portal utilize read/write PL/SQL stored procedures, these components cannot take advantage of the Cache. This support is being considered for a future version.
    After coming to know that Caches doesnot boost the performance of Oracle Forms and reports. We have the following queries.
    1) Clarify whether the above are True.
    2) Apart from DB and Web Cache is there any other way where in we can improve the performance of Oracle Forms and Reports in Forms Server including the start up time.
    3) What is the ideal configuration required for each tier (iAS Server,Database Server and Client) to host Forms on to Web considering our application as Medium scale.
    (Presently our configuration are,
    Application Server Configuration : Windows NT 4 with service pack 3,256 MB RAM,1 GB Virtual memory and 4GB free space and almost the same configuration is being used for
    Database Configuration.
    Client Configuration : Windows 98 with 64MB RAM).
    4) Is there any way to track the performance and know the problem areas like TRACE.
    Gopi Kumar
    null

    A couple of questions for you:
    1) What version of IAS are you using?
    2) What's the version of Forms&Reports and
    3) What version of patch are you using if any
    for forms&Reports?
    4) What applications are you running on the
    machine where Forms&Reports is installed?
    (I mean non-Oracle applications?)
    The problem could be that, the base addresses
    of the DLL's in Forms&Reports could be having base address conflicts with some other application's DLL's.
    Forms and Reports needs to be fully rebased to achieve full performance on NT. Before release of Forms and Reports, Oracle rebases all DLLs. Rebasing assigns unique base addresses to all of the DLL's in use by an executable. A properly based DLL will load at its preferred base address, greatly improving the efficiency of memory utilization and the runtime performance of the executable.
    Multiple utilities are available on NT to verify proper rebasing of DLLs. HandleEx v4.0 is one such freeware from Sysinternals and is available at www.sysinternals.com. Some others are "depends.exe" that's part of the MS Visual Studio or msinfo32.exe that comes with Office 2000 on NT.
    If after running any of these utilities you discover that the DLL's ar not properly rebased, you need to contact Oracle worldwide support.
    If you find that rebasing is not the problem, then please post your feedback again. Hope this helps.

  • Dev 6.0 forms server and 8i

    One server with NT 4.0 SP5 running Oracle 8i (8.1.5.0.5) and Dev 6.0 (6.0.5.32) installed in seperate oracle homes. I configured tnsnames correctly and created a very simple form that connects to the DB and displayes two fields. Form runs fine in client/server form runtime mode. Setup a client with IE5 microsoft VM (5.0.0.3240) and security configured so I can run the javasoft examples. I started the Forms server as a service running as a domain admin. When I try to run the form using static (not a cartridge) config it connects to my static.htm file and downloads some java stuff and then says applet initialized and displayes the blue logo for Oracle Developer Server and then stops, no form??? So my first question is: this config is supported right? Then what am I doing wrong? I initially installed Dev. 6.0 using the wrong installer (the one on the distribution), but then installed again (ontop of current config, I couldn'e un-install) and patched it to 6.0.5.32 and as I said the forms run in Client/Server mode fine. How do I debug the forms server??? I don't get any error messages.

    I got it!
    After reading numerous postings I discovered that I needed to unzip the class.zip files and store them in the java directory, but thanks anyway.

  • Forms Server Install on Redhat Linux 7.0

    I am attempting to install Forms6i/Reports6i/Graphics6i on my Linux Box.
    I already have a 8.1.6 Database configured and running.
    After downloading the tar file and extracting it I am having trouble with the installation of the software. The Guide refers to running the orainstal shell script in the orinstall directory. Well when I execute the script I get a Character Installer and I was expecting the Java based Gui Installer such as the one with Oracle 8i DB. I cannot get the oraviewer program to work either for I wanted to see if there were some other setting I am not executing correctly.
    When I continue with the Char Installer it has trouble finding a lib called X11m.a or something (Motif related).
    Does Forms 6i require Motif? If so where and how do I get it for my Linux box? Are there any work arounds for this.
    Any help is greatly apprecicated.
    Thanks

    Hello Shawn,
    Yes, you need motif libraries. You can obtain it for free from: http://www.metrolink.com/products/Motif/download.html
    I installed both runtime and development packages.
    Aditionally you may ned to have X-devel packages installed.
    After struggling with Forms installation on my linux machine I managed to do this, but let me tell you that it's not so simple. First of all please excuse my bad English, I'm not a native speaker. Anyway that's how I did it.
    I assume that you downloaded the file d2k6irelease2.tar from technet. This file includes Forms 6i rel. 2 Server and Developer.
    I managed to install this on my RedHat 7.1 machine having already installed Oracle 8.1.7 database Server.
    First of I created a separate user which owns Forms Server software. I set this user as belonging to the same group ("dba" in my case) as the oracle database software owner. (On my machine I have "oracle" user which owns databse server belonging to the "dba" group and "forms" user belonging also to the "dba" group). You must set your environment like this (in ".bash-profile" in my case):
    -- Begin .bash_profile file
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    unset LANG
    PATH=$PATH:$HOME/bin
    BASH_ENV=$HOME/.bashrc
    ORACLE_BASE=/oracle
    ORACLE_HOME=$ORACLE_BASE/product/forms
    ORACLE_SID=forms
    ORACLE_AUTOREG=$ORACLE_HOME/guicommon/tk60/admin
    TNS_ADMIN=$ORACLE_HOME/network/admin/tnsnames.ora
    ORACLE_TERM=vt220
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    TWO_TASK=oratest
    MMTK_AVIPLAYER="xanim %s &"
    PATH=$PATH:$ORACLE_HOME/bin
    DISPLAY=TEST_MACHINE:0.0
    export ORACLE_BASE ORACLE_HOME LD_LIBRARY_PATH TWO_TASK MMTK_AVIPLAYER
    export TNS_ADMIN DISPLAY ORACLE_AUTOREG ORACLE_TERM ORACLE_SID
    export BASH_ENV PATH
    unset USERNAME
    -- End .bash_profile file
    As you can see I set up ORACLE_BASE to the same ORACLE_BASE as database software ORACLE_BASE, a new ORACLE_HOME, a dummy ORACLE_SID, TWO_TASK to the sid of your 8.1.6 server instance, TNS_ADMIN pointing to a directory which I created manually before starting the installer (see below my "tnsnames.ora" file under this manually created directory), ORACLE_AUTOREG, ORACLE_TERM, DISPLAY set to your_hostname:0.0, LD_LIBRARY_PATH as seen, MMTK_AVIPLAYER is for playing ".avi' files (I didn't tried this). You may need to "chmod 775" on your $ORACLE_HOME directory from the database user account.
    -- Begin "tnsnames.ora" file
    ORATEST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = TEST_MACHINE)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = oratest)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    -- End "tnsnames.ora" file
    I untared d2k6irelease2.tar under a subdirectory created under "forms" home directory. In "unixdoc/Server" directory you will find linux_svr.pdf instructions for installation of Forms server and under "unixdoc/Developer" you will find linux_dev.pdf instructions for Developer Server. "oraview" didn't worked for me either. GUI installer didn't worked for me either. Chnaging to orainst you may issue ./orainst command and start the installation in character mode (I did not even started an X session). I choosed default install, do not create database objects (I think you will be able to install later this objects by running some sql scripts, I didn't). And I choosed all components presented and all options and default port parameters. You will also be prompted to confirm locations of the motif libraries. I choosed http mode for forms server. Do not install Reports security feature (I've heard that it's not working, this option will be presented to you somewhere at the end of installation). After finishing you may need to edit "forms60_server" file and some other files. For example I had to change my "host_name.domain_name" (in my case was "TEST_MACHINE.(none)") to my IP address as I don't have a DNS server here.
    That's what I did to test forms server:
    I wanted to test my Forms server by running Apache web server (the one that is installed by default by linux). (in the documetation you will find references to the WebDB listener which as far as I know is no longer installed in release 2, so the documentation is obsolete regarding this module). For this you will have to edit /etc/httpd/conf/httpd.conf file. Look for the section "Alias" and "AliasScript". under your forms $ORACLE_HOME/orainst you will find two files "forms6iconfig.txt" and "reports6iconfig.txt". You will find there actions to be performed by you manually. in "forms6iconfig.txt" file you will find virtual mappings for physical directories. You have to put this entries in "httpd.conf" file. You must edit this file as "root". For example 'Alias /dev60temp/ "/oracle/product/forms/tools/web60/temp/"'. The exception I made was for "/dev60cgi" virtaul mapping which I've put under ScriptAlias section 'ScriptAlias /dev60cgi/ "/oracle/product/forms/tools/web60/cgi/"'.
    After succesfully editing the file you will ned to restart http server:
    #/etc/rc.d/init.d/httpd restart
    Login again as "forms" user.
    In $ORACLE_HOME directory isuue:
    $./forms60_server start
    This will start your forms server listener.
    After that you can test your forms server running from an external machine by entering: http://ip_addres_of_linux_machine/dev60html/runform.htm
    and after completing parameters you will see "text.fmx" form applet saying that Forms server is installed corectlly or directly: http://ip_addres_of_linux_machine/dev60cgi/f60cgi
    You have to install Jinitiator to view the applet. It will be prompted for you to download it when accessing the above address.
    To be honest I was disapointed to see that forms server is very slow. And I mean very slow.
    In the end please let me excuse if I wasn't clear in some points. If you have any questions please post them on the list. I'm not an expert and I may have made mistakes, but in the same time I hope this will help you setting up forms server on your linux box.
    I forgot to mention that you will probably see a message saying that "formsweb.cfg was not found" when accesing "http://..../f60cgi". If you see this you have to options: either make a symlink "forms60" in the root directory to $ORACLE_HOME/forms60 directory or add a line in your "httpd.conf" file (I put this lines the last ones):
    #Include 6iserver configuration file for setting formsweb.cfg path
    include "/developer_home/conf/6iserver.conf"
    And in $ORACLE_HOME create a directory named "conf". In this directory create a file named "6iserver.conf" and put the following line in it:
    SetEnv FORMS60_WEB_CONFIG_FILE /developer_home/forms60/server/formsweb.cfg
    This will set your environment correctly and you will be able to see the test form. Don't forget to restart apache web server and forms listener.
    Kindly,
    Codrut Octavian Popescu

  • Forms Server Error

    Hi
    When I am running a form i am getting the following error:
    FRM-92101 : There was a failure in th Forms Server during startup.This could happen to be invalid configuration.Please look into the web-server log file for details.
    I am using Oracle 10g Developer Suite on Windows XP SP2 platform and the browser is IE7.
    Can anybody help me in solving this problem.

    Did JInitiator installed successfully??
    Are you able to run the test Form?? try uninstalling the JInitiator and reopen the test form, this will cause JInit to be re-installed.
    If you are running under proxy, check the "Use Browser Settings" in the "Proxies" tab in the JInit control panel.
    Tony.

  • Multiple Forms Server on same machine

    Currently I'm running a development forms server instance on a Sun SPARC server. The client would like to have a QA environment set up on the same server.
    Must I install Forms Server to another, separate home directory?
    Has anyone else tried this? The development and QA user population is small; < 25 in total.
    Thanks,

    Check this doc
    Common Tasks Performed in the DAC
    Mark if helps
    ~ http://cool-bi.com

  • Adobe Form Server 5.1 Memory Problems

    FSService.exe increases memory when serving forms but never releases it.
    The forms are of the Form Server type and they have several calls to an InHouse COM Component.
    The COM Component was developed to encapsulate the calls to our Legacy systems via ODBC, COMTI, etc.
    We have detected that the FSService releases the memory when serving forms that doesn't make calls to our COM Component.
    We want to know if this behavior is normal when calling COM Components from the forms or is this a bug and if so if there is a way to solve it?
    Thanks...

    1) I don't know what you've typed in when installing... but I've never seen that message. Are you using any language specific characters ?
    Do you get the error after this screen ?
    <b>
    The suffix is the root of your directory tree. You may have more than
    one suffix.
    Suffix [dc=sun,dc=com]:
    </b>
    If yes, then this means that the value you typed in is not a valid DN... and you must enter a valid one.
    2)The Directory Server is installed under /usr/iplanet but the database is under /var/iplanet/ds5 and configuration is under /etc/iplanet/ds5 ...
    You can use symbolic links if you want to move things around.
    3) You mean you downloaded the tar.gx file of iDS 5.1 and install it on Solaris 9... No problem, I do this every day. As long as you have right to create directories and files, you should be able to install as anyone. If not, you should install as root and then let the server run as a special user.
    4) Solaris 9 comes with iDS5.1 packages already installed. But the server is not configured at all.
    Running directoryserver setup allows you to configure it and create the database, accounts...
    Running directoryserver uninstall remove the instance of the installed database... It doesn't remove the packages. You can start again a setup...
    By the way, I think that iDS 5.1 on Solaris 9 comes with the full documentation... May be you should start by reading it.
    Regards,
    Ludovic.

  • ERROR FRM-99999 USING FORMS SERVER

    I'm trying to deploy new applications on the Web using OAS and
    Developer Server. When I am trying to connect via the browser or
    via the appletviewer to a simple form in Developer Server I get
    this error in the Oracle Developer Forms Runtime - Web window:
    FRM-99999: A network error ocurred, the client will not be able
    to continue
    Details...
    Java Exception:
    java.net.SocketException: Connection reset by peer
    at java.net.SocketInputStream.read(Compiled Code)
    at oracle.forms.net.EncryptedInputStream.fill(Compiled Code)
    at
    oracle.forms.net.EncryptedInputStream.read(EncryptedInputStream.j
    ava)
    at java.io.DataInputStream.readUnsignedByte(Compiled Code)
    at oracle.forms.engine.Message.readDetails(Compiled Code)
    at oracle.forms.engine.Message.readDetails(Message.java)
    at oracle.forms.net.StreamMessageReader.run(Compiled Code)
    I've installed and configurated the next two differents
    environments:
    OPTION #1
    Windows NT 4.0 with Service Pack 3
    Oracle RDBMS 7.3.4
    Oracle Application Server 4.0.7.0.0
    Oracle Developer 6.0.5.0.2
    Netscape 4.5 and Explorer 5
    Jinititator 1.1.7.11 and Jinitiator 1.1.5.3
    JDK Applet Viewer 1.1.7.11
    OPTION #2
    Windows NT 4.0 with Service Pack 5
    Patch for OAS (OAS_40710_Patch_40bit)
    Oracle RDBMS 8.0.5
    Oracle Application Server 4.0.7.0.0
    Oracle Developer 6.0.5.0.2
    Netscape 4.5 and Explorer 5
    Jinititator 1.1.7.11 and Jinitiator 1.1.5.3
    JDK Applet Viewer 1.1.7.11
    I've tried sockets and http-sockets for the Forms Server
    Listener, but I always get that error and sometimes the Applet
    window doesn3t respond and nothing seems to happen.
    I would like to know if somebody has go this situation throw.
    Thank you very much in advance.
    null

    Hi,
    To use the Webutil, you must sign the WEBUTIL.JAR and JACOB.JAR.
    Using Jarsigner, you have to define the JDK Home and the Jinitiator home.
    I used whe jdk version 1.4.2 and the Jinitiator version 1.3.1.17
    Don't forget to apply this modification.
    Insert the line
    <virtual-directory virtual-path="/webutil" real-path="D:\Forms9i\forms90\webutil" />
    in the file
    $ORACLE_HOME$\j2ee\Oracle9iDS\application-deployments\forms\forms90web\orion-web.xml
    Insert the line
    AliasMatch ^/forms90/webutil/(..*) "D:\Forms9i\forms90\webutil/$1"
    in the file
    $ORACLE_HOME$/forms90/server/forms90.conf
    Of course You have to replace D:\forms9i with your Oracle Home.
    L.

  • Redirect to a custom error page when Forms Server shuts down

    Hi,
    I want the forms application to redirect to a custom error page whenever Forms Server goes down. (like network issues, unscheduled shutdown...) Whenever this happens, the user gets a pop up with FRM messages and user has to acknowledge the pop up. Since the application is used in the shop floor, there will not be any user always in front of the screen and will be a very big issue as there are at least 70-80 PC's on the floor which will be attended fewer times(only when there is issue with the machine) other wise the application displays important events of the machine,etc.,
    I am trying to develop a simple HTML error page(may be with applet) which will keep querying the forms server and once the forms server is up and running, the error page will revert back to the application which the user was working earlier to shutdown. Other option is the redirect to main menu of the application (this may be a PSP or a JSP or a Oracle Forms Menu ).
    Is there any event in forms to capture the loss of connection to forms server ??
    BTW, I am using Oracle Application Server 10g Forms and Reports on Windows 2000 Server...
    Any ideas...
    Thanks in advance
    Purush

    I don't think it will be easily possible in Forms for a couple of reasons.
    1. In Forms you do not have query rights, and as soon as you want to edit data, you have to log in. In Forms you log in once, and this sets your rights for the whole session. You will have to do some programming in Forms to achieve what you want. E.g. as soon as you hit the Save button you are asked for a username and password.
    2. A refresh cannot be done in Forms. Remember that Forms is a Java applet. The URL in the browser is just pointing to the startup page only. If you refresh your screen, you are taken back to the login screen of Forms again.
    Well, there will probably be ways around these problems. I'm thinking in the line of calling every form in a separate URL instead of starting a Forms application where one form is called from another form. The default 'query only' form can be called from a startup html page. This page can be refreshed. As soon as the user wants to update data, he clicks on a link or button and is taken to a login form.
    If the refresh is unsuccessful you are taken to a custom error page, like in your ASP application.
    A problem with an automatich refresh may be hanging sessions. Forms server does not always kill sessions.
    And also, how would you avoid a refresh if a user is currently using the form?

  • Oracle Forms Server - Internet Deployment

    Hi All,
    We have deployment our Applications on the Web using Oracle Web Deployment. We are using Oracle Developer Server 6i for this. We use MS IIS as the Web server. We have a scenario where we want multiple clients to connect to our wen server and run our software application. However since Forms server uses the FORMS60_PATH to look at the path for Forms & Reports executables we cannot run multiple versions of the same software on a single physical web server machine. Say I have App1 Ver 5.4.01 and App2 Ver 5.4.02 used by client1 and client2 respectively. I can't do that on the same machine because both the versions have same form names and so although they are in different directories, Forms server picks up the one 1st in the FORMS60_PATH.
    null

    Sure you can -
    1) Login as user with path pointing to the version 4.1 of your app.
    2) Start the forms server to use PORT 9000.
    3) Login as user with path pointing to the version 4.2 of your app.
    4) Start the forms server using port 9001.
    Now have two HTML files on you web server - one that uses port 9000 and one that uses 9001, and that invoke the appropriate initial form.
    John Alexander www.summitsoftwaredesign.com

  • Read and Write Files to user from Forms Server

    We are developing an application that requires us to rread and write files to the user system. We are deploying using the developer/forms server and this is not happenning. The text_io package and the d2wkutil operate on the application server system, not the user system. So is there a method to read the file contents into the app and write files out to the user system across the web. Thanks.

    developer6 can interact with javabeans. the javabean runs as an applet on the client machine. all you have to do is setup a javabean that read and write to your client machine.
    when you test your application, work with java console open so you'll be able to debug your appliacion, if you'll receive java security execption you may need to sign this javabean. look at sun site for info regarding the usage of javakey for signing java classes and jars.

Maybe you are looking for

  • Can we have a loop in SharePoint designer workflows?

    I am using Infopath2013 form along SharePoint Designer workflows. The approvers are dynamically selected based on the multiple drop down selection. In certain scenarios, there may be 10 approvers and workflow should flow everyone in sequence with app

  • OOTB approval worfklow not creating task when require checkout is set as Yes on the document library

    HI, I set the document library versioning to "require check-out" to yes. I set the workflow settings to create an approval workflow and "start the workflow when the item is created". I create a new document from the document template, save and check-

  • \poor Wi Fi signal - Thick Walls

    I live in an old house with very thick walls. Consequently the wi fi signal is very poor from room to room. For my PC I have a Belkin product which sends the wi fi signal through our electric wiring system. Is there something similar that I could con

  • Transfer Open Items

    Hello Experts, I understand that there is no standard functionality from SAP to transfer open line items of an account in one Co Cd to another Co Cd - But can you think of anyways we can do that ? All answers/opinions/views would be duly rewarded wit

  • Error in ME21n 'The date 1,245 is not convertible (pl correct).

    While preparing a STO thru T.Code ME21N , system is giving an error 'The date 1,245 is not convertible (pl correct). Can u pl help us in analysing why the error is coming. Regards, Paras