Windows tablet based yourself 8 run Oracle Forms (Forms11g?)

Hi all.

I know a form application would not naturally go on most of the tablets as they are based android. Android does not support JRE.

I know that there are pills on the market that run on windows 8. (windows-based tablets).

Given the fact, Windows 8 supports JRE, I suppose this kind of devices (those based on windows 8) can also run application formsweb.

Is this correct? I did check that, but I would like to know if it's true.

Best regards, Luis.

BTW, I got just to notice this product:

http://www.apogee.com/products/CJRE-a

"In other words, each device Android with the APK from JRE4A file installed on it can run the files JAR de Java SE 5/6/7 applications and other software from Java SE 5/6/7, in addition to being still quite capable of running applications Android DEX files" but would not necessarily run an applet in a browser

who likes to form. (This is the part where I always say forms should run as a webstart application and out of browser failure point.) It is quite difficult to ride

with a correct version of java. Why compound the problem by having certified the browser? )

Tags: Oracle Development

Similar Questions

  • Forms crashing when running Oracle Forms script functional in OTM

    Hello

    We try to run Oracle Ebiz forms related to scripts of functional test developed in Open Script in Oracle Test Manager.

    Exactly when the forms starts, the JRE is get crashed, and the script fails. What could be the reason.

    I added the path class in Control Panel for the JRE Java that comes with OATS and active 1.6.33 version that works quite well even when script is run using OpenScript, and not through OTM.

    Also, in windows services we have provided valid admin credentials to the execution of the service, instead of the user of the local computer.

    Any help and insight into this problem would be a great help.

    Kind regards
    Nishant

    Published by: 958623 on October 29, 2012 05:09

    Please try "-formsft.startup_timeout 120" and let me know.

    Thank you
    Rajesh.

  • How to run Oracle Forms in Google Chrome

    Hello

    How can we run our applications Oracle Forms in Google chrome (with SSO)? This has not worked quite awhile and a lot of our other company activities revolve around Chrome in the standard user interface.

    We are in form 11g.

    Thank you! HJ

    976327 wrote:

    Hey Hamid,

    Chrome says: this plugin is not supported. I did some research and found something about NPAPI unsupported.

    The error appears when you try to run our applications Forms via a URL

    Thank you, HJ

    Hello HJ

    Check

    1. https://java.com/en/download/faq/chrome.xml

    2 https://productforums.google.com/forum/#! m5sRq0_UKek/chrome/section

    Use of IE

    or

    You want a 3rd party?

    Try TalkingByte

    Hope this helps

    Hamid

  • Problem: Running Oracle Forms 11 g (test.fmx) on client computers

    Hi all

    I installed 11g on WinServer2008 Forms. The WLS_FORMS begins on port 9001 and I can run test.fmx on the server via a browser (http://[server_name]:9001/forms/frmservlet).

    The problem is that when I try to run it from client computers using the same URL, it is not working at all.
    -Internet Explorer 9 says "Internet Explorer cannot display the webpage."
    -Mozilla Firefox 8 says "unable to connect. Firefox can't establish a connection to server [servername]: 9001. »

    Note:
    I can access http://[server_name]:7001/console & http://[server_name]:7001/em of client machines without problem.

    Does anyone have an idea?

    Best regards

    Rob

    Hi Rob,

    Why don't set you up a configuration in the formsweb.cfg file

    and executed using this config name.

    for example:
    [demo]
    Form = test.fmx
    UserID = scott/tiger@Instance_name
    workingDirectory = D:\working_dir

    http://[Server_IP_Address]:9001/forms/frmservlet?config=demo

    This can work.

    Even I faced the same problem. Using the name of the config, I can run the form.

    See you soon,.
    Maddy

  • How to run the Oracle form window in the center of the browser?

    I want to run Oracle form in the middle of the browser window. When I run the form in the web it start on the left side.

    How can I change this environment forever?

    Dear Faisal Ahmed Odile ,

    Try the following code

    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE);
    SET_WINDOW_PROPERTY('', X_POS, (GET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, WIDTH ) - GET_WINDOW_PROPERTY('', WIDTH )) / 2);
    SET_WINDOW_PROPERTY('', Y_POS, (GET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, HEIGHT) - GET_WINDOW_PROPERTY('', HEIGHT)) / 2);
    

    Manu.

  • Use of the JRE instead of JInitiator causes problems of development of mouse for Oracle Forms

    Hi all

    We run Oracle Forms application based using JRE instead of JInititor.

    (1) the application is run on an individual laptop with Windows XP SP3 as an operating system.
    (2) with the help of oc4j of Oracle Developer Suite 10.2.0.1.0 to run the application
    (3) JInititor is more used and JRE version 1.6.0_26 or JRE version 1.6.0_27 used to launch the application. It works very well.
    (4) the browsers used to access the applicarion are IE8 and Mozilla Firefox 8.0.1

    Questions:
    (1) cannot have the focus of the mouse on an item. Even when the cursor seems to be in another element, for example after ctrl + E, point B article content watch editor has (which is the first on the form).
    (2) the LOV on any item shows what brings the LOV on section (first one on the form).
    (3) we are forced to use the keyboard to access the respective item all the time.

    Can anyone suggest a solution to this problem?

    Kind regards
    Aparna

    HELO,

    You, normally I think shoud upgrate to the version of forms 10.1.2.3,.

    François

  • How to run the form directly without having to open the form designer

    Hello Expert:

    Normally I run Oracle Form designer and print button.

    is there anyway that I can run it directly from IE without going into the Forms Designer.

    or I fom.fmx and compile the form already, is anyway to make it work directly without having to open the form designer.

    or even when to call form.fmx or compile the form from asp.net

    I use the Oracle 10 g Forms Designer.

    Thanks in advance.

    Published by: user11403781 on February 4, 2011 13:14

    You can run a form directly from a browser, assuming that the HTTP listener is running. In the case of Developer Suite, this would be OC4J. So, follow these steps:

    1 locate and open this file: ORACLE_HOME\install\portlist.ini

    2. take note of the value for ' * Oracle Developer Suite HTTP port. " It will probably be something like 8888 and 8889 or 8890 or something similar.

    3. start OC4J using the shortcut created during installation. It will be labeled something like "Start an OC4J Instance". This will open a DOS window. Do not close IT. Leave this session BACK will end the listener.

    4 once OC4J has initialized (you will see "... initialized" in the DOS window) open a browser and enter the following (replace you with host name and port requested in step 2 and form):

    http://YourHostname:port/forms/frmservlet?form=C:\myForms\helloworld.FMX

    If you are not able to get OC4J to initialize and remain running, attempts to run a form will fail. Also, if your machine is not registered DNS you can have problems using the host name in the URL. Instead use 'localhost' or '127.0.0.1 '. For example:

    http://127.0.0.1:8889/forms/frmservlet?form=test.FMX

  • Reports that generate output Excel do not open under ie8/Oracle Forms

    Hello

    We run Oracle Forms (no matter whether under Jinitiator 1.3.1.22 (28) or SUN's JVM) and generate output Excel with Oracle Reports (web.show_document). This works well in Internet Explorer 6 (ie6), but not in Internet Explorer 8 (ie8).

    The effect is that a new browser window opens and closes very quickly, without anything more happening.

    Honestly, I guess it doesn't have to do with oracle reports, but ask this, however, in this forum, because it could be people who have made the same experiences...

    In addition, I discovered that the same problem exists when gerenating excel or ms word via a db (with http modules) procedure output. There, I found this deletion of the issue (open/save/cancel) before opening a file (via the menu windows Explorer file type association) helped with excel and ms word output (but this can be regarded as an unsatisfactory workaround).

    The problem persists with the types of applications other than XLS or DOC files that are also properly registered on the client.

    I'm not sure whether mimetypes sent as files (which were obviously OK with ie6) play a role in this problem.

    Peter

    Hello

    Your problem with IE 8 seems to be similar to the one discussed here:

    IE7 windows opens and closes immediately

    http://www.experts-exchange.com/software/Internet_Email/Web_Browsers/interne
    t_Explorer/Q_23304982.html

    You can test the suggested solution:

    We found the framework we needed, in the Internet Options
    Security tab, if you select the internet zone, then click Custom level
    button, then scroll down to the downloads section, the first option is
    Ask confirmation for file downloads, set this to allow Guard IE 7
    to interfere with this kind of download.

    Example with screenshots:
    http://www.Celt.iastate.edu/WebCT/SecuritySettings.html

    Concerning

  • Oracle Forms and reports OPMN OC4J_BI_Forms start, restart automatically.

    Hello

    We run Oracle Forms and reports 10g (10.1.2) virtual server Linux 5 in the test environment, using 5.5 ESXi.

    We have above question (Oracle Forms and reports OPMN OC4J_BI_Forms start and restart automatically) with this server, OPMN logs (ipm.log)

    below please help us solve this problem permanently.

    IPM. JOURNAL:

    15/07/24 11:23:06 [4] ask complete 2. Command: start

    15/07/24 11:23:55 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:23:55 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:23:55 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:23:55 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:24:45 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:24:45 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:24:45 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:24:45 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:25:35 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:25:35 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:25:35 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [4] [libopmnoc4j] inaccessible process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [4] restart process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:35 [4] process shutdown: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:35 [4] [libopmnoc4j] with strength of the termination process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:37 [4] from process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:0)

    15/07/24 11:27:40 [4] living process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:10657)

    OC4J Log:

    ========

    --------

    15/07/24 11:38:29 stop processes

    --------

    15/07/24 11:38:29 closing...

    15/07/24 11:38:30 using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 11:38:30 REP-56040: rep_abc_oracleas1 server already exists in the network

    --------

    15/07/24 12:14:55 start

    --------

    15/07/24-12:15 FormsServlet init():

    configFileName: /d01/oracle/OraHome_1/forms/server/formsweb.cfg

    testMode: false

    15/07/24 12:15 oracle Application Server containers for J2EE 10 g (10.1.2.0.2) initialized

    15/07/24-12:15:20 by using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 12:15:27 ListenerServlet init()

    15/07/24-12:19:29 by using the oracle.reports.util.EnvironmentGlobal class

    java.lang.NullPointerException 15/07/24-12:19:32

    15/07/24-12:19:45 by using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 14:03:19 session of shapes < 42 > abandoned: unable to communicate with the execution process.

    Kind regards

    Hello

    To resolve the error java you need to change ressemelable and java cache settings report error see the link already discuss

    https://community.Oracle.com/thread/847864?start=0&TSTART=0

    I hope it will be useful.

    Thank you.

  • Internet Explorer default for Oracle Forms, instead of Google Chrome

    I use 10g Oracle Forms and reports configured with Java 6 on Internet Explorer. I have to use Google Chrome sometimes for security reasons. There are therefore two browsers installed on my computer.

    When I run Oracle Forms, it uses Google Chrome. How can I get Internet Explorer default for Oracle Forms, instead of Google Chrome.

    Please let me know, how should I solve this problem.

    Noor

    Noor ul Huda wrote:
    I use 10g Oracle Forms and reports configured with Java 6 on Internet Explorer. I have to use Google Chrome sometimes for security reasons. There are therefore two browsers installed on my computer.

    When I run Oracle Forms, it uses Google Chrome. How can I get Internet Explorer default for Oracle Forms, instead of Google Chrome.

    Please let me know, how should I solve this problem.

    As'salamualikum Noor ul Huda

    First go to your form's constructor. In the menu EDIT travel PREFERENCES can DURATION tab and set the location of the Web browser. Here, define the path of the executable file.

    And check out this link. Make Chrome default browser

    Hope this helps

    Hamid

  • Oracle Forms Builder FRM-91129 error

    Hello world

    I am trying to run Oracle Forms Builder that comes with the installation of Oracle Fusion Middleware 11.1.1.2.

    I double clicked on "C:\Oracle\Middleware\as_1\bin\frmbld.exe".

    Then, I received the following message:

    ' FRM-91129: fatal error: no value specified for the required FORMS_BUILDER_CLASSPATH environment variable.

    Y does it can someone help me on this message?

    I spend the extra parameter when running "frmbld.exe?

    Or y at - it another way to run Oracle Forms Builder?

    Published by: user3605415 on 25.Oca.2011 15:39

    http://devio.WordPress.com/2010/09/22/forms_builder_classpath-not-set-after-installation-of-Oracle-Forms-Builder-11-1-1-2-0/

  • Oracle forms running on Windows CE 5.0

    Dear,
    Oracle forms can operate on Wondows CE 5.0? We want to be the application running in Windows CE and connect to Oracle DB lite, it is possible that what I found so far to build this application using VB.

    Thanks for your time.

    In general, we don't document what we do not support. In most cases, we will document only what "do us" certify and support. See customer management representation statement forms for the list of browsers certified on the client and Java execution environments.

    For Forms 10.1.2:

    http://www.Oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html

    To the best of my knowledge, there is no plan to certify the forms on any scaled down of Windows platforms (for example, Tablet) or mobile devices.

    Michael Ferrante
    Senior Principal Support Engineer
    Global Technical Manager of forms
    Oracle USA

  • Oracle forms running with the Windows frame

    Hello

    We are migrating our existing Oracle Forms 6i to Oracle forms 10g applications. The existing application is the server version of the client and we run the request transformed inside the browser. The current forms are designed to fit the current screen resolution. But the converted forms are at the origin of the scroll bars that little space is consumed by the menu bar and toolbars in the browser.

    Is it possible to run forms such as pop up window in the browser. Something like forms on Oracle Ebiz, where she launched as a separate browser application.

    Thank you and best regards,

    S R Prasad

    The idea to run a Forms application removed from the Explorer is possible by using the separateFrame parameter. Simply set the value true (separateFrame = TRUE). The setting is defined in the formsweb.cfg file.

    If you decide to not use this setting and keep the application in the browser, you can also do the following that is often useful (once again, in the formsweb.cfg):

    HEIGHT = 100%
    WIDTH = 100%

  • How to install and run on 64-bit windows8 oracle forms?

    Hi all

    I am a newbie in Oracle forms and I want to install oracle forms in my laptop with the aim of learning and training.

    I tried installing Oracle forms 10 g 2, but am not able to run the forms because I'm stuck at the frm-92101 error which I am not able to delete even after many changes made to the formsweb.cfg file (as suggested by the bias on the internet). Recently I learned that this version of forms is not certified (or compatible, I suppose) with windows 8.

    So I would ask all the people of genius out there that what should be the version of things so that they work on windiws8 64-bit following:

    (a) in oracle forms

    (b) jinitiator

    (c) java

    (d) browser(preferably firefox)

    Thanks in advance!

    Hey guys!

    The problem is now solved!

    The problem was in my form. I was using ' RWIDGET. TURN_OFF/on('Block.Item') ' to disable/enable any any element. Although I attaching me the corresponding libraries but some how it created a problem. Once I replaced it with the built in 'SET_ITEM_PROPERTY('Block.Item',Enabled,Property_true/false)' in my entire form, the error disappeared

  • the oracle form execution window resizing

    Hello guys

    I'm doing a login form in the oracle 6i form builder
    and I want to as that user run it it open like the rectangle box in the center of the screen of the user.
    I've done for her, but the problem I m facing inthat is that I m unable to resize the length of oracle form window size depending on the size og my login
    the form window.
    PL tell me how to do this.

    Thank you

    Regarding
    Vishal Agrawal

    Use SET_WINDOW_PROPERTy and as FORMS_MDI_WINDOW window name.

Maybe you are looking for