Exporting/Importing Application Problems

When importing an exported application, I am having problems with the application performing the same. For example, the imported application Report Region Sort Sequence doesn't work except when I'm logged in developer mode. The sort works in the original application from which it was exported. I have compared all the page rendering, page processing and components and everything appears the same. Any ideas? Any help greatly appreciated.

I am not sure I understand your problem definition. Can you please try to explain in some more detail what your question is?
"Doesn't work" almost always conveys no useful information. Explain what the desired/expected behaviour is and what the actual behaviour is.

Similar Messages

  • Export/Import Project problems

    I have two machines: a PowerMac (G5) and a MacBook Pro (Intel Dual Core). Both 2GB RAM, running OS X v10.5.6 and Aperture 2.1.2. (More tech spec info available if anyone thinks it relevant).
    I have built up a project on the MacBook Pro, creating albums, creating stacks and making picks within the stacks, making adjustments to each of the picks and then creating a book.
    I now want the project on the PowerMac G5, which is my master machine and contains all my other projects.
    On the MacBook Pro I exported the project and then copied the resulting .approject file to the PowerMac. I then imported the project into Aperture from there. On a cursory scan, everything seems fine and in the Projects Inspector it shows 1376 images against the project on both machines. However, if I look more closely, I've lost all my picks. I.e. I need to go through every stack again and reselect my picks (very boring).
    It gets worse when I look at the Book within the project - it's lost the positionings (i.e. I double clicked on the image and moved it around slightly to get the best crop for the selected box shape). And then I did a Close All Stacks and it deleted every picture from the book so all 60 pages were empty again and the images were all back down in the film strip!
    At this point, my immediate thought was the .approject file got corrupted during the copy, but I've done a recursive diff (diff -qr fileA fileB) between the file on the MacBook Pro and the file on the PowerMac and it reported no differences at all.
    Has anybody else had similar problems? Is the project import/export known to be flakey? Better yet, anybody know of any workarounds?
    Thanks in advance for any help anyone can offer.
    Darren

    OK - I've tried eliminating some of the variables and it turns out the two-machines-issue is a bit of a red herring and this is a straightforward Export/Import bug in Aperture.
    On a single machine (2.16GHz Intel Core Duo MacBook Pro with 2GB RAM, running OS X 10.5.6 and Aperture 2.1.2 (build 3G13)) I have a project with many images. I create versions of these images and apply adjustments (Sharpness, Monochrome Mixer, Exposure, Enhance, etc.). I then make the adjusted version the Pick and I've created a 62 page book from these Picks.
    Now I export the project (i.e. in the Project Inspector I right-click the project and choose Export > Project). I export the project to a file on the desktop and rename the existing project in Aperture. I now import the saved .approject file and I find that all my (long and carefully chosen) Picks are no longer Picks. (I've tried this a few times and ruled out the possibility of a corrupt export file).
    As a result, when I select the Book I get the "Non-Pick Images" dialog with the dreaded "One or more placed items are no longer the pick of a stack." message.
    I have two options at this point: "Use Current Pick" ruins the book - I have to go through and work out all the picks again (and also re-pan all the images within the Photo Boxes as this data has also been lost).
    Or I can choose "Create new Version", which appears to preserve my book's original look (I haven't looked in too much detail yet), but my project now contains a couple of hundred more images than it used to (or at least extra versions which, whilst I know these are relatively 'cheap', are still unnecessary) and this still doesn't help with my other albums and light tables, which still have incorrect images shown as the Picks.
    I'm finding this quite a worry - I originally hesitated to move my photo library into Aperture due to the thought of losing the metadata one day if I moved from Aperture to something else, but in the end I decided to trust that something as simple-to-test as Export/Import would get properly implemented - now I'm beginning to fear that it doesn't even within the same version of Aperture, never mind different versions of Aperture or (heaven forbid) different applications altogether

  • Importing Application Problem

    Hi,
    I am able to export my application properly on my development server. I then import it on the production server and no errors occur. When I go to view a item in a page some of the attributes appear normally and then their's a bunch of gibberish.
    Now when I take the export file and import it on my htmldb.oracle.com workspace it works fine, so I'm thinking their's something wrong with my HTMLDB Production setup. Any ideas?
    Thanks
    Marty

    Has anyone had the same problem? I really need the help on this. I've tried to reinstall my DB and HTMLDB. Here's the listing of my wdbsvr.app
    [DAD_HTMLDB]
    ;connect_string =
    password = ******* (their is a valid value in here)
    username = htmldb_public_user
    default_page = htmldb
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    ;upload_as_long_raw =
    ;upload_as_blob =
    ;name_prefix =
    ;always_describe =
    ;after_proc =
    ;before_proc =
    reuse = Yes
    ;connmax =
    ;pathalias =
    ;pathaliasproc =
    enablesso = No
    ;sncookiename =
    stateful = STATELESS_RESET
    ;custom_auth =
    ;response_array_size =
    ;exclusion_list =
    ;cgi_env_list =
    ;bind_bucket_widths =
    ;bind_bucket_lengths =
    ;error_style =
    nls_lang = American_America.WE8MSWIN1252

  • 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.

  • Exporting/Importing applications

    I'm having issues importing the applications I build from one Schema to another. It sees that only the forms are exported but not the table? Does anyone know why that is?
    Thanks,
    Micah

    Hi Michah,
    >
    I'm having issues importing the applications I build from one Schema to another. It sees that only the forms are exported but not the table? Does anyone know why that is?
    >
    Bot just the Forms, it will also include Reports, Shared Objects , et al.
    You only export the application from application builder and hence only the application gets imported. That is by design.
    You have to use Generate DDL in SQLWorkshop > Utilities and use that script , or any other means, to move the database objects from one schema to other. If you want to transfer data then you need to export/import the data as well.
    To put together the installation and de-installation package use Supporting Objects.
    Regards,

  • Export / Import Applications

    We have an application developed on 10g XE which is being developed simultaneously on 2 PC's. For this we wish to export/import the total applications along with the data table, constraints etc. between these machines.
    How can it be done ?

    We have an application developed on 10g XE which is
    being developed simultaneously on 2 PC's.Aren't those 2 PCs connected or what else is the technical/organisational reason behind such a configuration?
    For this we
    wish to export/import the total applications along
    with the data table, constraints etc. between these
    machines.
    How can it be done ?exp/imp, setup scripts, database links ... Question is: how are you going to merge differences on the same area (table structures, packages, etc.)?
    C.

  • Exporting/importing applications affecting template subscriptions

    If this topic has been talked about, I'm afraid I could not find a good enough answer for me, so here goes.
    I have workspace, production and development. I have a "common" application in our development workspace where I keep our master version of the theme we want to use and then all the other applications subscribe to certain templates in that common application.
    When I export/import our applications from the development to production workspaces, I am telling it to use different application IDs. I then go into the production workspace and see that my applications are no longer subscribed to the templates in the master application (which was also exported/imported over to production).
    I can see why this is happening -- because the application IDs are different. So, here are my questions.
    1) Is this fixable? I'm torn between whether to call this a bug or not.
    2) Am I making a big deal over nothing? Practically speaking, I will be making changes to the templates/themes in the development workspace and then re-importing them from development into production, so should I even care that the production applications are not subscribed to the common application in production?

    1) Is this fixable? I'm torn between whether to call this a bug or not.The attribute in a "subscribing entity" that indicates that it is subsribed to a master version of the entity is called the reference ID. This is the physical (numeric) ID of an entity in another application in the same workspace. So for template T in application A that is subsribed to template T in application B with reference ID 555, the only indication that the subscription exists is that the reference ID for template T in application A is set to 555. The purpose of the reference ID is so that in a development environment if the developer of application A decides to refresh the template from the master the operation knows where to get the master copy from -- by using ID 555. It does not know that it should go to application B and look for template T. Similarly, if the developer of application B decides to publish template T to any/all subscribers, the operation simply copies the template to all applications in the workspace having templates with reference ID=555.
    When you import an application and change the application ID, all reference IDs are reset to null because there is no way to "relocate" them.
    2) Am I making a big deal over nothing? Practically speaking, I will be making changes to the templates/themes in the development workspace and then re-importing them from development into production, so should I even care that the production applications are not subscribed to the common application in production?
    Publish/subscribe mechanisms are for the development environment.
    Scott

  • Export and Import of Application problem

    Hi,
    I had my application developed in Windows environment. First time i had full application export and import on Solaris box. The application was successfully installed on Solaris box and i could login into application. The login process was working but all of my queries/reports were not displaying any values. All i can see is number of rows retrieved for example 1-20 etc. I repeated the export/import 3-4 times but results were same.
    On Solaris box i opened one of the reports and started playing with it. Luckily on "Reports Attribute" tab i unchecked/checked the show column checkbox. The report started working. Likewise i did for other reports. Just to verify this i repeated the Export/import of application and unchecked/checked the show column and reports started working. I repeated it at least 3 times.
    Our application is going to expand everyday and on every import we cannot repeat this step for every report.
    Please let me know what steps are missing in Import or are they any manual Post-Import steps ?
    Regards
    Hamayun

    Hi Scott,
    Today i applied the patch and now its 1.6.1.02. After applying the patch i imported application once again.
    I was able to login into application. When i executed a report the system navigated to required tab but did not show any data. Then i performed following steps:
    1.Selected Edit page(xx).
    2.Selected region in the selected page.
    3.Select Report Attributes tab from region.
    4.In Report Column Attributes section the "Show" option was Checked for all the columns which i want to display.
    5. i unchecked only ONE COLUMN and CHECKED again the same column. This was done just to apply changes to report.
    6. Clicked on Apply Changes to save the changes.
    7. Executed the application and the report started working.
    8. Likewise i repeated step 5 for all reports in the application.
    I also tried another option.
    -navigated to Reports Attribute tab and made a change just to save the changes on tab. After saving the page the report started working.
    Your help is greatly appreciated.
    Regards,
    Hamayun

  • Problem with EXPORT IMPORT PROCESS in ApEx 3.1

    Hi all:
    I'm having a problem with the EXPORT IMPORT PROCESS in ApEx 3.1
    When I export an application, and try to import it again. I get this error message
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 16, column 28: PLS-00103: Encountered the symbol "牃慥整㈰㈯⼴〲㐰〠㨷㐵㈺′䵐" when expecting one of the following: ( - + case mod new not null <an identifier> <a double-quoted delimited-identifier> <a bind variable> avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp in
    As a workaround, I check the exported file and found this
    wwv_flow_api.create_flow
    p_documentation_banner=> '牃慥整⠤㈰㈯⼴〲㠰〠㨷㠵㈺′äµ
    And when I replace with this
    p_documentation_banner=> ' ',
    I can import the application without the error.
    somebody knows why I have to do this??
    Thank you all.
    Nicolas.

    Hi,
    This issue seems to have been around for a while:
    Re: Error importing file
    I've had similar issues and made manual changes to the file to get it to install correctly. In my case, I got:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.<br>ORA-02047: cannot join the distributed transaction in progress<br>begin execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||'''';end;There are several suggestions, if you follow that thread, about character sets or reviewing some of the line breaks within pl/sql code within your processes etc. Not sure what would work for you.

  • 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.

  • 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

  • 2 midi export-import problems...from l8 to l8!

    1. l8 always exports/imports midi regions as their own tracks. the preference for "export single regions as type 0 files" is different from how it worked in l7 (1 track with several separate regions exported/imported as 1 track). when exporting an entire sequence to midi, this preference now makes no difference whatsoever. annoying.
    2. markers with text (lyrics, for instance) don't survive the import/export process. hardly surprising, i suppose. the markers themselves are there, but not their names, or the info contained in them. instead, you get a marker that looks like html/xml? it apparently references an rtf file, and shows font/color info. the actual marker start/end time values are correct, however.
    grrrr
    can anyone confirm, or know of a workaround?
    Message was edited by: kelldammit

    Are there any free alternatives to Emaichemy to handle importing from Thunderbird to OS X Lion Mail?
    I'm also having a problem importing from Thunderbird, but in my case the folders are importing but I'm only getting one message per folder. This was reported in another forum for an older OS X version (apparently Apple never fixed the problem), and the solution there was to use a utility called Eudora Mailbox Cleaner. Unfortunately, this utility does not run under Lion.
    What I'm really trying to do is get local mail folders migrated from Zimbra Desktop to Mac Mail. There was no direct way to do this, because Mac Mail doesn't support Zimbra Deskop, and ZD can't export to an mbox file (it exports to eml format). However, Mac Mail "supports" importing directly from Thunderbird, and Thunderbird can import eml files using an add-on called ImportExportTools, so I installed Thunderbird, installed the add-on, imported the exported data from ZD, and that successfully brought my local mail folders into Thunderbird. So far so good. Unfortunately, when I tried to import from Mac Mail directly from Thunderbird, it imported all the folders, but just one message from each folder.
    I also tried using the Thunderbird ImportExportTools add-on to export the folders, thinking it would generate mbox format. I was able to import that data using the "import from mbox" option in Mac Mail, but I got the same result -- all my folders came in with a single in message in each.
    Any other suggestions? This is a one-time thing, I don't want to spend money on an application if I don't have to.

  • APEX Application Export/Import

    Hi,
    I have my application build in APEX on 10.2.0.4 database which now i want to migrate to 11.2. Name of schema on the back of my application is DBADMIN. What i have done is, i just exported the application from my current apex on 10.2.0.4 and tried to import on my 11.2 but it gives me following error message
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 80, column 32: PLS-00103: Encountered the symbol &amp;quot;!&amp;quot; when expecting one of the following: ( - + case mod new not null &amp;lt;an identifier&amp;gt; &amp;lt;a double-quoted delimited-identifier&amp;gt; &amp;lt;a bind variable&amp;gt; continue avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp interval date &amp;lt;a string litThis is first time i am migrating my application so please help to find out what is the issue and how to resolve it. Following is the detail how i performed the operation
    Source APEX
    Workspace name = Monitoring
    User of application which loged in to this workspace and created application = SALMAN
    Application name = Monitoring
    Database schema name behind application = DBADMIN
    I exported application in UNIX and also DOS format
    Destination APEX
    Workspace name = Monitoring
    User of application which loged in to import the application = UTACADMIN
    Database schema name behind application = DBADMIN and i have already exported the schema from my source database have imported all the objects with data
    Tried importing application from UNIX as well as DOS script but same error message as above.
    Please guide me how can i successfully migrate my application from my source APEX to this new APEX
    Thanks

    Now i exported the workspace from my source APEX and imported in destination and everything is fine and now apparently everything is same but still same error during import of the application, please help to resolve.
    I tried to execute the application export script on sqlplus, but following error was returned
    EMREP.UTAC.COM.SG$APEX_030200> @d:\f100.sql
    APPLICATION 100 - Monitoring
    Set Credentials...
    Check Compatibility...
    API Last Extended:20090112
    Your Current Version:20090112
    This import is compatible with version: 20090112
    COMPATIBLE (You should be able to run this import without issues.)
    Set Application ID...
    begin
    ERROR at line 1:
    ORA-02291: integrity constraint (APEX_030200.WWV_FLOWS_FK) violated - parent
    key not found
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 555
    ORA-06512: at line 3Thanks
    Salman

  • Export / import problem in apex 3.0.1 using 10g xe database

    I developed an application on my pc using apex 3.0.1 and 10g XE database. I tried to export the application and saved it as .sql file. I want to import and install this application on my work development environment, which uses the 10g XE database and apex 3.0.1. The install was successful but when I run the application I see the login screen messed up and not functional, seems like it's missing the images and the javascript files. Can any one tell me what I am missing here, where are those files. Is there any configuration has to be done on the workspace for importing applications from a different workspace?
    Thank you for your help.
    Sofia.

    Look at the Application Definition page and see if the Image Prefix attribute is correct for the "work" development environment. It's usually /i/ but maybe it's different in the new environment (check existing applications there to confirm). Also, were there any application- or workspace-specific images used by the application in your "pc" environment?
    Scott

  • Export - Import in Oracle Application Database

    The export in Oracle Applications Database works fine.
    But the import always show some issue and sometimes never completes.
    Even if it completes it complete with error , how to ensure an error free export/import ?
    How to handle a table movement if the table consists of a LONG column ?

    The errors are cannot import this tables..
    Also mostly are of Long tables..Any IMP-XXXXX or ORA-XXXXX messages?
    Can you explain how long objects are exported and imported ?What type of objects?
    What is the database version?
    Are you doing a full database import?
    Also sometimes import hangs for 2/3 days?Does it hang when importing a specific object?
    Did you follow the steps outlined in the following notes when you did the Export/Import?
    Note: 362205.1 - 10g Release 2 Export/Import Process for Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=362205.1
    Note: 230627.1 - 9i Export/Import Process for Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=230627.1

Maybe you are looking for