Import Pages to another application that exist

Hello,
I try with htmldb to exports pages from an application to put it into an other one that contain already some pages.
What can i do ???
i found nothing on the forum and help to do that
Thanks for your Help
Julien

Julien,
I searched the forum for "import page" and got this hit: Re: export
Please read that thread and those that it references and let us know if you have specific questions.
Scott

Similar Messages

  • Create a new table from another table that exists ussing a stored procedure

    Hi,
    I want to know if is posibble to create a new table from another table that exists ussing a stored procedure. This new table is created from other table that exists in the DB.
    (in the next code the table tbl1 exist into the schema of the DB, but temp_tbl1 does not exist, it must be created by the procedure)
    create or replace procedute temp is
    temp_tbl1 tbl1%TYPE; //the temp_tbl1 will have the same type of tbl1
    begin
    create table temp_tbl1 as (select * from tbl1);
    end temp;
    thanks very much

    cat wrote:
    Hello,
    I think my problem is not about this grant, because if I execute this as an "anonymous procedure":
    DECLARE
    BEGIN
    EXECUTE IMMEDIATE 'CREATE TABLE Abonus (id NUMBER, amt NUMBER)';
    END;
    It runs ok
    But if I do:
    CREATE OR REPLACE procedure temp as
    BEGIN
    EXECUTE IMMEDIATE 'CREATE TABLE Abonus (id NUMBER, amt NUMBER)';
    END;
    I have the error
    ORA-01031: Insufficient privileges
    ORA-06512: at "temp", line 3Anonymous blocks are treated as "Invoker's Rights" from a privilege perspective whereas stored programs by default are treated as "Definer's Rights". Therefore using anonymous blocks is not a valid test to check this.
    The simplest form of checking this issue is by executing
    SET ROLE NONE;and then to run your statement/code block in question interactively. Using this approach you get in your session the effective rights of a "Definer's Rights" stored program, i.e. only privileges that you got granted directly to your user.
    You can revert to the default setting by issuing
    SET ROLE ALL;For more information regarding this topic, read e.g. the documentation:
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28370/subprograms.htm#LNPLS00809
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • How to interface a tuxedo app with another application that uses tcp/ip socket  messaging

    How would you interface a tuxedo app with another application that
    uses tcp/ip socket messaging? I have a vendor product that offers
    a tcp/ip message interface, and would like to know how best to
    integrate it into a tuxedo application. I could write a C application
    that listens and accepts incoming request from the vendors application,
    and then make a tuxedo client call to a service. But this doesn't
    allow me to control the listen thread through tuxedo. The C application
    would have to be started seperately and would not take advantage
    of the tuxedo restart facilities etc of a tuxedo service.

    You can make an empty server only with tpsvrinit that starts your client
    listeners and a tpsrvdone that stops them. Be carefull with sharing ipcs
    between processes, or your clients may get puzzled!!!
    Another choice can be builting a custom WSL/WSH but I haven't done
    this yet and I don't know exactly the troubles related with making them.
    R.G.
    Travis Ward wrote:
    How would you interface a tuxedo app with another application that
    uses tcp/ip socket messaging? I have a vendor product that offers
    a tcp/ip message interface, and would like to know how best to
    integrate it into a tuxedo application. I could write a C application
    that listens and accepts incoming request from the vendors application,
    and then make a tuxedo client call to a service. But this doesn't
    allow me to control the listen thread through tuxedo. The C application
    would have to be started seperately and would not take advantage
    of the tuxedo restart facilities etc of a tuxedo service.

  • Template error while copying page from another application

    I am copying a page from one application to another within the same workspace. The page I am copying has several customized template that it uses. When I copy the page to the other application all goes well until I get to the step of assigning the Templates. Instead of seeing the list of templates used and being able to change them for the new page to match with the page i am copying, i get an error in the Templates area that says:
    report error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    Anyone else run into this? Is this because of the number of templates? I have added several new customized templates. The pages all work ok, its just when i am trying to copy a page from one application to another.
    Thanks,
    John

    I'm seeing this behavior as well, but in the Authorization Schemes & LOV sections of the copy. I can continue with the page copy, but the LOV & Scheme information is lost and needs to be manually re-entered. Would love to get a fix for this!

  • Using apex url to link to a page in another application

    hi all.
    i have 5 applications based on same schema in a single workspace. now i intent to have a single page with 5 button from where i will call all those 5 applications' home pages.
    i used following syntax for URL Target on a button to check it but it didnt work.
              f?p=102:101:&APP_SESSION.
      i can very easily to a page in same application (offcourse) but i want to ask that can we link to a page which is in another application in same workspace
    bundles of thanks in advance.

    Check out this link
    http://apps2fusion.com/at/64-kr/413-maintaining-authentication-between-apex-applications

  • Exporting pages into another application -another scheme

    Hello,
    the pages from an exported application aren't installable in my target app.
    Copying a Page between the Applications failed.
    Following Raj's hint I did the export/ import for the whole application from Workspace A into Workspace B. Workspace A is placed in a different Database Scheme than workspace B.
    On install a new AppId has been created. Former 107, it has been changed to 114.
    The Application could be started, import worked fine so far,I thought ....
    While trying to import specific pages into the target application ( ID is 119) using the import wizard my problem occcured:
    Running this HTMLDB returns 'This page has been imported from a different workspace, so it can't be installed into this application'.
    What went wrong?
    Regards
    Franz Langner

    Bernhard - I think you are describing the long-standing problem of not being able to install a page into an application other than the application from which it was exported. Raj described a procedure to deal with this situation here: Synonyms Franz was saying that he had problems even after using that procedure. So I think Franz's and your situations are different and that yours can be addressed if you use the referenced procedure.
    If I've got it wrong, please elaborate.
    Scott

  • IIS 7.5 URL Rewrite: Hit specific page of a web application but should be redirected to another application's page

    I have deployed 2 different web application on IIS 7.5 running on Windows Server 2008 R2 but on different port numbers i.e. one application deployed on port no. 1776 and another on 8091. I want to rewrite URL in such a way that if i hit any page of first
    application such as default.aspx then it will be redirected to particular page of another application along with some changes in url.
    Example: if i access any page from first application like:
    http://g2wv126rbsc:1776/sites/main/commercial/commercial-solutions/financing/default1.aspx
    then it should redirect to specific page of another application along with some changes in url:
    http://g2wv126rbsc:8091/main/commercial/commercial-solutions/financing/default2.aspx
    Note: In above mentioned url, also removed "sites".
    I tried to create a inbound rule through URL Rewrite module (installed on IIS 7.5) by selecting Action as "Rewrite" but didn't find any success.
    I need some examples if anyone has come across same kind of issue.
    Thanks in advance.

    Please post ASP.NET questions in the ASP.NET forums (http://forums.asp.net ).

  • Is it possible to export/import only a page of an application?

    Hi,
    I tried to export one page of an application and this works correctly;
    then I import the same page in another application without problem, but when I try to install the page I obtain an error.
    Is this a bug?
    Can anyone help me?
    Thanks.

    After doing the import of the page (page2) successfully in a new application (application2), when I click on the button Install page, I have this error:
    File is not a valid HTML DB export file
    In effect, if I check the pages within the application2, there is not page2.
    I hope I have been clear enough

  • Importing page different workspace ID

    Hi ,
    I have an application on my development environment and I created a new workspace in the production environment.
    The workspace I created on the production env has a different WORKSPACE ID and due to this I cannot import individual pages from development into production.
    Is it possible for me to create a workspace in production with the same workspace id as that on development ?
    I don't want to import the whole application all over again but be able to import just a few individual pages.
    Also next time I create a production workspace, can i ensure that this workspace id is the same to facilitate individual page imports ?
    Thanks,
    Deepa

    Earl,
    You are correct that export/import of individual pages between applications in different workspaces is not supported, but there is a workaround.
    In the following example, I have two workspaces: Workspace X contains Application101 that has a page I want to import into Application 202 - but that Application202 is in Workspace Y.
    1) Export the whole of Application101 from Workspace X.
    2) Import Application101 into Workspace Y.
    3) Go into Application202 in Workspace Y and select a page (any page, doesn't matter which one).
    4) Click on the "Copy" button and then choose to copy a page from another application.
    5) Select Application101 (which was imported into Workspace Y in step 2) from the drop down.
    6) Select the relevant page you want to copy.
    7) Follow the wizard to the end.
    Result: a page from Application101 now exists in Application202, even though the two applications were created in separate workspaces. Not the simplest method, but it does work :-)
    Cheers,
    Colin

  • How to use tab to link to other page in other application

    Hi all,
    I noticed that tabs does not have the option URL for the Target. It only has current page.
    Is it possible to link a tab to a page in another application in the same workspace?
    Thanks.
    Allen

    Hi Allen,
    Lists are more useful and flexible in that case, you can apply a tab template on them.
    Out of the box, tabs don't allow you to navigate to url's like you want to do. What you can do, navigate to a page in your current app and have in the header a redirect to the other app.
    Make sure you transfer your session (and authentication) to the other app, otherwise you need to login again.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    http://www.apexblogs.info/

  • When I start my iPhoto it says: "Your photo library is either in use by another application or has become unreadable". I don't have a back-up of my library and I don't know what to do! Thanks

    When I start my iPhoto it says: "Your photo library is either in use by another application or has become unreadable". I don't have a back-up of my library and I don't know what to do! Thanks

    Try to restart your Mac. If the library is really in use by another application, that can clear it.
    Tell us more about your system. Which version of iPhoto are you using? Which version of MacOS X?
    Where are you storing your iPhoto Library?
    What happened before this problem first started? Did iPhoto crash? Did you move the iPhoto Library somewhere else?
    Try Terence Devlin's fix here:   Re: IPHOTO LOCKED
    Go to your Pictures Folder and find the iPhoto Library there. Right (or Control-) Click on the icon and select 'Show Package Contents'. A finder window will open with the Library exposed.
    Look there for a file called ‘iPhoto’Lock.data or similar. Drag it to the Desktop. Make no other changes. Start iPhoto. Does that help?

  • What is a another app that works like auto cad

    What is another application that works like auto cad for graphics.

    Try Draftsight, it's free, there is a beta for Mac. It manages only 2D drawings, but does it quite well. Opens and saves AutoCAD compatible dwg files.
    http://www.3ds.com/products/draftsight/overview/

  • Safari is the only application that can successfully use the internet.

    Dear all,
    I have been having internet problems for the past couple of weeks, that started fairly suddenly. The problem is that any of my internet-using applications cannot use the internet, apart from Safari. Browsing and downloading through Safari work seamlessly, but all other uses of the internet fail.
    For example, Messenger for Mac gives me a message indicating that I am not connected to the internet. Skype also does this, and the iTunes Store tells me that the host is down, and that I should check my internet connection and try again. Software Update is another application that cannot function as a result of this problem.
    I am living in student halls at university, so my internet connection is an ethernet cable plugged into the wall, and therefore I have no access to the behind-the-scenes things. I have contacted my internet provider (Ask4), to ask if they'd changed anything, but they said not, but are very willing to do anything they can to help me.
    It has been suggested to me that I simply create a new location in network settings, and that this would remedy the problem, but it didn't work.
    Another suggestion was to temporarily disable the firewall, but this also didn't help.
    Does anyone have any suggestions as to what I could try next, because I'm all out of ideas, and I can't find anyone with the same problem.
    Any help would be well-appreciated.
    Thanks
    Tom

    i figured it out. reboot the phone. its an ios4 bug that once you turn the orientation lock on once and back off, the photos wont rotate and you have to reboot. hopefully a fix comes soon

  • Export and Import a page from one application to another within same WKSPCE

    Hello,
    Can anyone help me out in moving a page from one application to another within the space workspace. I tried to export it and then import the page, but I am not able to do that. I think the problem is with the application IDs.
    Plz help me out with this issue.
    Thanks,
    Orton

    Hi Orton,
    moving a page from one application to another within the space workspace
    This U can get it, through copying the page from one application to another application within the same workspace
    In the top of the page, you have "copy" option.
    regards,
    Kavitha

  • I keep getting a warnin that my pages document could not be auto saved. The file has been changed by another application. Click save anyway to keep your changes and save the changes made by the other application as a version, or click revert to keep the c

    I keep getting a warning stating that the document could not be auto saved in pages. The file has been changed by another application. Then it says click save any way to keep your changes and save the changes made by the other application as a version, or click revert to keep the changes from the other application and save your changes to a version.
    What in the heck does all that mean, and why are they trying to behave like a Windows product or a Microsoft office product. I just don't get it.
    Why is another application changing my documents? It's like they've created a virus within their own programs. It's a pain in the neck and makes no sense.

    I am also having the issue of a warning saying "could not be auto-saved in Pages. The file has been changed in another application. I then hit "save anyway", the warning will go away for a time, sometimes minutes, sometimes hourr, but then the warming reapprears saying the same thing. This is not the case with all Pages documents but it is the case with many.
    Working with a Retina Macbook Pro and current software
    These are newly created documents

Maybe you are looking for

  • Text box printing

    I have a form with several textfields that are configured to expand to fit the height but two negative effects occur when the field needs to expand. 1) The field expands when you TAB out and it expands over the text of the next question so you can't

  • Alv subtotals problem

    hi gurus i just want subtotals in my alv but it only sort the fields by NOACRE but no subtotals are shown what shold i do ? this is a portion of my source code my container is a docking container data gt_sort          type lvc_t_sort                 

  • Why was blocking mode disabled from GS3?

    I do not understand why blocking mode was disabled from the latest update, it was very useful tool for me as I have trouble sleeping. Last night my phone drove me crazy, LED blinking, emails, texts etc... I finally turned my phone off, which would de

  • Opening (much) older version project

    Hi all, I have an ancient AE 4 project that I need to open on my CS5. When I try to do so, CS5 informs me that I should open it with an earlier version and re-save it.. I don't have any earlier versions. Is there a conversion procedure? Or utility? N

  • Employee Download

    Hi , I am working on the employee download. Have done all the stettings as per the note 550055 and ran the RHALEINI in R/3. In CRM the IDOC are shoowing the status 64 ' IDoc ready to be transferred to application'. What could be the problem in postin