Wrong Apex import application

Hi people.
After migrating to Application express 3.1, I discovered the Apex features in SQLdev.
Finally, today I tried to import an application inside SQLdev that I'd exported yesterday from another instance.
The app imported without error messages, but when I run the application, strange characters (ñ / á) are replacing special spanish characters as á and ñ letters.
I'm used to change the settings of character set values of NLS_LANG and other environment variables in installation of products and prior to run IMP and other utilities, due I run translated versions of Oracle Application Express and Oracle Database XE, but in this case, the procedures to run the Apex import inside SQLdeveloper don't include any place to change any international settings.
After this failed try, I imported the same export app file using the Application express import utility, without errors, and displaying the "special" characters in the right way. (Then, the export file is correct)
SQL dev didn't foresee this or I'm loosing some in the way?
Thanks a lot.

This has been addressed and should be in the next release.
Sue

Similar Messages

  • APEX 4.0.1 - import application fails

    Trying to switch from APEX 3.2 to APEX 4.0.1, it appears another patch release may be needed. I am unable to import applications created via APEX 3.2 export and APEX 4.0.1 export. This is the error:
    ORA-01400: cannot insert NULL into ("FLOWS_FILES"."WWV_FLOW_FILE_OBJECTS$"."ID")
    Please confirm bug or problem resolution. Thanks.

    Hi,
    what's your database version and how is your APEX 4.0.1 hosted (EPG/OHS/Listener)?
    -Udo
    P.S.: For a little further diagnostic, you could try to find out if something went wrong during your 4.0.1 installation.
    select status from dba_triggers where table_name='WWV_FLOW_FILE_OBJECTS$';If the trigger is not enabled, you might try recompiling it.
    alter trigger WWV_BIU_FLOW_FILE_OBJECTS compile;Edited by: Udo on 14.09.2010 21:15

  • How does APEX import a packaged APEX application

    I was wondering, if someone might help me to better understand how APEX imports a packaged application.
    The typical packaged application file looks like a simple SQL*Plus Script that needs to be processed by SQL*Plus from PL/SQL on the server.
    I would be most interested to understand how APEX handling this process because it might really help me (and probably many others) to improving our own installation process.
    Thank you in advance for any information!

    The documentation contains an entire chapter on Deploying an Application. This appears to be a good place to start.
    The tutorial How to Review a Packaged Application would also be worthwhile.
    (Please update your forum profile with a better handle than "user8607986".)

  • Error while exporting - importing application

    Hi All
    I was trying to export my apex.oracle.com app and was importing it to my local db installation environment. Encountered with an error:
    *1 error has occurred*
         *NOT COMPATIBLE (Your export may contain calls not supported by your application version.)*I found that in my local environment, some features were missing like page of Type "Master-Detail" was not there while creating a page in my local instance. (My app is not using any mater-detail page, but it may be using some features which are missing in my local version). Want to know about the following:
    1. The APEX 3.2 (apex.oracle.com) DB version so that I can upgrade my DB instance version.
    2. Is the error telling about the incompatible application version or the DB version? How can it be addressed?
    Thanks
    Bhavesh

    Hello Bhavesh,
    >> That means my env is the newer one, still it is not compatible with the app created on an earlier version. Not sure why?
    The compatibility issue you encountered is about the APEX version and NOT the database version. The same APEX version can be installed on different database versions, starting with 9.2.0.3 or later.
    As each new APEX version adds new features, which manifest in the metadata table structure (among others), you can’t install an application from an advanced APEX version on an earlier APEX version.
    The version on apex.oracle.com is 3.2, while the default APEX installation on a new 11g database is 3.0.1. As such, if no specific upgrade were done to your local APEX instance, you won’t be able to import applications from apex.oracle.com.
    As was suggested, the only feasible solution is to upgrade the local APEX instance to the version on apex.oracle.com.
    Regards,
    Arie.
    Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.

  • Help needed in importing application -  Urgent

    Hi,
    I am new fairly new to apex and would be grateful for any help....
    I have an application that i would like to import and install... but i am obtaining an error...
    Situation is as follows:
    Application in machine A with oracle 10g standard and apex 3.0. Workspace is portal, schema is status_portal...
    export is working fine.
    Need to import it to machine B with oracle 10g and apex 3.0 Workspace is
    online_portal, schema is portal
    Import also works fine...
    But when i try to install the imported application, i get following error:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02291: integrity constraint (FLOWS_030000.WWV_FLOWS_FK) violated - parent key not found <pre>begin wwv_flow_api.create_flow( p_id =&gt;134, p_display_id=&gt;134, p_owner =&gt; 'STATUS_PORTAL', p_name =&gt; 'Status Portal', p_alias =&gt; 'F114', p_page_view_logging =&gt; 'YES', p_default_page_template=&gt; 3865804637029456 + wwv_flow_api.g_id_offset, p_printer_fri
    Please guide me as to what to do....
    History:
    I have tried exporting from machine A to apex online workspace and installing there.... and vice versa...It is working fine...
    the problem arises only when i try import & install on machine B....
    Please help me.... i need to do this urgently
    Thanks,
    Sumana

    Hi Scott,
    I will not be able to show the actual application, as it has our customer's information. But i have created a sample application and done the export and import. The details are as follows:
    Machine A Details:
    Workspace name = portal
    worskspace ID = 3727029916111535
    schema = status_portal
    Exported Application Name = Status Portal
    Exported Application ID = 117
    When importing application from machine A to online workspace:
    Online Workspace Details: (when importing application 117)
    Workspace Name = sumana
    Workspace iD = 3033192431425185475
    schema = sumanadb
    Imported Application Name = Status Portal
    Imported Application IS = 42146
    You can access the workspace using: http://apex.oracle.com/pls/otn/f?p=4550:1:
    the password is sumi123
    When importing application from machine A:
    Machine B Details:
    1 ) Workspace1 Name = auditws
    workspace ID = 7048503433678645
    schema = audit_schema
    When installing imported application no 117 I get:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.
    ORA-02291: integrity constraint (FLOWS_030000.WWV_FLOWS_FK) violated - parent key not
    found <pre>begin wwv_flow_api.create_flow( p_id =>129, p_display_id=>129, p_owner =>
    'STATUS_PORTAL', p_name => 'Status Portal', p_alias => 'F114117', p_page_view_logging =>
    'YES', p_default_page_template=> 10898936714426385 + wwv_flow_api.g_id_offset, p_printer
    Error installing application.
    Return to application.
    2) Workspace2 name = online_portal
    workspace ID = 9302626026712423
    schema = portal
    When installing imported application no 117 I get:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.
    ORA-02291: integrity constraint (FLOWS_030000.WWV_FLOWS_FK) violated - parent key not found
    <pre>begin wwv_flow_api.create_flow( p_id =>159, p_display_id=>159, p_owner => 'STATUS_PORTAL',
    p_name => 'Status Portal', p_alias => 'F114117', p_page_view_logging => 'YES',
    p_default_page_template=> 10898936714426385 + wwv_flow_api.g_id_offset, p_printer
    Error installing application.
    Return to application.
    3) When importing application no 130 from machine B to machine B
    (from workspace auditws and schema audit_schema to workspace online_portal and schema portal)
    I get the error as said before
    "Access Denied by application security check" Also, i observed that,
    the application gets installed in auditws and audit_schema itself...
    Screenshots are here:
    4) when importing application no 130 from auditws back to auditws, it works fine.

  • Problems importing application

    Hi, everybody.
    i'm having some problems importing applications from my dev env to my prod env.
    it's something very strange because it was working fine 2 weeks ago, but now it's not running.
    i get into the import page, choose the file and then the page keeps with that 'importing file' message forever, and sometimes i get a 'page not found' message.
    but yesterday, i don't know why, i could import one small application. After a 'page not found' message i got into the export repository, and there was my file. i installed it and it was done.
    some days ago i was told here to take a look at the logs and to increase some parameters in apex. but i don't know if these were the correct parameters and the only logs i found were de Apache logs.
    does anyone know what can be happening or at least whar must i look for?
    thanks in advance
    Daniel.

    I can't help your problem, but I found my errors in the Apache log file.

  • Configuring Dad for APEX in Application server 10.2

    HI All,
    On my application server 10.1.2.0.2. I am trying to create dad for apex which the database (apex 3.0 is installed) is on other server. I created dad in http_server-> Pl/Sql Properties->dads. I added new dad but i am not able to access
    using url http://myserver:7777/pls/test. Please help me. I posted same question in Fusion Middleware » Application Server - General but I was told repost here.
    Re: HTTP 404 - File not found
    Thanks

    Hi Ron,
    Thanks you. I tried without prot number then I got HTTP 404 error. I checked my httpd.conf file the ports are
    Port 7777
    Listen 7777
    when it tried http:/myserver:7777 it shows http server page and we have forms on this server every thing is working fine.
    error log under Apache/Apache/logs/errror.xxxx
    [Thu Jun  7 12:35:00 2007] [error] [client xxx.xxx.xxx.xxx] [ecid: 23412312144900:1
    34.233.379.11:6218:0:634513,0] File does not exist: /app/oracle/oraInfra/Apache/Ap
    ache/htdocs/pls/test
    I have the following error in sql error
    ORA-06550: line 20, column 7: PLS-00306: wrong number or types of arguments in call to 'PROCESS_DOWNLOAD' ORA-06550: line 20, column 2: PL/SQL: Statement ignored
    Please help me. Any one able to access the APEX from Application server ???
    Message was edited by:
    james.

  • Error when import application

    hi everybody,
    i get error when i try to import application
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 6, column 41: PLS-00103: Encountered the symbol &amp;amp;quot;PK&amp;amp;quot; when expecting one of the following: ( - + case mod new not null &amp;amp;lt;an identifier&amp;amp;gt; &amp;amp;lt;a double-quoted delimited-identifier&amp;amp;gt; &amp;amp;lt;a bind variable&amp;amp;gt; continue avg count current exists max min prior sql stddev sum variance execute for
    i think the error comes becouse NLS_CHARACTERSET was WE8MSWIN1252 when i exported then i delete oracle DB because there are some error and i install it again with NLS_CHARACTERSET: AL32UTF8
    but when i try to import it show me the above error
    Is there any solution ?

    1) How do you know the file was exported in character set WE8MSWIN1252? In a properly configured APEX system, the export file will always be encoded in AL32UTF8.
    i see it from (Home>Administration>About Application Express ) it was
    WE8MSWIN1252
    and i select AL32UTF8 after reinstall for oracle DB.
    2) Have you tried specifying Windows-1252 as the file character set on upload?
    no , i will try this .
    i saw same issue in forum but without solution

  • Problem importing application to different work space in different schema

    Hi
    I have developed a application in scheme 'A' in the workspace 'B'. When I tried to export the same application in Scheme 'X' and work space 'Y' it is giving the following error while running the imported application in schema 'X' and workspace 'Y'. Please let me know, how I can resolve this problem.
    ORA-0000: normal, successful completion
    Error Unable to fetch authentication_scheme in application 144.
    OK
    Tnx
    BHS

    What version are you using?
    Can you import the app into your workspace on apex.oracle.com where we can see it fail?
    Scott

  • Apex import

    If I have an existing set of apex application on one database and want to load a new set of applications for another database,
    1,. Do I have to delete all the existing applications on the current database before importing the new ones. (Can I do this in a batch or script more)?
    2. Can I import over the existing applications with the new applications?
    example.
    I have a development database where my developers are creating Apex applications. I want to refresh this database daily with production data but this will overlay my developers Apex application on the development database.
    So if I run the Apex export utility "APEXExport" to export the applications from the development database and after the development database has been refreshed with Production data run the Apex import utility to restore the development database Apex applications.
    Will this work or do I have to delete the Apex aplications from the development database first?

    initially this package is not granted to any schema. So before importing app, execute (logged as sys):
    grant execute SYS.DBMS_CRYPTO to schema_name;
    where schema_name is schema which contain Appex app you are trying to import.
    Hope this helps.

  • Getting an ORA-01003 error importing images using Apex import options

    I took an export of the images from my application (would be nice if this was included in the applicatoin export options)
    When I try to import, I get the following error
    Execution of the statement was unsuccessful. ORA-01003: no statement parsed
    begin wwv_flow.g_import_in_progress := true; end;
    ORA-01003: no statement parsed
    This worked for me on apex.oracle.com.. can't do it on any of my apex instances.
    I am able to import applications without a problem
    Any suggestions?

    Anyone have any ideas?

  • SQL Injection threat with APEX developed applications

    We are using a tool, HP WebInspect, to scan some of our APEX developed applications for web application security testing and assessment. We are getting some critical and high vulnerabilities identified (see below) and would like to know if someone else has encoutered these and to determine a solution, whether it be a setting/settings within APEX or is it more related to the application and the way it was developed.
    Critical:
    Possible SQL Injection
    File Names: • https://xxx.edu:443/pls/apex/f?p=4550:1:36080644498857::NO:4::&success_msg=If+7
    77-777-1911form%40value777.com+exists+in+our+records'+OR%2cwe+will+send+the+workspace+name
    s+associated+with+this+email+address.+If+you+are+having+problems+receiving+the+workspace+name
    s%2cplease+contact+your+administrator.%2fC34A0EF5494AB92C95AA4D0F7BF52332%2f
    • https://busaff-test.utdallas.edu:443/pls/apex/f?p=4550:1:36080644498857::NO:4::&success_msg=If+7
    77-777-1911form%40value777.com+exists+in+our+records%2cwe%2bwill%2bsend%2bthe%2bworkspace
    %2bnames%2bassociated%2bwith%2bthis%2bemail%2baddress.%2bIf%2byou%2bare%2bhaving%2bprob
    lems%2breceiving%2bthe%2bworkspace%2bnames'%2bOR%2cplease+contact+your+administrator.%2fC3
    4A0EF5494AB92C95AA4D0F7BF52332%2f
    High:
    Possible Username or Password Disclosure
    File Names: • https://xxx.edu:443/pls/apex/f?p=104:101:1328157658320206:&notification_msg=Invali
    d%20Login%20Credentials/156F2A38AC41E25732821ABED8AA98B6/
    • https://xxx.edu:443/pls/apex/f?p=104:101:2360963243212364&notification_msg=Invali
    d%20Login%20Credentials/156F2A38AC41E25732821ABED8AA98B6/

    You can help us by telling us your first name, putting it into your profile, and by selecting a friendlier handle.
    The details you showed indicate no SQL injection possibilites whatsoever. The "Critical" examples also are unrelated to Application Express applications that you may have developed (application 4550 is the login application for the product itself and should rarely be used by end users in production environments).
    Scott

  • Oracle DB 10g express edition & APEX for application development for free?

    Can we use Oracle DB 10g express edition & APEX for application development for free? Are there any license fees?
    Thanks

    Hi,
    both Oracle DB 10g express edition & APEX for application development is free.
    Regards,
    Kartik Patel
    http://patelkartik.blogspot.com/
    http://apex.oracle.com/pls/apex/f?p=9904351712:1

  • Post Create/Import Application Wizard Action

    I'm fairly new to working with SCCM 2012 R2 so most of this will be pure ignorance.
    I've had a fairly easy time learning how to craft my own forms and extensions using C# and xml. I'm even getting more and more comfortable using the Admin UI Console Editor; though the sheer amount of detail in that is a bit overwhelming trying to digest
    (Series of walkthroughs anyone?)
    What I'm wondering is there a way and if so how do I link up a post wizard action to run after the standard create or import application wizard finishes.
    Right now I already have a custom wizard that sends an existing application information including it's parent folder tree and it's deployments to our intranet document repository, But that's based on our Application Section in configuration manager organized
    in the following way (All are folders obviously except the final item)
    Applications
    <Manufacturer/Publisher>
    <Product>
    <Version>
    <Actual Application>
    I would like to fire up a follow up action to automatically create the folder structure based on the above information provided in the application wizard, and then move the application into its intended destination folder
    I could add the logic into my custom documentation form but I would rather have it be something that happens when an application is created so it's one less thing our software packaging staff has to worry about.
    Thanks in advance for any help and direction on this.
    Ryan

    Hi,
    How about writing a script to create a application and the script contains codes of creating folder and moving application to a folder?
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Apex Custom Application Behaviour

    I've got a Apex custom application that utilizes AJAX. In essence its a custom drop down list within a search bar.
    If i login to my workspace and run application the drop down list works. If i try to just login to the application(no workspace login) drop down list doesnt work. I receive no error messages.

    In Firefox, the javascript console shows these errors when you're not logged in to the development environment and you run your page:
    Error: missing ; before statement
    Source File: http://apex.oracle.com/pls/otn/wwv_flow_file_mgr.get_file?p_security_group_id=1396442715580038168&p_fname=ac.js
    Line: 1, Column: 7
    Source Code:
    Access Denied
    Error: InstallAC is not defined
    Source File: http://apex.oracle.com/pls/otn/f?p=17165:10:1221306345298369::NO
    Line: 18
    I have no more clues.
    Scott

