Oracle Fusion Middleware: Upgrading Oracle Forms 6i To Oracle Forms 12c 12c (12.2.1.2)
Oracle Fusion Middleware: Upgrading Oracle Forms 6i To Oracle Forms 12c 12c (12.2.1.2)
Oracle Fusion Middleware: Upgrading Oracle Forms 6i To Oracle Forms 12c 12c (12.2.1.2)
September 2016
This document explains how to upgrade your Oracle Forms
applications to Oracle Forms 12c.
Oracle Fusion Middleware Upgrading Oracle Forms 6i to Oracle Forms 12c, 12c (12.2.1.2)
E76634-01
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
This software and related documentation are provided under a license agreement containing restrictions on
use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your
license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license,
transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse
engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is
prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If
you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on
behalf of the U.S. Government, the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software,
any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are
"commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-
specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the
programs, including any operating system, integrated software, any programs installed on the hardware,
and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications.
It is not developed or intended for use in any inherently dangerous applications, including applications that
may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you
shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its
safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this
software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of
their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are
used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron,
the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro
Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products,
and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly
disclaim all warranties of any kind with respect to third-party content, products, and services unless
otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates
will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party
content, products, or services, except as set forth in an applicable agreement between you and Oracle.
Contents
1 Why Upgrade?
Overview.................................................................................................................................................... 1-1
About Upgrading Your Forms Applications to 12c Release (12.2.1.2).............................................. 1-1
Forms 10g Features Removed from Oracle Forms .............................................................................. 1-1
Forms 6i Features Removed from Oracle Forms.................................................................................. 1-2
Components of 6i Developer Product Suite Removed........................................................................ 1-2
How are Obsolete Item Types Handled when Upgrading Forms 6i Applications?....................... 1-3
Are Tools Available to Assist with the Migration of Obsolete Features?......................................... 1-4
iii
Other Obsolete Built-ins .......................................................................................................................... 4-2
Obsolete Built-in Packages ...................................................................................................................... 4-4
Obsolete Constants ................................................................................................................................... 4-4
Obsolete Syntax......................................................................................................................................... 4-5
5 Triggers
Obsolete Triggers ...................................................................................................................................... 5-1
Stricter Enforcement of Triggers............................................................................................................. 5-1
6 Properties
Obsolete Properties................................................................................................................................... 6-1
8 Item Types
Obsolete Item Types ................................................................................................................................. 8-1
Item Types Specific to Operating Systems............................................................................................ 8-1
11 User Exits
Obsolete V2 User Exits........................................................................................................................... 11-1
12 Menu Parameters
Predefined Menu Parameters ............................................................................................................... 12-1
User-Defined Menu Parameters ........................................................................................................... 12-1
13 Java-Related Issues
Using Pluggable Java Components and Other Custom Java ........................................................... 13-1
JDK Versions and Font-Rendering Issues ........................................................................................... 13-1
iv
Displaying Reports in Oracle Forms ........................................................................................... 14-1
Example ........................................................................................................................................... 14-2
Notes About the Example ............................................................................................................. 14-3
Using Parameter Lists in RUN_REPORT_OBJECT................................................................... 14-3
Upgrade Steps................................................................................................................................. 14-4
v
vi
Preface
• Features and functionality that have been removed from fmdev and fmservices
• Information about upgrade events that automatically occur when you open or
deploy a Forms 6i application in Oracle Forms 12c.
• Information about the Oracle Forms Migration Assistant, a tool to help you convert
your applications.
• Information about steps that developers, system administrators, and DBAs need to
take to upgrade Forms applications from Forms 6i to Oracle Forms 12c.
Intended Audience
This manual is intended for developers, system administrators, and DBAs who
develop and deploy Oracle Forms applications.
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle
Accessibility Program website at http://www.oracle.com/pls/topic/lookup?
ctx=acc&id=docacc.
Related Documents
For more information, see the following manuals and online help:
• Oracle Forms Developer Online Help, available from the Help menu in Oracle
Forms Developer.
vii
In addition, you will find white papers and other resources at http://
www.oracle.com/technetwork/developer-tools/forms/documentation/
index.html.
Conventions
The following text conventions are used in this document:
Convention Meaning
boldface Boldface type indicates graphical user interface elements associated
with an action, or terms defined in text or the glossary.
italic Italic type indicates book titles, emphasis, or placeholder variables for
which you supply particular values.
viii
1
Why Upgrade?
• Overview
• How are Obsolete Item Types Handled when Upgrading Forms 6i Applications?
Overview
Oracle Forms Builder and Oracle fmservices have been upgraded to simplify the
development and deployment of Forms applications on the Web. A number of
features have been added. In restructuring the Oracle Forms product, some legacy
features have been dropped or scaled back. The future of Forms includes improving
the Java-based Web user interface and extending product "openness" by allowing Java
integration on all three tiers.
Note:
You must compile rp2rro.pll into rp2rro.plx if your Form depends on this
library. rp2rro.pll can be found in ORACLE_HOME/forms/rp2rro.pll. The
resulting plx should be in your FORMS_PATH.
• Graphics Integration
• Chart Items
• Client-server Runtime
• Various Built-ins
• Various properties
– Menu parameters
– Menu Built-ins
Oracle Forms Server Cartridge Use the Forms Servlet. The functionality available with the Oracle Forms
and CGI Server cartridge and CGI was incorporated into the Forms Servlet, which was
first available in Oracle Forms Release 6i patchset 2.
Oracle Procedure Builder Use the facilities for editing and debugging local and server-side PL/SQL
code in fmdev, which has been considerably improved for this release.
Oracle Translation Builder Use TranslationHub to translate resource strings in Forms modules to deploy
the modules in multiple languages.
Oracle Terminal The resource files used by Web-deployed forms are text based and can be
edited using a conventional text editor. As a result, Oracle Terminal is no
longer required for the product.
Open Client Adapters (OCA) In order to provide platform-independent access to a wider range of non-
Oracle data sources, use the Oracle Transparent Gateway and Generic
Connectivity solutions instead of OCA.
Performance Event Collection No upgrade path. Use Forms Trace and Oracle Trace, which are documented
Services (PECS) in the book FSDEP.
Note:
If you are upgrading from pre-6i you must upgrade to 10g and then to 12c. If
you are upgrading from 6i or later, you can go directly to 12c. See Upgrading
from Pre-Forms 6i Applications to Oracle Forms for more information.
You can use the Oracle Forms Migration Assistant, described in Using the Oracle
Forms Migration Assistant, to resolve many upgrade issues.
• Provides a list of obsolete code usage, including code that the tool cannot change
when there is not a straight-forward equivalent for upgrade, for example:
– Provides warnings when specific obsolete built-ins are used at run time, such as
ITEM_ENABLED.
Note:
The Oracle Forms Migration Assistant replaces built-ins and issues warnings
about built-ins that exist within code comments.
• Raises a warning in the Form module's log if V2-style triggers are found.
• Raises a warning in the Form module's log if built-ins related to obsolete object
types are found such as VBX.FIRE_EVENT, VBX.GET_ PROPERTY, and
VBX.GET_VALUE_PROPERTY.
You run the Oracle Forms Migration Assistant in batch mode. You can again enter the
utility as needed to run the upgrade process on a Forms application more than once.
You can also use the wizard version of the Migration Assistant to upgrade multiple
modules.
By editing the converter.properties file, you can set options before you start the batch
migration. By editing the search_replace.properties file you can specify the strings that
the Oracle Forms Migration Assistant searches for and replaces, and edit the warnings
that are issued when an obsolete built-ins is encountered.
The tool creates a log file so that you can navigate to problem areas in the application
and make modifications manually.
Option Description
Log File Name Specifies the file name and location for log information.
(default.logfilename)
Table 2-1 (Cont.) Oracle Forms Migration Assistant converter.properties File Options
Option Description
Reports Queue Table Installed When using web-based reports, these queue tables helps to monitor queued
(default.usequeuetables) and processed reports. When used with the Oracle Forms Migration
Assistant, the queue table provides detailed error messages when installed in
the application schema. (For example, if a report cannot run due to
uncompiled PL/SQL, you can use the queue table to query for full error
messages.) The resulting report is automatically printed. See the Reports
Services documentation for more information about the Reports Queue Table.
Reports Servlet Directory Specifies the name that has been defined for the virtual path used for the
(default.servletdir) Reports Servlet, which is used for running reports on the web. This setting is
required when converting Run_Product calls to Run_Report_Object.
Reports Servlet Name Specifies the name for the Reports Servlet used for running reports on the
(default.servletname) web. This setting is required when converting Run_Product calls to
Run_Report_Object.
Reports Server Host The name or IP address of the system running the Reports Server. This setting
(default.reports_servername) is required when converting Run_Product calls to Run_Report_Object.
DESTYPE (default.destype) The type of destination device that receives the report output. See the RSPUB
for details.
DESFORMAT The printer driver to be used when DESTYPE is FILE. See the RSPUB for
(default.desformat) details.
DESNAME (default.desname) The name of the file, printer, e-mail ID, or distribution list to which the report
output is sent. See the RSPUB for details.
Reports Server Host The name or IP address of the system running the Reports Server. This setting
(default.reportshost) is required when converting Run_Product calls to Run_Report_Object.
3. Add a string to search for and replace using the following syntax:
SearchString|ReplaceString
<class>.Message=<WarningMessage>
<class>.Warning1=<BuiltIn1>
<class>.Warning2=<BuiltIn2>
<class>.Warning3=<BuiltIn3>
etc.
For example, for the class obsoleteMenuParam, the warnings are coded as follows:
obsoleteMenuParam.Message=Menu Parameters are no longer supported, the parameter and
usage of %s should be replaced using a Forms parameter or global variable.
obsoleteMenuParam.Warning1=MENU_PARAMETER
obsoleteMenuParam.Warning2=QUERY_PARAMETER
obsoleteMenuParam.Warning3=TERMINATE
• obsoleteItemTypeBuiltin
• obsoleteBuiltin
• obsoleteMenuParam
• obsoleteItemTypeConstantProp
• obsoleteConstantProp
• obsoleteConstant
• obsoleteHardCodedUserExit
• obsoleteComplexBuiltin
• DataParameterWithReports
• NoErrorOrWarningFromForms
You can add more built-in warnings to an existing class, or create classes and
warnings:
3. Add a warning to an existing class or create classes and warnings using the syntax
described.
Note:
Do not delete the last two commands in the search_replace.properties file.
• olb
• .pll
• .mmb
• .fmb
Note:
For UNIX, an xterm display is required to run the Oracle Forms Migration
Assistant.
Note:
Parameter Description
module (required in batch mode Specifies the module to upgrade. The module name parameter can take only
only) one value. For more information on upgrading multiple modules at a time,
see “Running the Wizard Version of the Forms Migration Assistant”.
log (optional) Specifies the log file to which the upgrade results are written. If not specified,
the default values from the converter.properties file are used.
mode (optional) This option has two values (batch and wizard). Use mode=batch to run the
Migration Assistant in Batch mode, mode=wizard to run the wizard.
Information about the progress of the upgrade process is displayed on the screen. It is
also saved to the log file that you specify in the converter.properties file. (To change
upgrade options, see Editing the converter.properties File.)
Check the log file for information about required upgrade steps that the tool did not
modify. Manually make these changes to your application.
Note:
A dialog window appears recommending that you backup your files before
converting them. Select the Show me this again box to enable this warning in
the future.
where <filename> is the name of the file you want to convert, and <logname> is the
name of the log file that is generated.
The Forms Migration Assistant looks for the file test.fmb in the d:\temp directory
and names the generated log file test.log and places it in the d:\temp directory.
You can give the log file any name you want and specify any location you want. By
default the log file is written in ORACLE_HOME\bin. The module parameter can take
only one value.
In the following example,
frmplsqlconv mode=batch module=d:\temp\test.fmb log=d:\temp
\test.log
the output of the conversion is displayed on the screen. It is also saved to the default
log file. Notice that in batch mode, all converter options are taken from the
converter.properties file. To change the converter options, see “Editing the
converter.properties File”.
SET FORMS_PATH=%ORACLE_HOME%\forms
On UNIX computers, set the variable FORMS_PATH as in the following example:
setenv FORMS_PATH $ORACLE_HOME/forms
Note:
You can get help by typing -h after the command, for example,
frmplsqlconv -h
3. Click Next.
6. Click Next.
7. In the Converter options dialog, enter the location and name of the log file that is
generated. A browse button is provided to assist in choosing a location.
8. If you have Forms that include embedded reports, fill in the remaining fields.
Otherwise, you may ignore these fields.
9. For more information about the Reports fields, see RSPUB. For more information
about advanced converter options, see the following section, “Setting Advanced
Converter Options”.
11. In the Finish dialog, the modules you selected are listed. Click Finish to start the
conversion.
12. Progress displays in the Log window. (Log output is stored with the log file
name(s) that you specify in the Options dialog. See the following section for
information about setting options.)
13. Check the log file(s) for information about required conversion steps that the tool
did not modify. Manually make these changes to your application.
Note:
1. In the Converter options dialog (step 2 of the wizard), click Advanced Options.
2. Converter properties display in the left column of the dialog. Edit the property
values as needed, as described in Table 2-3:
Log File Name Specifies the log filename in Single Log mode.
Log Dir The destination directory to write the log files in multilog mode
Reports Servlet Virtual Directory Specifies the name that has been defined for the virtual path used to define
the Reports Servlet, which is used for running reports on the web. This
setting is required when converting Run_Product calls to
Run_Report_Object.
Reports Servlet Specifies the name for the Reports Servlet used for running reports on the
web. This setting is required when converting Run_Product calls to
Run_Report_Object.
Reports Server The name or IP address of the system running the Reports Server. This
setting is required when converting Run_Product calls to
Run_Report_Object.
Default DESFORMAT Printer driver to be used when DESTYPE is PRINTER (XML, HTML,
HTMLCSS, PDF, RTF, delimited).
Default DESNAME Name of the file, printer, e-mail ID, or distribution list to which the report
output is sent
Default Browser For UNIX, the browser used to display help for the Migration Assistant. This
setting is either firefox, iexplorer, or chrome. In Windows, the system default
browser is used.
Because some properties are obsolete in Oracle Forms, you cannot directly convert
Forms 6i FMTs and MMTs to Oracle Forms FMBs and MMBs using fmdev.
1. Use the Forms 6i Builder or Compiler to convert the Forms 6i FMT or MMT to a
Forms 6i FMB or MMB.
2. Then, use fmdev to convert the Forms 6i FMB or MMB to an Oracle Forms FMB or
MMB. Open the Forms 6i source files in the Oracle Forms Builder, save them, then
recompile them; or use the Oracle Forms Compiler.
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, built-ins, constants, packages, and some
syntax that are not applicable to Web deployment have been removed.
This chapter contains the following:
• Obsolete Constants
• Obsolete Syntax
Menu_Show_Keys Use SHOW_KEYS. The upgrade process makes this change automatically.
ROLLBACK_FORM CLEAR_FORM(NO_COMMIT,FULL_ROLLBACK)
ROLLBACK_NR CLEAR_FORM(NO_COMMIT,FULL_ROLLBACK)
ROLLBACK_RL CLEAR_FORM(NO_COMMIT,FULL_ROLLBACK)
ROLLBACK_SV CLEAR_FORM(NO_COMMIT,FULL_ROLLBACK)
PECS No upgrade path. Use Forms Trace and Oracle Trace, which are documented
in the book FSDEP.
Obsolete Constants
The following constants used in the GET_ITEM_PROPERTY and
SET_ITEM_PROPERTY Built-ins have been removed. Code that contains these
constants does not compile and should be recoded, although exceptions are mentioned
in the following table.
Obsolete Syntax
Using the ampersand (&) as a functional equivalent to NAME_IN() is now obsolete.
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, triggers that are not applicable to Web
deployment have been removed. In addition, the functionality of some triggers is
being more strictly enforced.
Obsolete Triggers
Table 5-1 Obsolete Triggers
All V2-style triggers When you open FMBs that contain V2-style triggers, the triggers are dropped
and a warning message lists the names of the dropped triggers. You should
recode V2-style triggers into PL/SQL in Forms 6i, before upgrading to this
release.
When-Mouse-Move/When- These triggers are ignored when running on the Web due to the amount of
Mouse-Enter/When-Mouse- network traffic that would be generated.
Leave Triggers
Triggers 5-1
Stricter Enforcement of Triggers
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, properties that are not applicable to Web
deployment have been removed.
Obsolete Properties
Many properties, including those associated with character mode and menus, have
been removed. When you open a form that contains these properties, the properties
are ignored and do not appear in Oracle Forms. Except as noted, code that attempts to
use these properties at run time fails. Refer to Obsolete Properties for more
information.
Command Type menu items Note: This property is partially obsolete. The only valid values
are Null, PL/SQL, and Menu.
If your menu module uses Plus, Form, or Macro, which are no
longer valid values, the following PL/SQL code replaces the
values in the Command Text property:
Plus: /* HOST('sqlplus <old_code>'); */ null;
Form: /* CALL_FORM(<old_code>); */ null;
Macro: /* MACRO: <old_code>; */ null;
where <old_code> is the value of the Command Text property
before upgrade. The replacement PL/SQL code is commented
out so that you can replace the original code with new
PL/SQL code.
Fixed Length items Use a format mask with the relevant number of placeholders
to limit or control the length of data entered for an item.
List Type LOVs Because all LOVs are now based on record groups, this
property is obsolete.
Properties 6-1
Obsolete Properties
Runtime Compatibility Mode forms Ignored at runtime. 5.0 behavior is always used. (See the
Forms Developer online help for a description of run-time
behavior.)
To allow WHEN-VALIDATE-ITEM to run for NULL items,
specify 4.5 for the DEFER_REQUIRED_ENFORCEMENT
property.
(If your Forms application used "4.5" as the Runtime
Compatibility Mode property setting, the Oracle Forms
Migration Assistant automatically sets the Defer Required
Enforcement property to "4.5".)
• Overview
Overview
Client/server runtime is obsolete in fmdev and fmservices.
When you use fmdev, part of the upgrade process is to upgrade your Forms
applications for Web-based deployment.
See Upgrading Client/Server Applications to the Web for information about how
client/server deployment differs from Web-based deployment.
• OptimizeSQL
• OptimizeTP
• Keyin
• Keyout
• Output_file
• Interactive
• Block_menu
• Statistics
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, item types that are not applicable to Web
deployment have been removed.
OLE Container Was applicable to Windows platforms only. Programmatic OLE interaction is
supported with external OLE servers on the middle tier.
OCX/ActiveX Controls Was applicable to Windows platforms only. JavaBean support provides
similar functionality.
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, logical and GUI attributes that are not
applicable to Web deployment have been removed.
Bold-text Boilerplate.
Scroll-bar-fill, Inverse, Inverse-underline, Bold- These logical attributes are not unique to Forms
underline, Bold-inverse-underline Developer. As a result, these logical attributes can be
overridden by the visual attributes defined by the
window manager.
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, List of Values (LOVs) that are not applicable
to Web deployment have been removed.
As a result of removing old-style (V2) triggers, V2 user exits have also been removed.
• COPY
• ERASE
• HOST
• EXEMACRO
• EZ_GOREC
• EZ_CHKREC
In order to streamline the tools available and simplify the development process for
building Forms applications for the Web, menu parameters, which are not applicable
to Web deployment, have been removed.
All menu parameters are removed from your applications when you upgrade to
Oracle Forms.
:PW GET_APPLICATION_PROPERTY(PASSWORD)
:LN GET_APPLICATION_PROPERTY(USER_NLS_LANG)
:AD GET_FORM_PROPERTY(NAME_IN('SYSTEM.CURRENT_FORM'),FILE_NA
ME)
:SO :SYSTEM.TRIGGER_MENUOPTION
For other features, such as the dialog box that pops up using the
MENU_PARAMETER built-in, there is no replacement functionality, although you
can emulate this functionality by building a dialog using Forms.
This chapter describes upgrade steps to take if your Forms applications use Java-
related components.
• The Oracle Forms Jar file (frmall.jar) contains only the EWT classes that are
required by the Forms Java Client. Therefore, PJCs that had been used with Forms
6i may fail at runtime in Oracle Forms because the classes that were available in
Forms 6i can no longer be located. Missing oracle.ewt classes are available in
ewt.jar, which is supplied with Oracle JDeveloper.
• All client side Java jar files must be signed with a trusted certificate. This includes,
but is not limited to, jars created for custom PJCs, Java Beans, or any other custom
resources you provide (such as images, audio, libraries, etc).
• Overview
Overview
Oracle Graphics6i is no longer shipped with Oracle Forms versions 9.0.2 and higher. In
addition, the Charting wizard has been removed from Forms. From 12c onwards, the
run-time integration of Graphics has also been removed. This chapter describes how
you can call existing Reports applications from a form.
• WEB.SHOW_DOCUMENT built-in
Using RUN_PRODUCT in Oracle Forms to run integrated reports9i is no longer
supported in this release. In 12c, the use of this built-in results in a compilation error.
The Migration Assistant is provided to help you upgrade your applications to use
RUN_REPORT_OBJECT. See Using the Oracle Forms Migration Assistant for more
information.
Example
The following example runs a report using the RUN_REPORT_OBJECT Built-in. The
report_object node defined in Oracle Forms is assumed to be "report_node1". A user-
defined Reports parameter "p_deptno" is passed by Forms using the value in the
"dept.deptno" field. The Reports parameter form is suppressed. For additional details
about the logic used in this example, see Notes About the Example.
/* The following example runs a report using the RUN_REPORT_OBJECT Built-in. The
report_object node defined in Forms Developer is assumed to be "report_node1". A
user-defined Reports parameter "p_deptno" is passed by Forms using the value in
the "dept.deptno" field. The Reports parameter form is suppressed */
DECLARE
v_report_id Report_Object;
vc_report_job_id VARCHAR2(100); /* unique id for each Report
request */
vc_rep_status VARCHAR2(100); /* status of the Report job */
BEGIN
/* Get a handle to the Report Object itself. */
v_report_id:= FIND_REPORT_OBJECT('report_node1');
SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_COMM_MODE, SYNCHRONOUS);
SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_DESTYPE,CACHE);
/* Define the Report output format and the name of the Reports Server as well as
a user-defined parameter, passing the department number from Forms to the Report.
The Reports parameter form is suppressed by setting paramform to "no". */
SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_DESFORMAT, '<HTML|HTMLCSS|PDF|RTF|
XML|DELIMITED>');
/* replace <ReportServerTnsName> with the name of the Reports Services as
defined
in your tnsnames.ora file */
SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_SERVER, '<ReportServerTnsName>');
SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_OTHER,
'p_deptno='||:dept.deptno||'paramform=no');
/* finally, run the report and retrieve the Reports job_id as a handle to the
Reports process */
vc_report_job_id:=RUN_REPORT_OBJECT(report_id);
/*The report output is not delivered automatically to the client, which is okay
because the Web is a request model. Thus the next step is to check if the report
finished. */
vc_rep_status := REPORT_OBJECT_STATUS(vc_report_job_id);
IF vc_rep_status='FINISHED' THEN
/* Call the Report output to be displayed in a separate browser window. The URL
for relative addressing is only valid when the Reports Server is on the same host
as the Forms Server. For accessing a Remote Reports Server on a different
machine, you must use the prefix http://hostname:port/ */
web.show_document ('/<virtual path>/<reports cgi or servlet name>/getjobid='||
vc_report_job_id ||'?server='|| '<ReportServerTnsName>','_blank');
ELSE
message ('Report failed with error message '||rep_status);
END IF;
END;
• After calling the RUN_REPORT_OBJECT Built-in, you must create a timer to run
frequent checks on the current REPORT_OBJECT_STATUS using a When-Timer-
Expired trigger. For performance reasons, the timer should not fire more than four
times a minute. After the report is generated, the When-Timer-Expired trigger calls
the WEB.SHOW_DOCUMENT Built-in to load the Reports output file, identified
by a unique job_id, to the client's browser.
Note:
The following example shows the When-Timer-Expired trigger that checks for the
Report_Object_Status.
(...)
/* :global.vc_report_job_id needs to be global because the information about
the Report job_id is shared between the trigger code that starts the Report
and the When-Trigger-Expired trigger that checks the current Report status. */
vc_rep_status:= REPORT_OBJECT_STATUS(:global.vc_report_job_id);
IF vc_rep_status='FINISHED' THEN
web.show_document ('/<virtual path>/<reports cgi or servlet name>/getjobid='||
vc_report_job_id ||'?server='|| '<ReportServerTnsName>','_blank');
ELSIF vc_rep_status not in ('RUNNING','OPENING_REPORT','ENQUEUED') THEN
message (vc_rep_status||' Report output aborted');
END IF;
(...)
Upgrade Steps
You can use the Forms Migration Assistant described in Using the Oracle Forms
Migration Assistant to change integrated Reports calls in your Oracle Forms modules.
The Migration Assistant adds code to your application modules that redirects
Run_Product calls to Reports and uses the Run_Report_Object Built-in and Reports
Services. The resulting conversion is of the same quality as using Run_Product and the
run-time engine in Forms 6i.
To manually upgrade Reports in Oracle Forms, do the following:
2. Identify and locate the parameter lists used with these calls.
3. Remove all of the Reports system parameter settings like desname and destype
from the parameter lists.
4. Find the Reports node ID for the Reports node name defined in Oracle Forms or
the Forms 6i Builder.
Note:
Detailed information about how to change calls to Oracle Reports in Forms 6i
to use Run_Report_Object are provided in a whitepaper on http://
www.oracle.com/technetwork/developer-tools/forms/
documentation/index.html.
This chapter describes guidelines for upgrading client/server applications to the Web.
This chapter contains:
• Supports JPEG and GIF image types only, so convert existing images to these
formats.
• Supports the use of compressed JAR (Java Archive) files for file transfer. Ensure
you JAR the PJCs or Java beans for file transfer. You do not need to JAR files if
transferring files from the client to the Forms server as part of the application
functionality.
• Does not support ActiveX, OCX, OLE, or VBX controls in the user interface.
Instead, use JavaBeans to duplicate functionality in the user interface. Any other
Microsoft Windows user interface dependencies should also be replaced with
JavaBeans. You can also use WebUtil to restore some of these functions.
• Does not natively support write access to the client hard drive. This can be
accomplished by the use of Oracle Forms Webutil library.
• Supports Java fonts only, so check applications for the types of fonts used. If
necessary, switch to Java fonts. Java uses a font alias list, located in the Registry.dat
file. The font aliases described in Font Support for Web-based Applications are
supported:
1
More information about Java fonts can be found at https://docs.oracle.com/javase/
tutorial/2d/text/fonts.html
• Has some Built-ins and packages that execute only in the application server, but
not in the client browser:
– TEXT_IO
– HOST
– ORA_FFI
– GET_FILE_NAME*
– READ_IMAGE_FILE
– WRITE_IMAGE_FILE
*Although modules that use the GET_FILE_NAME Built-in will successfully compile/
generate, calls to this built-in will do nothing (NULL is returned). If the functionality
of these Built-in and packages is required for the client, use WebUtil.
Note:
If you are upgrading from releases of Forms before Forms 6i to Oracle Forms
12c, you must first upgrade your applications to Forms 10g (10.1.2), and then
upgrade them to Oracle Forms 12c.
Note:
Upgrading a Form
To upgrade a version 4.x or 5.x Forms application to Forms 10g (10.1.2):
4. Click OK.
5. Choose Program | Compile PL/SQL | All to compile the upgrade the module's
PL/SQL code.
Note:
All form modules and libraries must be upgraded and recompiled.
In Forms 6i, modules could be saved in the database. For all releases after 6i, module
files that were saved in database must be saved to the file system.