Export command syntax for OA page in R12

Hi,
Can any one let me know the syntax for export command for an OA page in R12.
I have tried with the 11i export command, but could not get the page.
Thanks,
Divya

Hi,
sorry, wrong forum (its about JDeveloper and ADF) - See: OA Framework
Frank

Similar Messages

  • UPDATE command syntax for mulitple checkbox update

    Hi,
    I intend update the checkboxes by id in bulk.
    My table is below. I want to update the selected form_id
    checkboxe and their
    values accordingly. That, I click the checkboxes (containin
    form_id
    information) of 1, 3, and 6; and I check their respective
    fields for column
    check01 and check02.
    form_id check01 check02
    1 1 0
    2 0 1
    3 0 0
    4 1 1
    5 1 1
    6 1 0
    I am using below code for deleting. I can do insert into. But
    I could not
    figure out the correct syntax for UPDATE command similar to
    below example.
    Sample for deleting:
    DELETE FROM ADS
    WHERE AD_ID IN (varCheckBox)
    Thank you
    Hakan

    Check here for SQL UPDATE syntax..
    http://www.w3schools.com/sql/sql_update.asp
    Regards,
    ..Trent Pastrana
    www.fourlevel.com
    "Hakan834" <[email protected]> wrote in message
    news:e9tdd8$ppk$[email protected]..
    > Hi,
    >
    > I intend update the checkboxes by id in bulk.
    >
    > My table is below. I want to update the selected form_id
    checkboxe and
    > their values accordingly. That, I click the checkboxes
    (containin form_id
    > information) of 1, 3, and 6; and I check their
    respective fields for
    > column check01 and check02.
    >
    > form_id check01 check02
    > 1 1 0
    > 2 0 1
    > 3 0 0
    > 4 1 1
    > 5 1 1
    > 6 1 0
    >
    > I am using below code for deleting. I can do insert
    into. But I could not
    > figure out the correct syntax for UPDATE command similar
    to below example.
    >
    > Sample for deleting:
    > DELETE FROM ADS
    > WHERE AD_ID IN (varCheckBox)
    >
    >
    > Thank you
    >
    > Hakan
    >

  • Problem with 'LS' command syntax for generating 'recursive' files list

    I'm having trouble getting a recursive (-R) directory listing of the contents of a flash drive --
    -- i.e., when I run the 'ls' command with the -R switch (in Terminal), I get either a recursive directory of what appears to be 'all volumes' (i.e., a very large file) or a zero-byte (empty) file.
    Terminal also keeps reporting "No such file or directory" but I don't know what it's referring to (it reports it with both the 'zero byte' listing and the 'large file' listing).
    Obviously, I'm making some 'syntax error' but I don't know what it is.
    Assuming the following . . .
    User = MK
    Flash drive = NO NAME
    . . . what is the correct command syntax to list only the contents of the flash drive (not 'all volumes')?
    My last try (it doesn't work) was:
    *ls -RTlp /Users/MK/Volumes/NO\ NAME > /Users/MK/Documents/flashdrive.dir*
    Thanks.

    Re: the original post, I should clarify that what I'm looking for is the syntax that will generate the recursive list of the flash drive's files +without first logging the flash drive+ (NO\ NAME) +as the working folder+.
    If I do the latter, I can get the recursive listing easily enough.
    What I haven't been able to do is generate the listing without first logging NO\ NAME as the working folder.
    Thanks.

  • Command syntax for HP 8752A

    Looking for an 8752A command LIST. Would like to send individual
    commands to instrument and READ results over GPIB. Any web page
    with this info?
    -G

    Have you tried doing a simple search on Agilent's web site? If you do, you will find several links. The fourth one is the Programming manual.

  • Syntax for Resize page and center artwork EPS

    Hi,
    Does anyone know the correct syntax and where to add "Resize page and center artwork EPS file" in name.joboptions file?  I've tried adding "/ResizePagecenterEPSfile true" but it doesn't work.  Couldn't find it any where in Adobe's document.
    thanks

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    See also:
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Command syntax for PR4000B

     Hi, i've seen in this forum that many people had problems to "comunicate" with MKS PR4000. But still, I'm not able to take the advantage from discussed problems concerning comunication with mentioned device. Thus, I really appriciate if you can give me any suggestions or help to solve the problem which i present bellow.
    I have PR4000B with single-channel which controls one barotron trancducer. I'm trying to comunicate with PR4000B via serial port (RS232). The problem is that i really trying (like trial-and-error), because the manual from MKS for sending the command to PR4000B is very bad understandable for me (and even not only for me, as i could see from forum on NI) as well as the answer from PR400B. I produced the simple program for reading the measured value by barotron (command representing by ASCII character $). If i compare value displayed on the PR4000B with value displayed in my program indicator "Measured value"), they are different. The program and manual are attached.
    Please, could somebody give me a suggestion what I'm doing wrong?
    Thank you fo your reply in advance.
    Stepan 
    Solved!
    Go to Solution.
    Attachments:
    PR4000B.vi ‏28 KB
    Pr4000.pdf ‏184 KB

    The problem is solved! 
    Afterwards I wasn´t able to decode the comunication with PR4000B single channel I wrote to MKS technical support. They were very kind and reply to me.
    They admit that (as Andreas Meier from MKS wrote to me): "The remote communication with the PR4000-Single Channel and PR4000-Dual Pressure Channel is indeed a bit difficult to attain. When we developed these PRs we were very limited with regards to capacities of ADDA converters and of course memory."
    And this is very important message: "To ease things at least a little bit the very first command to the PR should be " %1 ". This will tell the PR to accept ASCII-letters; If you don't send the command the PR will only accept binary signals." This is not stated in manual for PR4000!!
    After sending the command   " %1 " the communication with PR4000B is really easy! E..g. if you want read a measured value, write command "$" (ASCII) and from "read bufer" string indicator for function VISA read.vi the actual value measured by PR4000B is displayed. Then, it is not difficult task to convert it whatever want, moreover you can easily check if the output from PR4000B is correct. 
    I'd like to express my thanks to Andreas again and hope that this information will be helpfull for somebody else!
    Stepan 

  • Syntax for page level process to invoke an on-demand app level process?

    I want to use a page level process (if that's the right thing to do) to run an application process on-demand each time certain pages load. What is the proper syntax for the page level process?
    I tried many variations of the following but it does not pass syntax checking.
    1.
    APPLICATION_PROCESS=GLOBAL_UPDATE;
    2.
    begin
    APPLICATION_PROCESS=GLOBAL_UPDATE;
    end;
    What is the proper syntax?
    Thanks,
    Linda

    Linda - If you want to run an application process when certain pages load, just create an application process (PL/SQL type) with the desired firing point, e.g., On Load: Before Header and in the process condition use a condition type like "Current Page Is Contained Within Expression 1 (comma delimited list of pages)". No need to create either a page process or an on-demand application process to do this.
    Scott

  • What is proper syntax for using PassBack in a Report page select statement

    In my select statement I reference the passBack function using:
    onClick="javascript:passBack()"
    In my Page Header I (Typically) define the passBack function as:
    <script language="JavaScript" type="text/javascript">
    function passBack(passVal1,passVal2) {
    opener.document.getElementById("P2000_CABLE_ID").value = passVal1;
    opener.document.getElementById("P2000_CABLE_LABEL").value = passVal2;
    window.opener.location.reload(true);
    </script>
    But I have never used the passBack function from the Select statement before and cannot happen onto the proper syntax.
    The Page Items I want to pass are:
    1. :P2004_CABLE_ID
    2. :P2004_LABEL
    I want to pass them to:
    1. :P2000_CABLE_ID
    2. :P2000_CABLE_LABEL
    Can someone please help me out... Again?
    Thanks- Gary

    Let's assume column XYZ has both numbers (1), and letters (any alphabet).
    I have a case statement on SQL to turn any value that's not 1 into 0, then I am getting a sum of that column.
    I am also grouping by Row A, B etc to get aggregated sum of column XYZ for those group.
    Now on Crystal Reports function, I need to sum up values under column XYZ for all the groups.
    If I try using sum function like below, I get an error stating:
    "A number field or currency amount field is required here"
    (sum({Command.XYZ}))
    So I thought if I can use a case statement to change the non-numbers to 0 prior to sum that will probably resolve it. But I could not get the below case statement to work either (Error: A string is required). 
    SELECT {Command.XYZ}
       Case 1:
          1 
       Default:
          0;

  • XHTML code for a page break in PDF file exported from WAD

    Hi All
    I'm new to WAD and I have created a web template with several tables and charts
    I'm exporting these to a PDF document but I need to put page breaks in as I want to put a table and a chart on each page
    I'm not sure how to do this and was wondering if adding it to the XHTML code direct would do the trick but as I don't know XHTML code I'm not sure.
    Any help would be appreciated
    thanks in advance
    Sandra

    Hi Cook,
    In my project I had same requirment. But I didn't find any solution for this.
    I tried to implement the same using XHTML and java script aslo. but these are the functionality which we are using for web page formating not the not the formating of external output like PDF and Excel.
    So if you find any solution, then please share with me also.
    Thank You

  • Exporting PDF files on CS5 - hyperlinks to URLs only work for first page

    I'm new to InDesign and am working through the "Classroom in a Book" training workbook for CS5, I 've got to lesson 14 and have found that when exporting to PDF (interactive) format, the hyperlink to a URL only work for the first page of the document.
    I made my own document with links on multiple pages, and the same thing happened. I followed the lesson to the letter (3 times!)
    I also tried setting up individual links for individual pages and that did work, so how do I get one piece of text to link to one URL on multiple pages of a document (ie on a Master page) ???

    Thanks Peter,  I've actually got CS5.5, so I presume this patch is already updated on this version, because when I tried the 7_0_4 patch it wouldn't run; giving the message: "Some updates failed to install, and "update is not applicable". So I tried the latest update: 7_5_2 patch, but I'm still experiencing the same problems with hyperlinks not working from the Master pages.

  • How to run Import/Export for Portal Page

    Hi all !
    I have to export the Portal page .What are the steps I have to follow to complete the process ?I'm new to Oracle portal..
    Please help . Thanks in advance
    chris

    You could check out the Export/Import FAQ for some of your questions
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/EXPORT_IMPORT_FAQ_1120.HTM
    Also see if you can get access to configuration guide for your version of portal. There has to be a chapter on how to use Export/Import utilities in Portal
    The simplest way to explain the process is
    1. Click on Export link next to the object to be exported
    2. Give a name for the transport set and export it.
    3. Download scripts for migrating the content and run it in export mode to generate the dump file.
    4. FTP the script and dump file to target
    5. Run the script in import mode to transfer the contents of dump file in target portal. The usage of scripts in export/import mode is given when you run the script without any parameters
    6. Go to the Export/Import portlet and select the transport set for import.
    7. View the logs to see if the migration has been successful.
    8. Go to the navigator and check if the object you migrated has been brought in successfully.

  • Syntax for calling html page in PL/SQL package

    Hi,
    I'm trying to call html page (stored on server) in my pl/sql package!
    I have already create html page in pl/sql package code and it's works fine.
    Now create better html page (interface design) and stored on server. I would like to call that stored html page in my pl/sql package.
    What is syntax for calling html page in PL/SQL or could you suggest me some literature.
    In first option I had created ces and stored it on server. Then I call it in pl/sql package like htp.p('<link rel="stylesheet" href="\download\table_style.css" type="text/css">');
    I try someting like that for calling html page but it doesn't works.
    htp.p('<link rel="form" href="\download\interface.htm" type="text/html">');
    Does anyone know syntax for calling html page in pl/sql?!?
    Thanks!

    hello
    I normally use htp.anchor(URL,linkname);
    it works
    ammar sajdi
    www.e-ammar.com/Oracle.htm

  • Syntax for taking export with 'Query' parameter

    Hi all
    Please help me regarding syntax for taking export with query parameter

    Hi
    exp file=d:\exp.dmp log=d:\exp.log tables=scott.emp query='where empno=10'
    exp file=d:\exp.dmp log=d:\exp.log tables=scott.emp query='where ename='''SCOTT''Salman

  • Exporting an altered graphic from pages for use in other apps

    Does anyone know how to export a graphic, altered in Pages to like iphoto for example?
    The reason i am asking is i had a logo i needed to alter.  The logo is a sphere but had a white space box around it that i needed to remove.  Using the Instant Alpha feature in Pages gave me the results i want but i cant get the graphic out of Pages.  Instant Alpha in Preview doesnt work the same.  It removed everthing white therefore making the logo look aweful.
    Any ideas?
    THanks

    what do you want to do with your Pages graphics? .. vector graphics VS pixel graphics
    A: in case of vector graphics .. export to PDF .. newer vector design software should manage the graphical infos inside
    B: in case of pixel graphics .. export to PDF .. open in Preview .. safe as pixel file .. JPG / PNG / TIFF / what ever
    C: in case of pixel graphics with alpha channel info .. separate your desing elements on separate pages .. then the export way B for every single sheet PDF to bring it to pixels .. then open your pixel software (Pixelmator / Photoshop) .. load the separated elements into layers .. select / cut / manage your alpha channel content .. marge the finished pixel graphic with alpha into one background layer .. save image
    by that way .. my yellow logo i did in Pages '09 .. then export to PDF .. opened in Preview .. safed as PNG
    cheers .. AP

  • Syntax for Page 1/3, 2/3 etc. in Report

    Hi,
    I have a report, in which Page number is coming like this:--
    Page 1
    But i want it like this:--
    Page 1/3 , Page 2/3 & Page 3/3.
    In my report, syntax is written SY-PAGNO for Page 1. Then what will be the syntax for Page 1/3 etc.
    Thanks

    I cann't paste the whole code here becuase it have more than 40000 characters. 
    Hint : - It is the copy of Standard program RQPDRK00.
    I paste some code here.....(before START-OF-SELECTION.)....Here are the changed in this code---
    REPORT ZKC_RQPDRK00 NO STANDARD PAGE HEADING LINE-SIZE 147 line-count
    56(10).
    Kopie aus RCPDRK00, Ohne Materialkomponenten, ergänzt um Typ Q
    und Kreuz bei Merkmalen und Merkmalswerte. Wird aufgerufen von
    RQPDRK02.
    Tranparente DB-Tabellen
    TABLES: MAPL,                          "Material-Alt. Zuordnung
            PLKOD,                         "Plankopf
            PLFLD,                         "Planfolge
            PLPOD,                         "Vorgang
            RCR01,                         "Arbeitsplatz Vorgang
            PLPODS,                        "Untervorgang
            RCR01S,                        "Arbeitsplatz Untervorgang
           PLMZD,                         "Materialkomponentenzuor
            PLMK,                          "QM-Merkmale
            PLMKB,                         "QM-Merkmale: Belegstruktur
            PLMW,                          "QM-Merkmalswerte
            PLFHD,                         "Fertigungshilsmittelzuordnung
            RQPAS,                         "Steuertabelle QM
            QPMK ,                         "Stammprüfmerkmale
            QPMT ,                         "Stammprüfmerkmale: Texte
            QPMZ ,                         "Zuordnungstabelle Stammdaten QM
            MARA ,
            CDPOS,
            CDHDR,
            TWEWT,
            QMTT.
    ATAB-Tabellen
    TABLES:
            TCA01,                         "Plantyp
            TCA02,                         "Text zum Plantyp
            TCA08,                         "Folgenartenbeschreibung
            TCA09.                         "Plananwendung
    Strukturtabellen (Reine Workareas)
    TABLES: RC27M,                         "Struktur für Materialstammview
            QMKST.                         "Steuerkennzeichen Planmerkmal
    DATA:  TAB_MAPL   LIKE MAPL  OCCURS 10 ,
           L_MAPL_WA  LIKE MAPL ,
           L_PLNNR    LIKE MAPL-PLNNR ,
           L_MATNR    LIKE MAPL-MATNR .
    DATA : BEGIN OF I_CDPOS OCCURS 0.
            INCLUDE STRUCTURE CDPOS.
    DATA :  UDATE LIKE CDHDR-UDATE.
    DATA   END OF I_CDPOS.
    DATA WS_LINES LIKE SY-LINNO.
    DATA FIRST_PAGE_FLAG VALUE 'Y'.
    DATA BAL_LINE TYPE I.
    data grp like PLKOD-PLNNR.
    DATA : PAGECOUNT(5) TYPE c.
    Select-Options
    Auswahlmenü Anforderungsbild
    SELECTION-SCREEN SKIP.
    SELECTION-SCREEN BEGIN OF BLOCK AUSWAHL WITH FRAME TITLE TEXT-X22.
    SELECT-OPTIONS:VAGRP FOR PLKOD-VAGRP,  "Planergruppe
                   STATU FOR PLKOD-STATU,  "Status
                   WERKS FOR PLKOD-WERKS,  "Werk
                   VERWE FOR PLKOD-VERWE.  "Planverwendung
    SELECTION-SCREEN END OF BLOCK AUSWAHL.
    Include QM Routinen zum Drucken der Merkmale
    INCLUDE ZKC_IQPDRK00.
    *INCLUDE IQPDRK00.
    *-- Ergänzung QM: Plantyp Q wird als Default gesetzt
    INITIALIZATION.
      PN_PLNTY = 'Q' .
    top-of-page.
      ULINE.
      PRINT-CONTROL FUNCTION: 'SABLD' LINE 2.
                           'SAOFF' LINE 2,
                           'SAULN' LINE 3.
      write : SY-VLINE,
               30 'BCH ELECTRIC LIMITED',
               77 SY-VLINE,
               95 'QUALITY ASSURANCE',
               125 SY-VLINE,
               130 'Page ',SY-PAGNO, '/ ', '-----',
               147 SY-VLINE.
      ULINE.
      end-of-page.
      skip 2.
      ULINE.
      WRITE : SY-VLINE,
             50 SY-VLINE,
             100 SY-VLINE,
             147 SY-VLINE.
            120 SY-VLINE,
            82 'Confidential',
            95 SY-VLINE,
            122 'Restricted',
            147 SY-VLINE.
    WRITE : SY-VLINE,
             50 SY-VLINE,
             100 SY-VLINE,
             147 SY-VLINE.
            98 TEXT-K10,
            106 grp,
            92 'Confidentiality',
            120 SY-VLINE,
            123 'Confidentiality',
            147 SY-VLINE.
    ULINE AT 81(67).
    WRITE : SY-VLINE,
             50 SY-VLINE,
             100 SY-VLINE,
             147 SY-VLINE.
            120 SY-VLINE,
            84 'Internal',
            95 SY-VLINE,
            117 'Public',
            147 SY-VLINE.
    uline.
    WRITE : SY-VLINE,
             15 'Prepared by',
             50 SY-VLINE,
             70'Reviewed by',
             100 SY-VLINE,
             120 'Approved by',
             147 SY-VLINE.
            98 'Confidentiality',
            120 sy-vline,
            123 'Restricted',
            122 'Page ',
            147 SY-VLINE.
    uline.
    set margin 15 2.
    START-OF-SELECTION.
    END-OF-SELECTION.
       WRITE SY-PAGNO TO PAGECOUNT LEFT-JUSTIFIED.
        DO SY-PAGNO TIMES.
            READ LINE 1 OF PAGE SY-INDEX.
            REPLACE '-----' WITH PAGECOUNT INTO SY-LISEL.
            MODIFY CURRENT LINE.
        ENDDO.
    This is changed code....
    Please check...

Maybe you are looking for

  • Home Hub 3 Locks up :-(

    I have a BTHomeHub 3 connected to a ADSL phone line. After some indeterminate period it locks up. What I mean by this is that I can no longer see the internet and I can not communicate with it using its IP address. However it is still connected as I

  • Subclips in FCP6

    I'm sending clips, about 20 [10 second]cuts from a long [20 minute] single clip, to Motion to build an open. The problem is that when I tried to optically re-time one of the clips it analyzed the entire original [20 minute] clip. I wanted it to analy

  • Y r there 3 documents being genrated in bdc

    I have written code for bdc that works if plant is kf* and allows only non ware house storage locations. Till then its working fine.... but user asked y r there 3 documents being genrated in bdc???when the consumption is on 1 process order nly i woul

  • Cant get instagram to download on newest ipod

    We upgraded my daughters ipod to the newest verion...iPod 5? We are no longer able to download instagram. We have even tried to ask Siri to download it from the app store and she say's she cant do that. lol So, what is the problem?

  • Non American

    Why don't iPhones work overseas? It's not fair that we know all about it and see all the previews and not be able to get the phone. HP pavilion dv2000   Windows Vista