All Questions
Tagged with oracleforms weblogic12c
18 questions
1
vote
0
answers
56
views
Problem with required files - Migration from Oracle Forms 6i to 12c
I am in the middle of a technology migration from Oracle forms 6i to 12c and I am encountering the following issue. In my forms I have fields that have the property Required = Yes, but they are either ...
0
votes
0
answers
18
views
RAD (Remote Access Descriptors ) in OPSS schema
[ Remote Access Descriptor (RAD) entries in Oracle Platforms Security Services (OPSS). - when we create RAD in the EM console, where exactly it stored ? in which file and which location in weblogic ? ...
0
votes
1
answer
137
views
Show message only in status bar in Oracle Forms 12c
Recently an Oracle Forms 6i based system has been migrated to Weblogic 12c and the 6i forms are presenting a peculiar problem: I have the problem that when I use the following line in a random trigger:...
0
votes
1
answer
223
views
Does WEBUTIL.PLL (along with JARSIGNER) need to be compiled for each database used on the Oracle WebLogic: Oracle Forms and Reports server?
Does WEBUTIL.PLL need to be compiled for each database on the Oracle WebLogic: Oracle Forms and Reports 12.2.1.4 server? Most of the applications reside on database: X, however this particular ...
1
vote
1
answer
878
views
Saving Oracle Reports 12c to PDF file
I have the below code which generates a pdf file for each record in the table with an email address to a specific folder, but what I have realized is that on each iteration the URL is appended to the ...
0
votes
1
answer
161
views
Is there a property in Oracle 12c Forms to wrap the Menu items?
For e.g.
We will have more menu items added, instead of scrolling right and left when we have more menu items.
Is there a property to wrapping the menu items into the new line for Menus for MMB file ?...
0
votes
1
answer
1k
views
How to Secure Oracle Report 12c
I am new in Oracle forms and reports. I am running Oracle report 12c from Forms 12c with the code below. I am able to to run the report when I disable the security on the report (rwJaznSec). But when ...
1
vote
1
answer
2k
views
For Oracle Reports, How to retrieve a report from the Forms Menu
We are migrating Oracle Forms and Reports from 6i to 12c.
Migrated all .fmb, .rdf, .mmd, .pll from 6i to 12c.
Compiled them to .fmx, .rep, .mmx
Forms are working and being displayed when run via URL (...
1
vote
1
answer
3k
views
Changes to Oracle forms 12c formsweb.cfg pageTitle parameter do not work - pageTitle remains unchanged
I am moving a forms 10g application to forms 12c 12.1.2.3. The application uses several config sections in formsweb.cfg that need to have different Page Titles displayed - that should be able to be ...
1
vote
2
answers
2k
views
Forms12c Frm-42431 Unable to Initialize Debugger Debugger Error
Version Information
Weblogic 12.2.1.3,
Forms [64 Bit] Version 12.2.1.3.0
I have installed Forms Builder only on my machine. I follow the proper configuration steps to configure the forms.
Full ...
0
votes
2
answers
726
views
Oracle forms unable to type in text fields in query mode after migration to OFM 12C
When typing in Oracle forms in text field in a query mode everything is deleted as soon as I type anything.
This behaviour is observed only after migration to OFM 12c and only in one particular form
-1
votes
1
answer
276
views
Cannot run triggers Oracle forms 12c
After installing Oracle 12c database, Weblogic and forms.
I added button on blank form to show message or execute query.
In the runtime the when_button_pressed not work but if I press Ctrl+F11 it ...
0
votes
3
answers
4k
views
oracle 12c forms taking timezone -5:30
I have oracle 12c WebLogic and Oracle 12c Database installed on my windows server.
On my database dbtimezone is giving me +00:00 which I want but on my forms builder when I'm running forms it taking -...
0
votes
2
answers
1k
views
Forms 12c Open file and release Forms control
How can i open file in forms 12c.
I tried with following code but does not release control back to the forms instance until we close the file. I want file to be open and controls to be remain back ...
1
vote
2
answers
26k
views
FRM-93652: The runtime process has terminated abnormally
I faced the error:
FRM-93652: The runtime process has terminated abnormally.
Contact your system administrator.
Details .....
Forms session ID is formsapp.20
Form : Oracle Fusion ...