Forms 6i to 10g migration and deployment

I have successfully migrated my Forms from 6i to 10g. Now on the new Application server10g when i run/launch my Form modules every time it installs jinitiator, i accept that; then it displays dialogbox titled "Enter Network Password" with information regarding(Firewall, Realm, Scheme, username and password). Ok, when i enter my userid&password i get a blank applet with message "java.lang.ClassNotFoundException:oracle.forms.engine.Main". I have unchecked Jinitiator proxies from control panel....
What could be the problem here? I do appreciate any help in advance....

Tony,
I have admin privs on the Application server computer. Apparently all my forms are working on my local computer with Forms builder, the problem comes when put them on the server and run through Application server. It sounds like configuration problems but i checked formsweb.cfg which ive embedded below and it looks ok.
Do i need to configure any other thing?
# $Id: formsweb.cfg 15-apr-2005.13:17:30 pkuhn Exp $
# formsweb.cfg defines parameter values used by the FormsServlet (frmservlet)
# This section defines the Default settings. Any of them may be overridden in the
# following Named Configuration sections. If they are not overridden, then the
# values here will be used.
# The default settings comprise two types of parameters: System parameters,
# which cannot be overridden in the URL, and User Parameters, which can.
# Parameters which are not marked as System parameters are User parameters.
# SYSTEM PARAMETERS
# These have fixed names and give information required by the Forms
# Servlet in order to function. They cannot be specified in the URL query
# string. But they can be overridden in a named configuration (see below).
# Some parameters specify file names: if the full path is not given,
# they are assumed to be in the same directory as this file. If a path
# is given, then it should be a physical path, not a URL.
# USER PARAMETERS
# These match variables (e.g. %form%) in the baseHTML file. Their values
# may be overridden by specifying them in the URL query string
# (e.g. "http://myhost.mydomain.com/forms/frmservlet?form=myform&width=700")
# or by overriding them in a specific, named configuration (see below)
[stars]
baseHTML=base.htm
baseHTMLjinitiator=basejini.htm
baseHTMLjpi=basejpi.htm
HTMLdelimiter=%
workingDirectory=D:\Web\Extranet\OracleFormsReports\Stars\forms
envFile=default.env
escapeparams=true
width=800
height=500
em_mode=1
splashScreen=false
[default]
# System parameter: default base HTML file
baseHTML=base.htm
# System parameter: base HTML file for use with JInitiator client
baseHTMLjinitiator=basejini.htm
# System parameter: base HTML file for use with Sun's Java Plug-In
baseHTMLjpi=basejpi.htm
# System parameter: delimiter for parameters in the base HTML files
HTMLdelimiter=%
# System parameter: working directory for Forms runtime processes
# WorkingDirectory defaults to <oracle_home>/forms if unset.
workingDirectory=
# System parameter: file setting environment variables for the Forms runtime processes
envFile=default.env
# Forms runtime argument: whether to escape certain special characters
# in values extracted from the URL for other runtime arguments
escapeparams=true
# Forms runtime argument: which form module to run
form=test.fmx
# Forms runtime argument: database connection details
userid=
# Forms runtime argument: whether to run in debug mode
debug=no
# Forms runtime argument: host for debugging
host=
# Forms runtime argument: port for debugging
port=
# Other Forms runtime arguments: grouped together as one parameter.
# These settings support running and debugging a form from the Builder:
otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
# Sub argument for otherparams
buffer=no
# Sub argument for otherparams
debug_messages=no
# Sub argument for otherparams
array=no
# Sub argument for otherparams
obr=no
# Sub argument for otherparams
query_only=no
# Sub argument for otherparams
quiet=yes
# Sub argument for otherparams
render=no
# Sub argument for otherparams
record=
# Sub argument for otherparams
tracegroup=
# Sub argument for otherparams
log=
# Sub argument for otherparams
term=
# HTML page title
pageTitle=Oracle Application Server Forms Services
# HTML attributes for the BODY tag
HTMLbodyAttrs=
# HTML to add before the form
HTMLbeforeForm=
# HTML to add after the form
HTMLafterForm=
# Forms applet parameter: URL path to Forms ListenerServlet
serverURL=/forms/lservlet
# Forms applet parameter
codebase=/forms/java
# Forms applet parameter
imageBase=DocumentBase
# Forms applet parameter
width=880
# Forms applet parameter
height=580
# Forms applet parameter
separateFrame=false
# Forms applet parameter
splashScreen=false
# Forms applet parameter
background=
# Forms applet parameter
lookAndFeel=Oracle
# Forms applet parameter
colorScheme=blue
# Forms applet parameter
logo=
# Forms applet parameter
restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
# Forms applet parameter
formsMessageListener=
# Forms applet parameter
recordFileName=
# Forms applet parameter
serverApp=default
# Forms applet archive setting for JInitiator
archive_jini=frmall_jinit.jar
# Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
archive=frmall.jar
# Number of times client should retry if a network failure occurs. You should
# only change this after reading the documentation.
networkRetries=30
# Page displayed to Netscape users to allow them to download Oracle JInitiator.
# Oracle JInitiator is used with Windows clients.
# If you create your own page, you should set this parameter to point to it.
jinit_download_page=/forms/jinitiator/us/jinit_download.htm
# Parameter related to the version of JInitiator
jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
# Parameter related to the version of JInitiator
jinit_exename=jinit.exe#Version=1,3,1,22
# Parameter related to the version of JInitiator
jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
# Page displayed to users to allow them to download Sun's Java Plugin.
# Sun's Java Plugin is typically used for non-Windows clients.
# (NOTE: you should check this page and possibly change the settings)
jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
# Parameter related to the version of the Java Plugin
jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
# Parameter related to the version of the Java Plugin
jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
# Parameter related to the version of the Java Plugin
jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
# EM config parameter
# Set this to "1" to enable Enterprise Manager to track Forms processes
em_mode=1
# Single Sign-On OID configuration parameter
oid_formsid=%OID_FORMSID%
# Single Sign-On OID configuration parameter
oracle_home=D:\ORA_IAS
# Single Sign-On OID configuration parameter
formsid_group_dn=%GROUP_DN%
# Single Sign-On OID configuration parameter: indicates whether we allow
# dynamic resource creation if the resource is not yet created in the OID.
ssoDynamicResourceCreate=true
# Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
ssoErrorUrl=
# Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
ssoCancelUrl=
# Single Sign-On parameter: indicates whether the url is protected in which
# case mod_osso will be given control for authentication or continue in
# the FormsServlet if not. It is false by default. Set it to true in an
# application-specific section to enable Single Sign-On for that application.
ssoMode=false
# The parameter allow_debug determines whether debugging is permitted.
# Administrators should set allow_debug to "true" if servlet
# debugging is required, or to provide access to the Forms Trace Xlate utility.
# Otherwise these activities will not be allowed (for security reasons).
allow_debug=false
# Parameter which determines whether new Forms sessions are allowed.
# This is also read by the Forms EM Overview page to show the
# current Forms status.
allowNewConnections=true
# EndUserMonitoring
# EndUserMonitoringEnabled parameter
# Indicates whether EUM/Chronos integration is enabled
EndUserMonitoringEnabled=
# EndUserMonitoringURL
# indicates where to record EUM/Chronos data
EndUserMonitoringURL=
# Example Named Configuration Section
# Example 1: configuration to run forms in a separate browser window with
# "generic" look and feel (include "config=sepwin" in the URL)
# You may define your own specific, named configurations (sets of parameters)
# by adding special sections as illustrated in the following examples.
# Note that you need only specify the parameters you want to change. The
# default values (defined above) will be used for all other parameters.
# Use of a specific configuration can be requested by including the text
# "config=<your_config_name>" in the query string of the URL used to run
# a form. For example, to use the sepwin configuration, your could issue
# a URL like "http://myhost.mydomain.com/forms/frmservlet?config=sepwin".
[sepwin]
separateFrame=True
lookandfeel=Generic
# Example Named Configuration Section
# Example 2: configuration forcing use of the Java Plugin in all cases (even if
# the client browser is on Windows)
[jpi]
baseHTMLJInitiator=basejpi.htm
# Example Named Configuration Section
# Example 3: configuration running the Forms ListenerServlet in debug mode
# (debug messages will be written to the servlet engine's log file).
[debug]
serverURL=/forms/lservlet/debug
# Sample configuration for deploying WebUtil. Note that WebUtil is shipped with
# DS but not AS and is also available for download from OTN.
[webutil]
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
archive_jini=frmall_jinit.jar
archive=frmall.jar
lookAndFeel=oracle

