Migrating form to apex....

i have migrated a form.
after migrated i gone to create application section based on migration then
i click next 'button' it show below error.
1 error has occurred
Database schema EFREIGHT does not contain the associated database objects for the project, NOT. Ensure the database schema associated with the project contains the database objects associated with the uploaded Forms Module .XML file(s).
Actually,
In that form(which i have migrate) contain two blocks 'nature_of_trans' and 'button block'
i have created the above form as user 'scott'.
my table name is 'scott.nature_of_trans'
Now im working in apex as user 'EFREIGHT'
i have create table nature_of_trans in apex
and try to create application but it shows the above error again.
In my mind the 'scott' is creating that error...
pls help how to resolve this?

Does the APEX 4.0 Development Environment work fine for you? If yes, I suspect that the "Image Prefix" for the imported application is wrong.
After you have picked the application, click the "Edit Application Properties" button and check the value in "Image Prefix".
Have you installed APEX 4.0 to use a different /i/ alias to separate it from your existing installation? When you are in the APEX Builder just view the HTML code on any page (something like View Source in the Browser menu) and search for
<script src="/i/javascript/apex_4_0.js" type="text/javascript"></script>and verify what is used for /i/. The same value has to be used in your application as well.
Regards
Patrick
My Blog: http://www.inside-oracle-apex.com
APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

