Export of an application

Hi all,
I tried to export an application but the export file gets not complete. The export file stops after 1.44 MB in the middle of a sql statement. So I cannot import it into another database.
Operating system Windows XP Pro SP2
Database Oracle 10.2.0.1.0 production on Windows
HTMLDB 2.0 .0.00.49
I think, I have to change some settings, but what?

OK, we are talking of static HTML. We have some forms and this should be put into static HTML.
Like a screenshot. Remember the demo application. Users should not do any interaction but reviewing the content (offers etc). But users should still interact in a way to switch tabs or to click on specific orders to see the detail form.
If they click on orders, they should just see any orders in the Database at the timestamp of the offline Backup.

Similar Messages

  • URGENT : Problems with exporting a translated application

    Hi ! I have a problem with exporting a translated application. Effectively, I exported both applications (The normal and the translated version). I want now to apply the translation XLIFF. I want to know if it is possible to apply my old XLIFF file. The problem is that I can't select the same ID for my application.
    I really have problems!
    Anyone can help me ?

    When I import the translated version, the translation works a little bit. Effectively, all my reports appear but there is no item that appears.

  • Export and Import Application

    Greetings,
    I have created a Portal30 application that includes several forms, reports, and charts. Now I want to duplicate for another schema in the same database. I export the application in Navigator under applications.
    Then I use Sqlplus 8.1.7. to import. There doesn't seem to be any documentation for the import step, so I have questions for anyone that has successfully done this:
    1. Who do I logon as for the import? Portal30 or the new application owner.
    2. I get prompted for login user name and password. Is this Portal30, Portal30_SSO, the user I logged on as to do the import, the new application owner, or the old application owner?
    3. I have taken several guesses and run the CHECK mode, which returns the following message:
    ...Checking component: ID = 1143586401 Name = LOC_RPT Owner = NEW_APP Type = REPORT
    *** WARNING ***
    ID 1143586401 already exists: owner = OLD_APP, name = LOC_RPT, type = REPORT
    ==> Import will fail
    4. CHECK is correct, when I try to run in CREATE mode I get:
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWPRO_API_PROVIDER_REGISTRY", line 255
    ORA-00001: unique constraint (PORTAL30.WWPRO_PROVIDERS_UK1) violated
    Thus, the import isn't clever enough to assign a new component id.
    Thanks in advance for any ideas.
    Trenton

    Dear Balaji!
    Is there a way to export forms and reports with PL/SQL? The manually export is very slow with 100 forms to copy (to another location, another database).
    Thanx,
    Gyorgy
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by balaji kashyap ([email protected]):
    Trenton,
    You cannot export/import an application in th e same portal instance. As Import does not create a new component Id, it will give you error if you try to import a component in the same portal instance.
    If you want to duplicate the application, I suggest you to create another application based on different schema and copy the components (one at a time) into this application.
    For copying click on the Manage tab of the component and click on the copy link. Specify the target application and component name.
    In general while importing an application/component you need to specify the following parameters:
    1 : import mode CHECK or CREATE
    2 : portal schema (Portal Instance Name)
    3 : login user name
    4 : login user password
    (Portal User name and password who has sufficient privilege to import the application);
    5 : application schema (Name of the schema on which the application will be created)
    6 : application name (New name of the application/component)
    7 : log file
    Hope this helps
    Balaji<HR></BLOCKQUOTE>
    null

  • How to export a weblogic application between two workshops

    i need to develop an application on two different computers. how to make the application portable between two workshops?
    Thanks.
    Denis

    Thanks for the response, but correct if I'm wrong: I just could use this option to export to war file if I had the source code and the project created under the eclipse IDE. If so, I'm not able to do that, since I haven't received any source code from this vendor. I have only received one windows installer which installs the war files inside the weblogic domain\server folder.
    I thought that there was an option under the weblogic administration console -> domain -> deployments which would let me export an existing application to a war file.
    So far, I've found one work around that is:
    * Run the windows installer of this app into a weblogic running on a windows box ;
    * Once the deployment is up, go into the PATH where this application is running inside the weblogic and generate a war file with all the existing files ;
    * Open the weblogic administration console of the linux box;
    * Import the war file ;
    Thanks,
    Davinod

  • Reading PE3 TIFF LZW exports in other applications

    When I try to read PE3 TIFF LZW exports in another application, I sometimes get problems. For example, certain images generate "Tiff image message: wrong data type 7 for 'XMLPacket'; tag ignored" from the latest version of GIMP, and cannot be read at all by Windows Picture and Fax Viewer. Does anyone know of a work-around?
    Thanks
    Neal

    Neal,
    The convention is for applications to ignore TIFF tags that they don't
    recognize. The message from GIMP is just telling you that it didn't
    recognize the tag and that it was ignoring it.
    Since this tag has to do with XMP metadata, GIMP will not not pick up the
    metadata that was in that packet and the missing data will be lost if you
    save the image from GIMP. Other than that, the actual image data is fine
    and usable.
    Not all applications that support TIFF support LZW compression. Those that
    do are in the minority. You should keep that in mind if you intend to send
    the file to others.
    I'm not sure what's going on with your Windows Picture and Fax Viewer. I
    haven't used that to view TIFF images in years. As I recall, there is a
    problem using Picture and Fax Viewer to view multipage TIFFs and it has
    difficulty with some compression methods, I've personally encountered large
    TIFF files that wouldn't display at all and smaller ones that appeared
    inverted (i.e. a negative). I seldom need use TIFF anymore so I can't
    comment on whether this is still the case with Picture and Fax Viewer or
    whether this was just an issue with the version on my system. Maybe someone
    who uses TIFF regularly can comment.
    Never had a problem with Irfanview.

  • Exporting  andn importing applications

    Several apex applications need to be exported from one database and imported into another database. What is the procedure to export the css, files and themes? Listed below are more specific questions.
    1. For the ccs all of the applications have two entries. Namely, 'All Style Sheets' and a customized style sheet. Should they be exported with every application? Or, should they be exported with only one application and they will be available for all of the exported applications? Or, is 'All Style Sheets' automatically exported and the one customized style sheet needs to be exported only with one application? Is the customized style sheet included with the "All Style Sheets'?
    2. There is similar situation with the files export. The same files are listed for each application even though they are not used by each application. 'Static files' is an option. Will that option export all of the static files? If all static files is selected for one application will it be available for all of the applications?
    3. When the theme is exported it appears twice. Why does it appear twice when it is exported? Is it necesary to export the theme separately. Isn't exported with the application?
    Also, is there a report that shows what css, files, themes etc. are associated with each application?
    Thanks,
    PANY

    "419008",
    In cases like this, where I know the table name is going to be different across HTML DB instances, what I usually do is create a view on top of the table, and then build my HTML DB applications against the view. Then, assuming the definition of the tables are the same, it should work without further modification.
    So in your testing workspace you could have:
    create view foo as select * from Samp
    and in your other workspace you could have:
    create view foo as select * from test
    Joel

  • Exporting and importing applications/workspaces

    I am currently on a testing workspace and want to put the application/workspace to another workspace. I know the export and import commands but my concern is the application import. The application is linked to a sample table caled "Samp" and now I would need to link it to a table called "test". This table is almost eactly the same as "Samp" witht he exeption of 2 or 3 new columns. I am wondering what I need to do to change the link to the new table and whether the application will still work.
    Thanks

    "419008",
    In cases like this, where I know the table name is going to be different across HTML DB instances, what I usually do is create a view on top of the table, and then build my HTML DB applications against the view. Then, assuming the definition of the tables are the same, it should work without further modification.
    So in your testing workspace you could have:
    create view foo as select * from Samp
    and in your other workspace you could have:
    create view foo as select * from test
    Joel

  • Large export file when application contains a BI Publisher report

    Anyone have an idea why an application export file grows dramatically when a BI Publisher report template is added to an application? I have an application that was 400+ KB and went to 88+ MB just by adding one report query and RTF template. This results in taking over an hour to import the application.

    Each RTF Report layout is converted to an ASCII string to allow the import routine to load the rtf as part of the application.
    If your template has any embedded graphics e.g. a logo then this SIGNIFICANTLY increases the size of the ASCII encoding of the template.
    Hope this helps.

  • Exporting BPs to application server

    Hi,
    I'm working in CRM 3.1 and need to export target groups to application server due to too large target groups. I found a note (459913) which seems to explain some of the procedure for how to configure this, but this note is actually a correction for CRM 3.0... Can some of you explain the procedure for making 'exporting of TGs to application server' possible, or perhaps you can give me a link to relevant documentation??
    Thanks, Camilla

    Hi,
    Please see the below link . It refers to the same issue.
    Is it possible PI pick the file from ECC application server without FTP
    For FCC you can check the SAP help Docs.
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm
    Regards,
    Shweta.

  • Import/Export webdynpro ABAP application

    Hi all,
    I was wondering whether there is any way to export/import the local object/web dynpro application that we have created(like the import/export in web dynpro java). I would like to keep a copy of the application developed in my local machine using this method.
    Thanks
    Kukku

    even me also tried imported webdynpro plug in but not showing in object type.
    i am getting only class and program.
    please let me know what to do.
    Regards,
    Mahesh

  • Import file  export  instead of  application export

    Hi All
    please help
    i exported my application, now i wanted to do an import to the file
    i did import ------->
    import file : i choose the application export file
    file type : i choose instead of application,page or component export i choose by accidently :*file export*
    did NEXT -> it wrote : Successfully Imported File
    then it wrote If you wish to to Install now, click Next >.
    i did NEXt : it wrote to me in the header :Install Static Files
    logget in as : my user
    install file workspace : name of the workspace
    but i did not push the button of install static files. then i saw that this is not what i won't to do . my quetsion is did i do any harm?
    is the statis files (which i don't really know waht it is ) are sitting on the server , or in the application ? please tell me, is there anything that i need to cancel? i saw in the export ripository that it shown as static files export.
    note : as a person who develope on this application , i've never, use an import of static files.
    inspite of all this, i started to do an import for my application which the suitable file file type , and i stopped in the middle.
    i'll be grateful for a quick response!

    Hello Arie !
    thanks for quick response.
    i've choose onw of the two application which i currently have on my workspace and did what you've wrote with the share componennts -> static files , it right to me no static files. i did the same with my other application , and i got the same message, maybe i'm getting this message because i did not do the install operation ? . however share components are related to the application that i've choose and not to all the apex, right ?
    the thing that i don't get is if i get:no static files found,so why in the Export Repository i'm getting about one application export file:static file export?
    can i delete it from there ?

  • Best way to Export/Import Workspace/Applications

    Hello Gurus,
    I am moving servers and wanted to know the best way to Move Workspaces/applications.
    I am on 10G R2 and Application Express 3.0.1.
    I have created a database on the new server.
    Installed http server. Installed Application Express.
    I can get into application express using the admin password.
    On the database side I have 3 tablespaces and 3 Oracle schemas.
    On the Application Express side I have 3 workspaces that are linked to
    the 3 Oracle Schemas.
    I imported (Oracles Import) one of the Schemas.
    If I get into Application Express and try to import the Workspace it gives
    me an error'Workspace will not be created because it already exists.'
    Will importing a workspace import all the applications in the workspace.
    Dhiren

    Did you export the workspace to a file and then try to import it when you got that message? What is the name of the workspace? I don't know why you would get that error in a newly installed Application Express unless you tried to manually create a workspace with that name somehow before you tried the import.
    Anyway, you might want to re-install and start over by (1) exporting each workspace to a file, (2) importing each workspace from those files into the new instance, and (3) do the same export/import cycle for each application from old to new instances, for each workspace. Workspace export/import does not include applications or anything except the workspace name, the schema list, and the user accounts. You may want to export/import css, static files, images, UI defaults, and themes too, if you want to carry those over.
    Scott

  • Problem exporting then importing application

    I created a simple htmldb application with a report page, and an insert/update/delete form. I exported it to a file, deleted the application and re-imported. Now it doesn't work properly. To be more specific, I had to recreate the authentication scheme which wasn't a big deal but now I can't see any of the controls when the application runs. I don't know much about htmldb but it looks like certain template things are gone. Why can't the application be re-imported to a working state?? Should I have done it differently?

    Nick,
    You are most likely running into one of the problems described in this thread:
    Re: Problem with importing HTML DB applications
    Sergio

  • Cant find my classes when exporting customized MAM application

    Hi all,
    The problem i'm facing here is that the .war of my customized MAM application i deployed through WebConsole cant seem to find the classes i created.
    I've tried to export the war file with and without the source code of the project but it doesn't change anything.
    Have any of you experienced this ?
    Regards

    Hi Sivakumar,
    Thanks for your reply. The home page of the application is shown and i can display every standard menus. The onyl ones i cant manage to display are the customized ones. The error message i get is the following:
    Event handler not found ZonGoRecep in com.sap.mbs.mam.home.control.HomeManagement.
    Component: home
    Display: com.sap.mbs.mam.home.control.HomeManagement
    Event: ZonGoRecep
    Error code: E501
    Error message: com.sap.mbs.core.api.CAFException
    and
    com.sap.mbs.core.api.CAFException: Event handler not found ZonGoRecep in com.sap.mbs.mam.home.control.HomeManagement.

  • Import item stock quantities exported from previous application using DTW

    Hi
    I have a exported all the stock data (qty OnHand in all Warehouses) from the previous application that is replaced B1. I can not find a template which allows me to import these stock data using DTW. Stocktaking does not work since I don't have prices for these items.
    I just want to import all the quantities. How can I do that?
    Thanks
    Franz

    Franz
    You can still do it without the price using the StockTaking template.
    In the Stock Posting tab of Initial Quantities, Inventory Tracking, ... screen Check the box
    Allow Inbound Posting without Price

Maybe you are looking for

  • How do we share music across Vista accounts?

    I have Windows Vista. Each person in my family has their own account. We all want to have access to all our music, so I have put it in Public\Public Music. When I copy a CD onto our PC, it is automatically saved in the My Music folder of the person w

  • Mavericks doesn't work with HP c309a Photosmart

    I just upgraded my MacBook Pro to Mavericks. Now my HP c390a Scanning software doesn't work. I connect using USB, but the software acts strange. It shows a picture of the page I scanned, but when I print, it's blank. Does anyone have any idea what's

  • How to download Siri WITHOUT jailbreaking

    i watched a youtube video on how to get siri. It seems to just be downloading an app. but i just wanted to make sure it's not jailbreaking so i don't void any waranties. the video is:http://www.youtube.com/watch?v=HQ3qAuE6igU. Does this actually work

  • Anyone having trouble connecting your iPhone 5 to the Big Blue Live Speaker?

    I have an old iPod touch.  I've been using the Big Blue Live speaker a bluetooth connected device.  Never a problem.  I am now trying to connect it to my iPhone5, which I upgraded to ios8.  It does not want to pair.  It is not recognizing the Big Blu

  • Dell 2130cn leftover from PC life--hot to install for Mac OSX 10.6.5?

    I have this Dell color laser printer. Since I switched to Mac last year I have been unable to install for Mac. Read the threads about downloading Ghostscript and Foomatic etc., but still can't INSTALL the stupid printer, much less get it to print any