Similar Messages

  • Forms 6i to 10g migration

    Hi,
    please any one can send me the forms 6i to 10g migration document?.
    Edited by: N.K on Jun 21, 2010 11:39 PM

    It really is NOT just a recompile.
    For starters, the entire 3-tier architecture is different, which causes the need for potential changes using WEBUTIL. Compiling it won't add WEBUTIL and change TEXT_IO to CLIENT_TEXT_IO, or the same thing for a number of othere commands. It also doesn't address RUN_PRODUCT, which requires the RP2RRO pll.
    Edited by: ChrisBaker on Jan 4, 2010 6:00 AM

  • Forms 6i to 10g Migration Questions

    Hi,
    My company is thinking about migrating Forms 6i to 10g. I wonder if you can share some of your experience with us (and with thousands of others who will also face the same daunting task)
    1. How do you like/dislike Forms 10g after the migration?
    2. What are the pitfalls of Forms 10g? What are the strengths?
    3. Other than Oracle Migration tools, is there any other tools that can help us?
    4. How long is the migration process typically taken?
    5. What problems have been encountered in the upgrade process?
    Thank you very much!
    Sincerely,
    John Sun

    May I answer your question with some questions of my own? :)
    1. Are you migrating from Forms6i client-server or web?
    2. If Web, to a non-Windows middle tier (hopefully)?
    3. Do you plan to incorporate OID/SSO and/or Portal in the new environment?
    I just reached the end of a 6-month long prototyping project to migrate our Forms/Reports 6i application (80% client-server, 20% web) to 10g, using SSO and Portal for report destination. We migrated about a dozen forms of varying complexity and rewrote our main application/menu form. We originally thought the prototype would take 3-4 months. The purpose was to learn what we needed to develop the best migration approach and have an idea of what it would cost. The application has about 650 forms/reports modules. Costs and the learning curve prohibited a move to J2EE/ADF; oh I wished... Management is hoping we can complete the full migration in about a year, but I think... well, this is a public forum and I am using my real name. ;)
    We've only been using 10g release 2 since the end of January. Stay away from release 1 at all costs. Even release 2 is not what I would call entirely stable. I just opened a SR on MetaLink a few days ago for a problem I was able to recreate where the use of a button on a form-level toolbar that directly or indirectly call_forms a new form, and then navigation occurs back to the original form (say, when trying to minimize or rearrange widows) causes the session to crash with the infamous ORA-92101. We rely heavily on a hierarchical tree for our application menu, and keyboard navigation on the tree is somewhat broken (tree triggers not firing).
    However, many long-standing 6i bugs have been fixed, and I really, REALLY do appreciate being at PL/SQL version 10 in Forms.
    But we have some real challenges too, some self-inflicted. Some 400 of our application forms were converted from SQL*Forms 3.0 via Kumaran a while back. This is admittedly our greatest challenge. The V3 forms, being they were character-based with no mouse support, had lots of code in Key-navigation triggers that was never meant to be in navigation triggers (validation, etc) and would get bypassed if the user skipped the field using a mouse. Kumaran solved this problem using mouse triggers which are no longer supported on the web. We also are attempting to introduce some enhancements during the migration like become Section 508 compliant.
    I did not opt to use the migration tool; it doesn't really do that much for you anyway.
    One headache for us was Reports. We eliminated many temporary tables (permanent tables created temporarily) in user schemas for the use of global temporary tables. Granted, this feature showed up in Oracle9i. But in 10g, we found inadvertently that database sessions for reports are initiated by a java process and reused for performance, meaning different reports sometimes (and unpredictably) are sharing database sessions instead of getting their own. It would've been nice to know this beforehand because it was a challenge to find out the hard way.
    My biggest complaint is that Forms still lags behind in features that are part of the application server. For example, I would've loved to implement Enterprise Users and rid our database of the many thousands of user accounts. But Forms doesn't support it. And Oracle really should have provided a migration tool to create the OID resource that links the OID user account via SSO to the database account. Especially since Forms only works with database accounts. All we got was a 9i-based White Paper on the APIs to write our own. This is Oracle data, not application data for heavens sake!
    I've opened easily over a hundred SRs during this time, and am quite sure that my name is mud by now and that I have lost any chance of ever getting hired by Oracle. ;)
    If your DBAs are database-centric and not used to administering a middle tier-- or administer an old middle-tier like 9iAS 1.0.2.2.2, get them into instructor-led training on 10g administration BEFORE they have to install the 10g infrastructure and middle tiers. The architecture is radically changed and infinitely more complex. As far as the workload the developers will face; Forms is still pretty much Forms, but the state of your existing code will play into it.
    I was so tired of spending years on older versions of Oracle software. And I am proud to announce that I am now intimately familiar with what is known as The Bleeding Edge.

  • Display image in forms & reports developed on windows and deployed on Unix

    Hi,
    We are upgrading from Forms and reports 6i to forms10g.
    We need to insert image in forms and reports. Recompile and deploy on unix server.
    So can anyone let me know the exact steps to create jar file containing images, where to place the jar file.
    Corresponding folder, file and configuration changes required on windows and unix.
    Av.

    Hi Frank,
    thanks for the link it helped me in understanding how images work for forms.
    But my real concern is how this will work in reports?
    As we dont have any reportsweb.cfg nor any java path for reports?
    Can you help me in understanding how to embed image in reports that will be displayed even after porting the report on unix oas.
    Regards,
    Av.

  • Portability between Designer 9i r2 and Designer 10g r2, and deployment?

    I have some questions to ask...
    I have been given the job of adding Oracle to the reportoire of databases available to be used for a commercial Delphi application. The idea is to create a database in 10g that this application can talk to.
    I wish to develop the database, constraints and triggers etc using Oracle Designer (not because I think it's best, but simply I know how to use it, and don't know JDeveloper yet, and time is of the essence).
    Here's where the problem lies: The last application I developed was on 9i r2 and was going to a 9i r2 platform, and I generated DDL for the database tables stuff, and also for the table API, ending up with two sets of script files to run on the target system. Two of the lines of code in the table API script were:
    @ C:\oracle\9iDSHome\cgens72\sql\cdsaper.PKS
    @ C:\oracle\9iDSHome\cgens72\sql\cdsaper.PKB
    Of course the pathnames weren't right, but when I fixed them I managed to get the system installed correctly. However the clients for the application I am working on now should not have to have developer installed... I want them to be able to just run the script files into a 10g database and not worry about designer/developer at all.
    The other issue is just as serious. Although clients shouldn't have to have designer installed, I want the application developer/company owner to be able to fiddle with the designer if he wants to. I have 9i where I work, and he will have 10g. Will I be able to do a repository export/dump from my 9i r2 and import it to his 10g r2? With the previous project I did, I couldn't even import the designer export from my 9i r2 to the 9i r2 at the workplace... it said "Incorrect header file" - it was lucky I had the DDL script files or I would never have got it in the database at all! If they had had a different version of oracle then I don't know what would have happened when trying to run those package files from developer (the comments say something about an error package or some such)!
    Eventually I'm going to upgrade to 10g for database development but I don't want to just yet.
    So my questions are:
    1. Can I develop the system using 9i r2 DB and 9i r2 DS and then create DDL scripts to be run on 10g client databases without having to have developer installed on the client machines? could my "boss" distribute those two developer package files with the DDL scripts to the clients without breaking some kind of copyright?
    2. Will I be able to import a Designer 9i r2 export into a Designer 10g r2 repository for my "boss" to make adjustments and produce refined DDL scripts himself later on?
    If the only thing holding me back is having 10g installed where I work then tell me now and I'll take the plunge. If there's other issues I need to find a way around them.
    I thank you in advance for any advice you can give
    Thanks
    Adam Sawyer

    Hi,
    This issue has been reported with Designer Releases prior to 9.0.4.4 against 10g database.
    Please upgrade to the latest Designer Release 9.0.4.5 the import will work fine.
    HTH,
    Wilson.

  • Forms 6i to 10g migration - FRM-30162 error

    Hello folks!
    I have a small question here. We are planning to migrate the forms version from 6i to 10g. The forms are deployed on HP-UX.
    What I have done is tried to compile a form built in 6i using Forms Builder 10g. I get the FRM-30162 error.
    The problem is I have one Horizontal TOOLBAR that is being used by multiple windows, including the base window (the window that contains the form when it is invoked the first time). There are multiple windows in the form. The form compiles without any errors in 6i.
    The weird part is that this is not written as a warning, and despite having the error thrown, the .fmx is generated. Am lost here! Is there something that I am overlooking?
    Is there any known work-around for this? Any guidance/help will be highly appreciated!

    It really is NOT just a recompile.
    For starters, the entire 3-tier architecture is different, which causes the need for potential changes using WEBUTIL. Compiling it won't add WEBUTIL and change TEXT_IO to CLIENT_TEXT_IO, or the same thing for a number of othere commands. It also doesn't address RUN_PRODUCT, which requires the RP2RRO pll.
    Edited by: ChrisBaker on Jan 4, 2010 6:00 AM

  • Forms 6i to 10g migration question?

    We are considering upgrading our forms from 6i to 10g. The only problem I am getting from our application developers is that they say a web based form will not work within our application. Our application is a client server C+ based program, they have integrated the 6i forms into the application- the menus are written in C+ which execute a call to the forms that are compiled on each workstation.
    I favor Oracle- always... But I do not know how to present to them the idea that the forms are now a URL that will reside on a appplication server. The push is to code the entire forms we use in C+- I would like to use 10g forms.
    Is there any information that I can leverage to use 10g forms within a client server environement and wrap the 10g forms calls into a C+ application?
    Confused......I am a DBA and not very good at development- please advise.

    Take a look a Java webstart. You can have a desktop icon and open Forms in a Java applet window, without the browser. It looks a bit like a c/s application then. I don't know how to integrate that in a C+ application though, but I can imagine that you can call webstart from within your app.
    Search this forum for webstart, e.g.
    Re: Forms 10g without browser?

  • Forms 6i to 10g migration-urgent

    i have migrated all the forms from 6i to 10g, when the print is used in 6i itr says some alert msgs like print capture is complete but in 10g no such is appearing

    Did you replace all of your RUN_PRODUCT calls?
    Now it is:
    TOOL_ENV.Getvar ('ReportServer', lv_repserver);
    TOOL_ENV.Getvar ('WebServer', lv_webserver);
    repid := find_report_object(fp_report_name);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'pdf');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,lv_repserver);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no ' || lv_parmlist);
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://'||lv_webserver||'/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server='||lv_repserver,'_blank');
    ELSE
    message('Error when running report');
    END IF;

  • Need suggestion in forms migration and database migration

    Friends,
    We have currently forms 6 (not 6i) applications in Novell 4.
    and our db is 9iR2 in RHEL AS 3. which is running for more than 8 years.
    our management has decided to go for the migration....
    Before one month i searched in the web and i came up with the solution as like below.
    1. convert forms 6 to 10g and deploy using Oracle Application Server 10.1.2.0.2 (this is the latest version for forms and repots) in RHEL AS 4.8
    2. upgrade 9ir2 db to 10gr2 db in RHEL AS 4.8
    But now...my manager is asking me to go for the latest version.
    that is....
    1. forms 11g or the latest supporting version (Fusion middleware) in windows/Linux (choose the best one)
    2. 11gR2 db in rhel 5.3 or above
    so, please suggest me....which version i should go?
    which type of combination will be better?
    i cannot install oracle application server 10gR3....am i correct? it will not support forms and reports to deploy.
    i hope somebody will help me in this regarding....
    thanks

    Hi Pankaj,
    According to my knowledge there is no option to update the backend system by using  the scanned PDF file like adobe forms. It is advisable to design the adobe form by seeing the paper document & updating the backend system.
    Regards
    Krishna Balaji T

  • Hotkey (Ctrl+B) is not working after migration from Forms 6i to 10g

    Dear Gurus,
    Need your help regarding the following problem:
    After migrating from Forms 6i to 10g (Rel 2), Ctrl+B (used to list the blocks in a form) hotkey is not working anymore (all other hotkeys are working fine). I've checked my FMRWEB.RES and it contains an entry for Ctrl+B:
    66 : 2 : "Ctrl+B" : 70 : "Block Menu"
    Additional Information:
    OS: AIX
    NLS_LANG = UTF8
    fmrweb_utf8.res also contains the same text for Ctrl+B as above.
    I tried to reproduce it on my Windows Machine (with NLS_LANG set to AMERICAN_AMERICA.WE8ISO8859P1) and its not working as well. I don't have right to put move files on AIX server but i can try anything (on my local system) suggested by the Oracle gurus.
    Best Regards,

    Dear Gerd,
    "are you sure, that it is the hotkey"
    Yes, i am dead sure. Since:
    (1) It was working fine in forms 6i
    (2) If you run a form and select Help => Keys, you will see Ctrl+B on the top of list
    The problem is its not taking into account the keys which i am defining in the file (although i am following the same procedure detailed on metalink.oracle.com).
    Regards

  • 10g Migration issue in forms related to graphics

    Hi..
    I am facing a 10G migration issue realted to graphics in Forms.
    A form got migrated from 6i to 10g and it has Graphics in it but it is not displaying the graphics in Runtime after
    migration.can anyone help me reagrding how to resolve this Graphics issue in 10g.
    Thanks,
    Venkat

    Graphics no longer exists in Developer Suite 10G. You have to replace the functionality , e.g. by using BI Beans. Have a look at the samples page http://www.oracle.com/technology/sample_code/products/forms/index.html

  • Oracle 10G Installation and Migration from 6i to 10G and

    I never had the opportunity to Install or Migrate oracle any version.
    We are in the process of Installing Oracle 10G and moving Oracle Forms and Reports from 6i to 10G. I am asked by my superiors to conduct the interviews and decide which candidate will be best. These are temporary positions but are very important as a wrong candidate will affect the entire project. Need the right candidate.
    I would like some hints or suggestion as to what skills should I test or what questions to ask.
    Any sites or any questions will help me.
    Thanks to All

    See,
    to read how we performed the upgrade and see some issues:
    http://www.oracle.com/technology/products/forms/index.html
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html
    http://www.oratransplant.nl/category/oracle/forms/6i-to-10g-upgrade/
    Good Luck!!

  • Forms 10g, OAS and Web Services.... help!

    Hello,
    We're in the middle of a project that was originally supposed to be a (simple :D) upgrade of an existing Forms 6i application to a Forms 10g application.
    During the course of the project we have encountered various problems with the older forms (shakes fist at Headstart code...) and as a side effect have had to upgrade our OAS to 10.1.2.0 (10gR2). That's fine, however we have recently been looking into replacing the C++ code that the old application uses to connect to SAP with a new Web Services system, using the SAP Adapter and WSDLs and BPEL and all the rest of it (steep learning curve).
    In setting that up it seems it would be advisable for us to upgrade to 10.1.3.x (or "get a headache" said Oracle Support...) However, I now read (in an article from July last year) that Forms and Reports are not supported in 10.1.3.x...
    So, do we ask our DBAs to go ahead and install the SOA suite 10.1.3.x? And if so, do I need to do something else to support our !0gR2 forms? Or will they just work? Can we do a "clean" install of 10.1.3.x or do we upgrade the existing 10.1.2.0 system....? Colour me confused.
    Help!
    Thanks in advance
    Dan

    You are correct, Forms 10gR2 is the latest and is not available on the 10.1.3 stack. I am also not sure if you are talking about writing web services or just consuming them. However you have 2 main options.
    you can install 10.1.2 and use 10.1.2 for Forms and use 10.1.2 for your web services - this should work ok but of course you are "handicapped" by only being able to use 10.1.2 features of BPEL and WS.
    Next option, you can install 10.1.2 for running Forms and run a separate 10.1.3 for running BPEL and SOA suite - nothing wrong with that. And if you write a web service and deploy to 10.1.3 you can call that from Forms.
    Example of calling an external web service from Forms
    http://groundside.com/blog/GrantRonald?title=live_demo_of_sending_an_sms_from_forms&more=1&c=1&tb=1&pb=1
    http://www.oracle.com/technology/products/forms/forms_modernization.html - calling a BPEL process is just like calling a web services
    http://groundside.com/blog/GrantRonald?title=oracle_forms_bpel_and_soa_hooking_forms_&more=1&c=1&tb=1&pb=1
    Hope this helps
    Grant

  • Forms 10g Migration : Menu attached to form appears on MDI Window.

    Hi All ,
    On migration of forms 5/6i into forms 10g observed that the Menu Module attached to a form appears on MDI window and not attached to the main window of the form.
    How do we ensure that the Menu and the Horizontal toolbar attached to the form appear on the main window of the form and not on the MDI Window ?
    Kindly help please ...
    Thanks ,

    Hi,
    I have same issue. Did you find any solution ?
    Please let me know.
    Thanks.

  • Migrating Forms 61 to 10g - Forms Builder Crashing

    We are migrating from Forms 6i to 10g. The application works on a HP-UX box, and since we do not have the necessary setup done in the Unix box yet, we are trying to compile the forms in Windows before-hand to see if we can pre-empt some errors.
    I have written a batch command to compile the 6i forms in windows (Windows XP) by invoking the 10g Forms Builder.
    While it works like a charm for most of the forms (we have around 500 forms), there are a few forms for which the compiler/builder simply crashes. The .err file created for this form has absolutely nothing, it is a 0KB file.
    When I try opening such forms in Forms Dev 10g, and then compile them, the Dev crashes. It gives no indication of the error.
    By crashing I mean that windows throws the error message saying "Application has to be closed. Send error report: yes/no"
    Can someone please tell me if you faced such a problem, and how you went about solving it?

    Try a Compile All ( Ctrl - K ), then Ctrl - T.
    Not sure about XP, but in Vista, the 10g Builder and batch compiler will crash if a PLL Library is not available when the form is compiled.
    Make sure the PLL Library is available, and all its objects compile in the 10g setup.
    If that does not help, then try a semicolon-to-semicolon replace all, then save the fmb. Then restart the Forms Builder, and open the fmb again, and try compiling.
    Here is an old link describing the issue:
        Re: FMB size shrinks dramatically

Maybe you are looking for

  • Playlist and sync

    I had to buy new computer. Authorized the new computer and can purchase tunes. I can not however move the new songs purchased out of the purchase playlist and the new songs will not sync onto my ipod. Could use some help here. Iam getting very fustra

  • Corrupt projects not compressing correctly

    Anybody else having this problem. I edit my video, everything is fine in the editor. Looks great. When I export ("share") in FCPX or send to compressor, regardless of format, the outputed file (422, mp4m etc.) is messed up. It doesn not look like wha

  • How do you charge your iPads in the classroom?

    How do you charge your iPads in the classroom? Is this convenient?

  • Trying to contact adobe (Photoshop exchange)

    I am trying to contact adobe about an exchange question, I started a thread but after a month ago I got no reply: http://forums.adobe.com/thread/766963?tstart=0 Maybe since this forum category is more active I can get a reply here? Or maybe someone f

  • ICloud Documents not syncing to Mac

    Hi I have just recently completed a fresh install of Mountain Lion on my Mac Book Pro. Everything is working fine, apart from iCloud documents on not syncing to my Mac. Everything else on iCloud is syncing (Mail, Calender, Reminders etc...) just not;