Similar Messages

  • Problem with Migration Forms to Apex ...

    Hello !!
    I discovered Apex a few days ago, so I began with the Oracle tutorials, where I found the conversion from Forms to Apex : "Converting Your Oracle Forms Applications to Application Express 3.2".
    I tried to do the same, with a Unix server and my laptop with Windows.
    I downloaded the Forms which where on my Unix server on my laptop, and then converted them with frmf2xml.bat.
    Then I created a project and uploaded only one Forms Module (_fmb.XML). After upload, the Percent Complete column is lower than 100%.
    My problem is at the following step : "Generating Your Application Express Application".
    When I click on "Create Application", select "Based on Migration Project" and then on "Next", I have one of the following errors :
    - 1 error has occurred * The project, "Test Gestuser" does not contain any Blocks associated with database objects.
    - 1 error has occurred * Database schema PROCIE does not contain the associated database objects for the project, login. Ensure the database schema associated with the project contains the database objects associated with the uploaded Forms Module .XML file(s)
    I really don't understand these two errors, having yet checked all the possible error sources, user, schema, ... ?:|
    I have probably forgotten to give some informations, so ask them ;)
    Thanks for your help,
    Pierre C.
    Edited by: Pierre C. on 19 juin 2009 17:22

    I found the problem(s) ... but now I have another one !!
    The problems are with the Forms : I opened them with Forms Builder and created a new Block with the assistant. Then I compared this block with another "normal" block : they haven't the same properties.
    My block has an associated canvas and database source, whereas the other "normal" blocks haven't.
    Where does the error come from ??
    Is there something to do with Forms Builder ?
    On my Unix server before downloading the forms ?
    Another thing to do ??
    Thanks,
    Pierre C.

  • Migrating Oracle forms to APEX 3.2 without using Forms2XML tool

    Can we migrate Oracle forms to APEX 3.2 without using Forms2XML tool?

    Hi Anoo,
    In order to convert Oracle Forms to Oracle Application Express, using the Forms Conversion utility in Oracle APEX 3.2, you are required to convert your Forms Module (FMB) files to XML format, using the Oracle Forms to XML conversion tool, Forms2XML. I would recommend that you review Chapter 4 [Converting an Oracle Forms Application|http://download.oracle.com/docs/cd/E14373_01/migrate.32/e13368/appmgr_forms.htm] , in the Oracle Application Express Migration Guide Release 3.2
    If you have any further questions relating to the Oracle Forms to Oracle Application Express conversions, I would recommend that you refer to the [Application Express|http://forums.oracle.com/forums/forum.jspa?forumID=137] forum.
    I hope this helps.
    Regards,
    Hilary

  • Format Forms in APEX

    Hello,
    we want to migrate a Portal 3.06 (DB 8.17) application to apex. In the Aplication there are several input forms. In Portal i use plsql Procedure to manage the input. The layout i build with html and very easy the item tags (e.g. #Name.item#, #label.label#) , because all input form layout is equal (Header Text, input attributs, html elements).
    What is the easyst way to build the forms in APEX. Is it possible to copy and paste html syntax
    Thanks for your help
    html sysntax from portal :
    <TR><TD>
    <TABLE align="center" BORDER="1" align="center" bgcolor="#ccffcc" width="100%" CELLSPACING="0" CELLPADDING="0">
    <TR>
    <td><font color="#666666" ><div align="center"><b>Change Group ID </b></div></font></td>
    </TABLE></TD></TR><TR><TD>
    <basefont face="helvetica">
    <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">
    <TR></TR>
    <TR>
         <td width="10"></td>
         <TD><b><#USER_NAME.LABEL#></b></TD><TD><#USER_NAME.ITEM#></TD>
         <td width="50"></td>
         <td width="10"></td>
    </TR>
    <TR>
         <td></td>
         <TD><b><#GROUPID.LABEL#></b></TD><TD><#GROUPID.ITEM#></TD>
    </TR>
    <tr HEIGHT=7><td colspan="12"><hr width="80%" align="center" color="#00cc00" noshade></td></tr>
    <TR>
         <td></td>
         <TD><b><#TITLE.LABEL#></b></TD><TD><#TITLE.ITEM#></TD>
    </TR>
    <TR>
         <td></td>
         <TD><b><#FIRSTNAME.LABEL#></b></TD><TD><#FIRSTNAME.ITEM#></TD>
         <td></td>
         <TD><b><#LASTNAME.LABEL#></b></TD><TD><#LASTNAME.ITEM#></TD>
    </TR>
    <tr HEIGHT=7><td colspan="12"><hr width="80%" align="center" color="#00cc00" noshade></td></tr>
    <TR>

    Hello,
    Your going to want to look at page and region templates.
    As for the item layout try using the drag and drop item layout feature and you will get close to what you want fairly quickly.
    Carl

  • How to configure Oracle SSO for forms and apex

    Hi All,
    I am trying to configure oracle SSO for forms and apex using third party external authentication. Please help me how to configure. I a have tried all possible things
    from web but I am not able to do it. Is there any doc or links are much appreciated.
    Info: Some reason my oiddas web link is not working it used to work fine before and also the from /pls/orasso/ link I am not able to login may be because of my oiddas issue
    Thanks

    Hi Andreas,
    Thanks you for your help. I am trying to implement third party external LDAP authentication for APEX and Forms.
    So I started with OID and SSO setup to create external Partner Applications. Some reason my oid and sso web login links are not working. I didn't find any errors. I need some help in finding the problem and direction, I already read docs on web but no proper direction. I appreciate your help.
    Thanks

  • Is it possible to print a form in APEX 2.1?

    Hi,
    Is it possible to print a form in APEX 2.1? I'm able to export a report in cvs, but not a form.
    Thanks.

    If you're just looking to export a single row via CSV, then yes, you can add that functionality to your Form page in any release of APEX.
    Have a look at a blog post I made quite some time ago:
    http://spendolini.blogspot.com/2006/04/custom-export-to-csv.html
    Using this, you could limit the query to only bring back the row that is displayed in the form.
    Thanks,
    - Scott -
    http://spendolini.blogspot.com
    http://www.sumneva.com

  • Migrating Forms 6i to Portal

    Dear friends,
    is there any tool for migrating Forms and Reports made in 6i to Oracle 9i Portal??
    Any help would be appreciated.
    Thanks a lot in advance
    Warm Regards
    Vivek Bajaj

    6i Forms/Reports -> 9i Forms/Reports.
    You might want to check out the migration section
    under Forms and Reports products in OTN.

  • Hyperlink below a label in Form in APEX 4.2

    I have the following two Rows in a form in APEX. I want to add a hyperlink link just below the warranty expiry date label.
    Warranty Expiry Date
    Issued To
    Can anyone help me?

    Hi,
    You can write HTML to Label text field e.g.
    Warranty Expiry Date<p><a href="#">This is my hyperlink</a></p>
    Or you can create custom label template
    Regards,
    Jari

  • Cannot delete record in master detail form in apex 4.0.1

    Dear all,
    I've created a master detail form in apex 4.0.1. Inserting and updating records is working. But when i want to delete a detail or master record, nothing is happening. The delete button is just not working.
    Can someone please tell me if this is a bug, and if so, is there a work around to solve this problem?
    Thanks,
    Diana

    Hi,
    Am I the only one having this problem?
    Thanks,
    Diana

  • Converting from Forms to APEX

    does anyone have a formula or methodology for estimating the time it takes to convert (or recreate) a Form to APEX?

    Not really possible, since you are going to have to do some re-designing when you move from Forms to APEX. Just remember, the conversion tool will do some of the work, but you are REALLY better off re-developing your Forms app in APEX then converting..
    Thank you,
    Tony Miller
    Webster, TX
    On the road of life...There are 'windshields', and there are 'bugs'
    (splat!)
    "Squeegees Wanted"
    If this question is answered, please mark the thread as closed and assign points where earned..

  • Migrating forms 2000 to forms 6i

    Hi,
    does anyone of you tried to migrate forms 2000 to 6i. everytime I try that, I am getting an error - "ifbld60.exe has generated errors and will be closed by Windows.
    You will need to restart the program." (rigt after I open the file and connect to the database). I cannot proceed.
    any solutions?
    thanks,
    san

    There was a bug raised on this 3490850 where somone had the same symptoms but it was closed without action because the database version was not supported with that version of Forms. Now I am not sure if this is the same problem (i'm not sure if should be - so long as you are using the latest patch to 6i Forms which was supported against up to the 10g database) but its an issue of using an unsupported version of Oracle Forms.
    Sorry I can't be more help than that
    Grant

  • Oracle forms vs apex

    hi all ,
    i want to know the difference between the both , because i've read before that the two of them are for developing enterprise applications, so what is the difference ? is apex for developing applications just for small enterprises ? or what ?
    thanks in advance

    This question was asked at least hundreds of times, it might be a good idea to use the forum search (or google for that matter) to see what comes up. The whole topic is somewhat huge and can't be broken down in a few sentences. So you have to read and make up your mind yourself.
    For example look what google brought up when feeding it with the search terms oracle forms apex (I agree these are very strange search terms to use when searching for information on oracle forms and apex, as search phrases like wrzlbrmpf are more likely to return anything):
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-for-forms-098747.html
    cheers

  • Forms in Apex

    I was wondering whether it is possible to add HTML forms in apex?. I am trying to submit the form using javascript:doSubmit but i am not able to? Can anyone help?
    Thanks,
    Monica

    Please...Post to the appropriate forum
    Sim

  • Migrate forms with folders with FormDefUtil

    Hi,
    I'm trying to migrate forms using FormDefUtil.cmd, to an empty directory tree under my Planning application (new created application in DEV environment).
    When I import all forms using "FormDefUtil import -all localhost admin planning", it puts all, or most forms under the root directory, without creating the directory tree.
    Is there a way for the utility, or LCM, to pre-create the directory tree? I'd like to use the utility, because we've had issues with using parentheses () in forms names, and they aren't coming over in LCM.
    Thanks in advance,
    Zach

    As Abhishek said, create your folder structure in the target environment and import.
    Also if you have duplicate named folders look at where your forms import after the fact as they seem to go to one folder or the other not the folder they were in structurally; we logged the folder issue as an SR FYI.
    Good to know about parenthesis and LCM -- it also doesn't like ampersands for certain items e.g. Essbase filter names.
    Regards,
    John A. Booth
    http://www.metavero.com

  • Migration Forms 5 to 6i (URGENCE)

    Tell me please the exact name of the product or document that can help me to migrate Forms 5 to Forms 6i and can I find on internet (what is address)?
    Thanks a lot.
    Shahla.

    Just compile all files in Forms and Reports 6i, then the application will be ready for use in Developer 6i environment

Maybe you are looking for

  • PrE-10 Will not start in Win7(x64)

    I sincerely hope this is not redundant, but I have spent days on this forum looking for answers, but with no luck. I have seen many similar questions, but none of the 'fixes' proposed are relevant, or do not work for me. History: I have been running

  • Parameter Form in OAS and Web, Paper Report Output

    Hello, In the Reports Builder 10g I have this Parameter Form. It starts before a paperreport is generated (with props, LOV and etc.) If I put my rdf in the OracleAS i can call the report trough the browser, but there Is no parameter window. How can I

  • Actionscript for mobile

    Does any one have any good links they can spare with good (pererably video) tuts ect on starting with AS fro mobile within FB rather than flex, I can make a start but it woudl be nice to find out the stuff regarding mobile specific items such as touc

  • Reinstalled Firefox. Now will only start in safe mode??

    Win 7 os. Another browser replaced firefox. not sure if permission was given or not. Tried to reinstall EI would not even allow me onto the Mozzilla site at first. Finally got it going only to have Safe mode. Every time firefox starts a window pops u

  • Isight won't work in OSX, works in boot camp (XP SP3)

    Hi everyone, Within the last few weeks, my iSight camera stopped working. I went through every troubleshooting step recommended by Apple with no luck. I gave up hope and was ready to take it to the Apple store, but decided to see if it would work in