oracleforms Questions

1

Upgrading from 6i to Oracle 11g Fusion Middleware. How can a record group be passed from a form to the report? We were using DATA_PARAMETER but I understand that that is no longer an option.
Duckworth asked 23/4, 2015 at 14:39

2

Solved

I have a question about a suspicious behaviour in Forms Builder 10.1.2.0.2. When I have a list object (pop up list) I can define some values in the attribute palette of the object. So you can set ...
Able asked 21/9, 2013 at 8:56

4

Solved

I successfully injected my own Java code in a running Oracle Forms application, using DLL Injection and some jni trickery. (Windows 7, 32 bits, Oracle Forms 11, JRE Java 8) I am able to traverse t...
Polynuclear asked 11/12, 2015 at 15:38

1

I'm looking for toolset recommendations to automate testing of an Oracle Forms application, with the tests (ideally) to be driven from Cucumber. I believe this is normal/unavoidable in apps based ...
Landgrabber asked 20/10, 2010 at 6:58

2

Solved

UPD. 0xC0000005 is STATUS_ACCESS_VIOLATION, defined in winnt.h. Meaning the app has tried to access a memory it doesn't have access to. Most of the time it's dereferencing a null pointer. In...
Showpiece asked 10/2, 2010 at 1:39

1

Solved

I'm working with Oracle Forms. I have a field named SOLD_TO_CUST_PARTY_NAME. I have to execute a process if I detect a change in the field's value. I tried using when_validate, but it's executed ev...
Goad asked 26/9, 2012 at 17:5

12

Solved

I work in an Oracle shop. There's a toolset that consists of roughly 1000 Oracle Forms (using the Forms builder from 6i, early 90's software) with Oracle 10g on the back end. It's serving rou...
Howler asked 7/10, 2008 at 18:55

6

Suppose I have a BOOLEAN variable within a PL/SQL block in an Oracle Form: DECLARE is_viewable BOOLEAN; BEGIN is_viewable := ...; IF NOT is_viewable THEN raise_my_error(); // pseudo-code END...
Huldahuldah asked 9/12, 2009 at 20:30

11

Solved

Has anyone been able to get Oracle Forms running JInitator to loan in Internet Explorer 8 yet? I have tried removing all add-ons, various version of Java, add the domain to the trusted sites using ...

1

Solved

Friends, I am looking at migrating a Oracle Forms (10g) application to APEX (3.2.1) and looking at options that would enable me to get to a stage where I can obtain a "first cut" of the Oracle Fo...
Elene asked 12/11, 2009 at 9:9

1

Solved

i am building a form in oracle forms builder i have a tabbed canvas i need to know how to swap to the next tab when a button is pressed so what do i program into the next-tab button??
Banff asked 20/5, 2009 at 7:25
1

© 2022 - 2024 — McMap. All rights reserved.