Maybe you are looking for

  • Error coming while opening BPEL console.

    Hi' I am getting the below error if I am trying to go on the BPEL console, I am able to open rule author in the SOA suite. I have to confess that I ended one opmn.exe process in the task manager, as the system was getting hanged. After ending the opm

  • Burning CD's, Best Settings For Playback

    When burning my CD's in to itunes 9 what should my settings be ACC, lossless, bitrate, ect... Will ACC 320 variable be good for my polk home system playback? I love good clean sound when listening to my music. Can someone explain these settings to me

  • Searching has changed and its really annoying...

    i don't want to search "contents" just "file names" in the finder... how so i set "files names" to the default... maybe i need to rethink my system but i use the finder a lot. help mg

  • Explain plan when have a View

    Hi I have a query and trying to use INDEX with hint, but I no use when is a view, is there some way for to use it ? SELECT /*+ INDEX(T1 I0_PS_COMPL_ESTRUT_COMERCIAL)            INDEX(T2 I0_ESTRUTURA_COMERCIAL)  */         T2.CD_TIPO_ESTRUTURA_COMERCI

  • Where can I see details of the different "event" files created after transferring my old camcorder tapes to i-movie?

    Yesterday I transferred a couple of camcorder mini dv tapes to i-movie. For each tape transferred a new "event" file was created. Where on the system can I see details of these files (format, size of file etc) . Many thanks. Angus