XML Publisher with more then one VO

Hi;
I have a requirement to show a custom PDF report on click of a button in a custom OAF page. so with the help of [http://apps2fusion.com/at/ps/260-integrating-xml-publisher-and-oa-framework|http://apps2fusion.com/at/ps/260-integrating-xml-publisher-and-oa-framework] I am able to prepare a xml publisher PDF report with single VO(select query) where as in my requirement I required to write more then one VO(select querys). Can anybody give some ideas how to proceed?
GsrC.

hi;
i have multiple viewObject and i did what you said and i generated the XML file
but the problem i have that
the generated xml file was
<Msat>
<MasterVO>
<MasterVORow>
     <BidValidUntil></BidValidUntil>
     <AdvancePayment>5051</AdvancePayment>
     <Duration>99</Duration>
     <PaymentType>%</PaymentType>
     <GroupName></GroupName>
</MasterVORow>
</MasterVO>
*<SupplierNameVO>*
*<SupplierNameVORow>*
*<Segment1></Segment1>*
*<VendorName></VendorName>*
*<VendorId></VendorId>*
*</SupplierNameVORow>*
*</SupplierNameVO>*
</Msat>
but i want to be in this form
<MSat>
<MasterVO>
<MasterVORow>
     <BidValidUntil></BidValidUntil>
     <AdvancePayment>5051</AdvancePayment>
     <Duration>99</Duration>
     <PaymentType>%</PaymentType>
     <GroupName></GroupName>
*<SupplierNameVO>*
*<SupplierNameVORow>*
*<Segment1></Segment1>*
*<VendorName></VendorName>*
*<VendorId></VendorId>*
*</SupplierNameVORow>*
*</SupplierNameVO>* </MasterVORow>
</MasterVO>
</MSat>
how can i do that if each <suuplier>and <master>are from differnt views and when i tried to use XML>appendChild()
it gave me this error message
oracle.xml.parser.v2.XMLDOMException: cannot add a node belonging to a different document
do any one know the solution for this problem
thx

Similar Messages

  • How can I talk with more then one person at a time?

    How can I talk with more then one person at a time? With Faxe time? Is thier software needed to do this or can it be done with the basic package?

    You can get the drop down list by either right-clicking on the back/forward buttons, or holding down the left button until the list appears.
    If you want the drop-down arrow you can add it with the Back/forward dropmarker add-on - https://addons.mozilla.org/firefox/addon/backforward-dropmarker

  • I have a mac book pro and when I turned on iChat it would not let me video chat with more then one person even though I was able to in the past. It only showed an icon to video chat with one person. Please help!!

    I have a mac book pro and when I turned on iChat it would not let me video chat with more then one person even though I was able to in the past. It only showed an icon to video chat with one person. Please help!!!! ASAP

    Hi,
    Check the iChat Menu > Preferences > Video Section > Bandwidth setting.
    iChat needs to see a Minimum of 128kbps to do 1-1 chats in Video
    For 3 and 4 way chats it needs 384kbps
    Set the Bandwidth to 500kbps if it is set lower.
    Also check the speed you are getting from your Internet supplier.
    9:28 PM      Thursday; February 23, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Transformations with more then one source data structure?

    Hi,
    is there a best practice to include more then one data source (e.g. DSO, InfoSource, ...) in a transformation?
    My approach was to merge the needed sources by creating an InfoSet. Afterwords I took this InfoSet as source for the transformation.
    Is this the recommended approach? Are there alternatives to this approach? Pros and cons?
    Regards,
    Axel

    Hi,
    as I unterstood a virtual characteristic is computed when you query the data. In our case we'd also like to export the data via open hub instead of only querying it, so the value would stay empty. Is this correct? Works a virtual characteristic with a third party analysis tool like Cognos?
    So implementing a custom extractor in R/3 would be the recommendation?
    Currently I've implemented the scenario via left outer joins in the InfoSet with an additional abap routine in the transformation to determine the right material number. The big downside of this approach is probably bad performance with big tables, that delta extraction isn't possible from an InfoSet and more data as needed for reporting has to be loaded (lookup tables). Right? The only upside I can see with this solution is that after joining the tables only a few if statements are needed in the ABAP-Routine to do the job.

  • Linking One table with more then one tablespace

    Hi,
    Can anybody help to link one table to more then one tablespace?
    Thanks in advance.

    If the table is not partitionned you cannot store a table in different tablespaces. If the table is partitionned you can store each partition in a different tablespace. Example from 10.2 Data Warehousing Guide:
    CREATE TABLE sales_composite
    (salesman_id  NUMBER(5),
    salesman_name VARCHAR2(30),
    sales_amount  NUMBER(10),
    sales_date    DATE)
    PARTITION BY RANGE(sales_date)
    SUBPARTITION BY HASH(salesman_id)
    SUBPARTITION TEMPLATE(
    SUBPARTITION sp1 TABLESPACE ts1,
    SUBPARTITION sp2 TABLESPACE ts2,
    SUBPARTITION sp3 TABLESPACE ts3,
    SUBPARTITION sp4 TABLESPACE ts4)
    (PARTITION sales_jan2000 VALUES LESS THAN(TO_DATE('02/01/2000','MM/DD/YYYY'))
    PARTITION sales_feb2000 VALUES LESS THAN(TO_DATE('03/01/2000','MM/DD/YYYY'))
    PARTITION sales_mar2000 VALUES LESS THAN(TO_DATE('04/01/2000','MM/DD/YYYY'))
    PARTITION sales_apr2000 VALUES LESS THAN(TO_DATE('05/01/2000','MM/DD/YYYY'))
    PARTITION sales_may2000 VALUES LESS THAN(TO_DATE('06/01/2000','MM/DD/YYYY')));Edited by: P. Forstmann on 13 févr. 2010 09:08

  • Intel Mac mini as a faxserver with more then one USB-Modems?

    Hi there,
    does anybody have a clue if this idea will work?
    We plan to buy a Intel Mac mini and someone had the idea to use it additionally as a faxserver - BUT, we'll need more the one fax-line. So, I wonder if it is possible to buy 3 or even 4 external USB-Modem from Apple to use all of them.
    Does anyone tried this before?
    Any comments are welcome!
    Thanks in advance, Chris.
    Mac mini Core Duo, 2GB, 120GB Mac OS X (10.4.5)

    Hello Chris,
    incl. a four line fax-card. Why isn't it a good
    choice?
    From my experience the Mac's make a terrible fax machine.
    I have tried receiving faxes with a 1.8 GHz iMac G5 (with built-in modem), a 2.0 GHz iMac G5 (with built-in modem), and my 1.25 GHz Mac Mini (with built-in modem).
    In every single case, and experiment, they dropped the fax after the first page.
    So, that means that I've gone round and round trying to get beyond the first page received without trouble.
    I do have a real fax machine, and never have any trouble receiving faxes on the same line with it. So, I only use the computer as a fax when I want to only receive the first page (for example the many local doctors who send me their customers private details).
    In the case of the doctors, my phone rings frequently with customer's private details. All I want is the first page so I can call the doctor and tell them to quit sending me faxes.
    They will send, send, and re-send until a fax machine answers. It keeps the phone busy all day if I don't receive the fax.
    But, it costs money to receive the 30-page faxes just to stop the phone ringing. So, I let the computer capture the first page, and then call them and demand that they quit calling me (which works for a couple of days).
    You wouldn't believe the information they have sent me. And, with an older doner-film fax, a 30-page document is mighty expensive.
    What really gets me, is when they had the nerve to request me to invest even more money and pay to mail the fax back to them. I tell them their free to drive here and get it, otherwise, it's going in the garbage.
    I can tell you from experience, that your medical records are not safe with a doctor. They just assume they are dialing the right number, and will send your entire personal history (and even family history - I've received generations of information) to just about anyone with a fax machine.
    Anyway, now that I explained how I use mine, I hope you can better understand why a real fax machine is going to serve you better.
    The tolerance of a real fax machine will prevent you from constantly trying to receive the same fax over and over and over again.

  • Using remote with more then one computer.

    Can i use remote with different computers? It works fine on mine but if i try to use it with another computer in the house it doesn't show up in itunes.

    If you want to connect and use an iPod (other than a shuffle) on more than one computer you need to change the update preference in the iPod Summary tab to "Manually manage music and videos" and click Apply.
    Using iPod with Multiple computers
    Managing content manually on iPod
    Note: When changing from automatic to manual, check the "manually manage music and videos" box in Summary then press the Apply button. "Don't" uncheck Sync Music in the Music tab, it will be unchecked by default when you choose the manual setting, if you uncheck it without setting the iPod to manual first you'll erase all the songs from your iPod
    Something else to be aware of when using an iPod in manual mode is that the "Do Not Disconnect" message will remain on the display until you physically eject the device. In that case use Safely Remove Hardware icon in the Windows system tray on your desktop or check this link: Safely Disconnect IPod

  • How can I use the N8 with more then one VOIP-Accou...

    Hello,
    on my older Nokia-phones (N82 and E52) there wasn't a problem to use more then 2 different VOIP-Accounts. Now I have successfully create one VOIP-Account on my N8. The target should be to create an another (different) VOIP-Account and switch to this, if it's necessary. The second VOIP-Account should be a backup-solution ;-)
    Thanks

    OK, so did you try creating a second VOIP account on the N8?  What steps did you try, and what were the results?  If you post specific details, you will get better answers.
    Lumia 920, Lumia 800
    Nokia N8-00 (NAM, Product Code: 059C8T6), Symbian Belle, Type RM-596, 111.030.0609
    Nokia 5800 XpressMusic (NAM, Product Code: 0577454) Software v51.2.007, Type RM-428

  • Mail with more then one attachment file

    Hi,
    I want to know weather we can send <b>more than one attachment file</b> through our program to external mail id.
    Reg,
    Hariharan

    hi,
    yes u can send more than one attachment.
    sample prog:
    report ztest.
    data: itcpo like itcpo,
          tab_lines like sy-tabix.
    Variables for EMAIL functionality
    data: maildata   like sodocchgi1.
    data: mailpack   like sopcklsti1 occurs 2 with header line.
    data: mailhead   like solisti1 occurs 1 with header line.
    data: mailbin    like solisti1 occurs 10 with header line.
    data: mailtxt    like solisti1 occurs 10 with header line.
    data: mailrec    like somlrec90 occurs 0  with header line.
    data: solisti1   like solisti1 occurs 0 with header line.
    perform send_form_via_email.
    FORM SEND_FORM_VIA_EMAIL                    
    form  send_form_via_email.
      clear:    maildata, mailtxt, mailbin, mailpack, mailhead, mailrec.
      refresh:  mailtxt, mailbin, mailpack, mailhead, mailrec.
    Creation of the document to be sent File Name
      maildata-obj_name = 'TEST'.
    Mail Subject
      maildata-obj_descr = 'Subject'.
    Mail Contents
      mailtxt-line = 'Here is your file'.
      append mailtxt.
    Prepare Packing List
      perform prepare_packing_list.
    Set recipient - email address here!!!
      mailrec-receiver = [email protected]'.
      mailrec-rec_type  = 'U'.
      append mailrec.
    Sending the document
      call function 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           exporting
                document_data              = maildata
                put_in_outbox              = ' '
           tables
                packing_list               = mailpack
                object_header              = mailhead
                contents_bin               = mailbin
                contents_txt               = mailtxt
                receivers                  = mailrec
           exceptions
                too_many_receivers         = 1
                document_not_sent          = 2
                operation_no_authorization = 4
                others                     = 99.
    endform.
         Form  PREPARE_PACKING_LIST *********************************************************
    form prepare_packing_list.
      clear:    mailpack, mailbin, mailhead.
      refresh:  mailpack, mailbin, mailhead.
      describe table mailtxt lines tab_lines.
      read table mailtxt index tab_lines.
      maildata-doc_size = ( tab_lines - 1 ) * 255 + strlen( mailtxt ).
    Creation of the entry for the compressed document
      clear mailpack-transf_bin.
      mailpack-head_start = 1.
      mailpack-head_num = 0.
      mailpack-body_start = 1.
      mailpack-body_num = tab_lines.
      mailpack-doc_type = 'RAW'.
      append mailpack.
      mailhead = 'TEST.TXT'.
      append mailhead.
    File 1
      mailbin = 'This is file 1'.
      append mailbin.
      describe table mailbin lines tab_lines.
      mailpack-transf_bin = 'X'.
      mailpack-head_start = 1.
      mailpack-head_num = 1.
      mailpack-body_start = 1.
      mailpack-body_num = tab_lines.
      mailpack-doc_type = 'TXT'.
      mailpack-obj_name = 'TEST1'.
      mailpack-obj_descr = 'Subject'.
      mailpack-doc_size = tab_lines * 255.
      append mailpack.
    *File 2
      mailbin = 'This is file 2'.
      append mailbin.
      data: start type i.
      data: end type i.
      start = tab_lines + 1.
      describe table mailbin lines end.
      mailpack-transf_bin = 'X'.
      mailpack-head_start = 1.
      mailpack-head_num = 1.
      mailpack-body_start = start.
      mailpack-body_num = end.
      mailpack-doc_type = 'TXT'.
      mailpack-obj_name = 'TEST2'.
      mailpack-obj_descr = 'Subject'.
      mailpack-doc_size = tab_lines * 255.
      append mailpack.
    endform.
    regards,
    madhu

  • Youtube fullscreen video playback does not respond with more then one tab open.

    Right, so i've got a dual monitor set-up, and I've found that if I have two or more tabs with youtube videos paused, and I start one in full screen, then click my second monitor, the flash plugin essentially crashes. the video still plays apparently, or at least the sound does, but I cannot click anything, trying to change tabs or do anything on my secondary monitor does nothing other then grey it out saying that it's not responding. Same with my primary monitor if I try to alt+tab out of the flash player fullscreen thing. I have found that ending the flash player process imediately gives me control back, since it's forcing the fullscreen to shut down, but if i do not do this, then I have no access to my browser for several minutes.
    Does anyone know what i need to do to fix this? I've trying turning off hardware acceleration and the various commonly suggested fixes, and they don't do shit. So please, help me figure this out. if you need more information, I can provide it.

    I should mention that I have this problem in safe-mode as well. all addons are dissables, and I still have this problem. I've already tried re-installing adobe flash, and still nothing changes.

  • Kernel Panics with more then one iPhone or iPod plugged into your mac?

    I recently bought a new iPhone, and noticed problems when trying to charge the batteries on each, when plugged into the same machine. I would get mount errors, and the mac (both on my desktop and laptop) would crash, needing restart.
    In my case, the fix was simple - both devices plugged into the same USB hub will interfere with each other (duh!) and cause problems.
    Sooo, make sure you've got them plugged into DIFFERENT USB slots on your mac, and all should be fine.

    This seems to be a fairly common issue and not just related to charging, although particularly with 'Windows' PCs where users who seldom appear to know with certainty if their USB ports are USB1.x or USB2.0 - the difference being significant (it appears), particularly for the iPhone.
    You're right about using different hubs and port-sets to spread the overall USB load anyway, but even one iPhone on an early USB1.0 (even if not shared with other ports) cannot be expected to display the same characteristics is on USB2.0, either in terms of loading or in terms of throughput.
    See how many XP users complain about timing-out when trying to do updates as one example of 'likely' problems of users not checking the details of the (USB) technology before starting out....

  • How do you use Time Machine with more then one mac

    I just bought a new external hard drive and want to back up my iMac & MacBook Pro using Time Machine. But I do not want to use my airport network.
    I will keep the hard drive connected to the iMac, but want to, as needed, plug my MacBook Pro into the Hard drive to back up.
    Is this possible? Do I have first partition the new backup hard drive?
    Any help is appreciated... Jim

    Ok... I am back again.
    I decided to plug my backup drive into the USB port on the Airport extreme.
    On my Macbook Pro, which I connect wirelessly, I was able to start Time Machine... Time Machine saw the backup drive and did a backup.. Yes it took a long time Anyway all is cool with that.
    My iMac is connected to the Airport Extreme by Ethernet. On the iMac when I started Time Machine, it does not see the backup hard drive. I can see and share the hard drive... works fine. But no luck with TM seeing the hard drive on the iMac.
    Questions is will Time Machine work with a computer that is connected to airport extreme by ethernet. If yes how o you set it up and what might be wrong??
    I might mention that the reason I have the iMac connected with an ethernet cable and not wirelessly is because the iMac does not stay connected well to the internet and when it is connected has a very slow connection. My MacBook Pro is all the way across the house and has a great connection.
    I have guessed the slow connection was because the Airport Extreme sits right next to the iMac and maybe there is some kind of interference.
    Thanks.... any help is appreciated.

  • How to implement a static field with more then one value?

    Hello! I'm a novice at swing programming. Please help me to implement a static list like this:
    Field_1: Value;
    Field_2: Value_1;
                  Value_2;
                  Value_3;
    Field_3: Value;
    Field_4: Value;
    Values for each field can be added dynamicly. I used for field and value a JLabel component. I have no idea how to move down the bottom string (Field_3) when add a value to Field_2 :(
    How is better to implement this list? thanks for all responses!

    Maybe you should be using a [url http://java.sun.com/docs/books/tutorial/uiswing/components/combobox.html]Combo Box.

  • Hdiutil and creation of more then one partition in a dmg and sparse image?

    Hello,
    My main question,
    after reading the man page and googling, I can't find any way to create a DMG file with more then one partition. Is this even possible?
    My finaly goal is to attach those with -mountRandom and - nobrowse from inside a cocoa.app.
    I need the return value to get the random path to those partitions.
    hdiutil attach test.dmg -mountrandom /Users/dev/Desktop/testdmg
    /dev/disk7 GUIDpartitionscheme
    /dev/disk7s1 Apple_HFS /Users/dev/Desktop/testdmg/dmg.A43MrA
    But I see that when I use a mutli partition dmg ( here simulated ) I will have to look for one or more random paths, something like this.
    hdiutil attach test.dmg -mountrandom /Users/dev/Desktop/testdmg
    /dev/disk7 Applepartitionscheme
    /dev/disk7s1 Applepartitionmap
    /dev/disk7s2 Apple_HFS /Users/dev/Desktop/testdmg/dmg.A43MrA
    /dev/disk7s3 Apple_HFS /Users/dev/Desktop/testdmg/dmg.7IaUpK
    What is the best way?
    to grep a line wich contains '/dmg./ and then awk print $3 ?
    path=/Users/dev/Desktop
    hdiutil attach $path/test.dmg -mountrandom $path/testdmg | grep '/dmg.' | awk '{ print $3 }'
    but what when I attach f.e a sparse image not using the -mountRandom, then I have no '/dmg.' just volumes?
    Is that doable in one universal piece of code?

    I can only answer your question re:multi partition on a .dmg with:
    doug-penningtons-power-mac-g4:Desktop dougp$ diskutil list
    /dev/disk0
    #: TYPE NAME SIZE IDENTIFIER
    0: Applepartitionscheme *57.3 Gi disk0
    1: Applepartitionmap 31.5 Ki disk0s1
    2: Apple_Driver43 28.0 Ki disk0s2
    3: Apple_Driver43 28.0 Ki disk0s3
    4: AppleDriverATA 28.0 Ki disk0s4
    5: AppleDriverATA 28.0 Ki disk0s5
    6: Apple_FWDriver 256.0 Ki disk0s6
    7: AppleDriverIOKit 256.0 Ki disk0s7
    8: Apple_Patches 256.0 Ki disk0s8
    9: Apple_HFS Joe 57.1 Gi disk0s10
    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: Applepartitionscheme *10.0 Mi disk1
    1: Applepartitionmap 31.5 Ki disk1s1
    2: Apple_HFS me 10.0 Mi disk1s2
    doug-penningtons-power-mac-g4:Desktop dougp$ diskutil partitionDisk disk1 2 HFS+ leroy 5M HFS+ madge 5M
    Started partitioning on disk disk1
    Creating partition map
    Formatting disk1s2 as Mac OS Extended with name leroy
    Formatting disk1s3 as Mac OS Extended with name madge
    [ + 0%..10%..20%..30%..40%..50%..60%..70%..80%..90%..100% ]
    Finished partitioning on disk disk1
    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: Applepartitionscheme *10.0 Mi disk1
    1: Applepartitionmap 31.5 Ki disk1s1
    2: Apple_HFS leroy 5.0 Mi disk1s2
    3: Apple_HFS madge 5.0 Mi disk1s3
    Message was edited by: doug pennington

  • How to generate a certificate request with more than one OU?

    We're using Sun Java System Web Server 6.1 SP4. The Corp. has it's own CA and organize their certificates in a hierarchical rule with more then one organization unit (OU) in a chain.
    So what we need is generate a certificate requeste with more than one OU, but the Web Server wizard has only one text field for it. We've already tried to fill in this field the complete chain of OUs like "ou=orgX, ou=deptY, ou=secZ" and didn't work either.
    Thank's in advance,
    Jeff!

    Do you have tried with the command line "certutil" ?
    #<SERVER-ROOT>/bin/https/admin/bin/certutil

Maybe you are looking for

  • Unicode error while upgrading from 4.6 to ECC 6.0

    Dear All, I am getting unicode errror while upgrading from 4.6 to ECC 6.0, when iam trying to open downloaded file in excel. In debugging, error occurs while executing statment "CALL METHOD OF obj_ex_sheet " in the code given below: FORM open_downloa

  • Authentication throu controler 4402 from remote branch office

    Hi We have head office with 4402 controller and few 1130AG series access points. Clients PCs access to wifi network after authentication throu http site (service is woking on 4402 controler). In other branch (connected to head office throu WAN-VPN) w

  • After installing 10.6.8 will not boot even from 10.6 disk HELP

    Will only start in safe mode, Safari crashes so no help there to get back to 10.6.7 and will not boot from my 10.6 SL disk. HELP! Can't find the orignal disks so I am in a bad way...

  • Why can't I view iOS apps in iTunes anymore?

    I recently changed the password for my Apple ID. Since changing the password I have been unable to view my downloaded apps from within iTunes; I don't even have apps as an option on the left side of the screen. There does not appear to be any problem

  • WLST and WLS 81. SP4 Issue

    A WLST script of mine that I have used to build domains since 8.1 SP1 no longer works with SP4. It appears that calls to shutdown( <servername>, force="true" ) immediately followed by startServer (to pick up config changes) are generating errors: Con