How to integrate the dynamic SQL generated in the data definition XML file?

Hi all

I have it here is the XML file that is attached to the definition of data model RTF as below. Also, I have a function that will return to create a dynamic query as shown below.

<?xml version="1.0" encoding="UTF-8"?> 
<dataTemplate name="XYZ" description="iExpenses Report" Version="1.0"> 
<dataQuery> 
<sqlStatement name="Q2"> 
<![CDATA[

Hi guys,.

I was able to solve above the requirement. It was not possible to create only from SQL dynamically. Instead, I created a procedure that would create & update (attached to the data definition) XML file dynamically for each race.

Kind regards

Patricia K.

Tags: Business Intelligence

Similar Questions

  • How to add the data in asm file

    Hello


    Can someone let me know how to add the data using ASM file

    DB-ORACLE 10.2
    OS RHEL

    create tablespace tbl_name
    DATAFILE '+ DATA' SIZE 1 G REUSE
    autoextend on next maxsize of 250 M 2 G;

    where is your asm disk group + DATA

  • How to compress the data in binary file?

    See some games compressed into bin files and a program to extract these files, I don't know how to compress the game binary form files. I'm not a programmer not so no knowledge of coding, if you can tell me a software suitable for this sick work be grateful.

    I want to compress my games strongly and I noticed this binary format a high compression rate, so I want to compress my files in binary format using a program and extract them easily when necessary.

    Hello

    It doesn't really matter for good compression which is the output format, what matters is the method of compression used to compress.

    I tried some of them and the best compression I've seen is called LZMA2, it practically reduces a file size at least 10 times.

    What you can do to use this compression method is to download and install 7zip free http://www.7-zip.org/

    try to compress the original file (use to create the binary file with the extension BIN) with LZMA2 METHOD ULTRA (it's what we call in 7zip) and then compare the output with the binary size and you should see it is almost the same if they aren't better...

    How ever compression takes awhile.

  • How to integrate the police Segoe Script in a saved pdf file?

    When I save a file .psd in .PDF (with Photoshop elements 12), two of the three fonts do appear fine in the .pdf file, but not the third (Segoe Script).  I open the PDF with Adobe Reader XI.

    How to integrate the police Segoe Script in the .pdf file?   (Depending on the printer, it must be there.)

    Thank you.

    Yes you will not be able to use either the distorted text.

    (these kinds of properties do not appear in this font)

    If you want to tilt the text as it would be for the italicized text, you can use Image > transform > Skew.

  • How to integrate the work of Commit in action Delete

    Hello
    In the sample the more I learn, there are some buttons to the user interface, New, Update, Delete, Commit and Rollback. When I click on the button Delete, the Entity object is removed from the Cache and pool, not actually removed from db, that after the validation button, the entity will be removed from the db indeed. But in most real world cases of use, when the user deletes a line, she always popup a "confirm". If it selects Yes, the line will be removed from db directly. I want to know how to integrate the button post button Delete?


    Bob Zhou

    Hi, you can achieve this way:

          
          
    

    Kind regards

    Branislav

  • How to get the date for the first Monday of each month

    Dear members,

    How to get the date for the first Monday of each month.

    I wrote the following code

    SELECT decode (to_char (trunc (sysdate + 30, 'MM'), 'DAY'), 'MONDAY', trunc (sysdate + 30, 'MM'), NEXT_DAY (trunc (sysdate + 30, 'MM'), "LUN")) FROM DUAL

    But he looks at complex bith.

    Abhishek

    Published by: 9999999 on 8 March 2013 04:30

    Use the IW format - it will make independent NLS solution. And all you need is truncated 7th day of each month using IW:

    select  sysdate current_date,
            trunc(trunc(sysdate,'mm') + 6,'iw') first_monday_the_month
      from  dual
    /
    
    CURRENT_D FIRST_MON
    --------- ---------
    08-MAR-13 04-MAR-13
    
    SQL> 
    

    Here is the list of the first Monday of the month of this year:

    with t as(
              select  add_months(date '2013-1-1',level-1) dt
                from  dual
                connect by level <= 12
             )
    select  dt first_of_the_month,
            trunc(dt + 6,'iw') first_monday_the_month
      from  t
    /
    
    FIRST_OF_ FIRST_MON
    --------- ---------
    01-JAN-13 07-JAN-13
    01-FEB-13 04-FEB-13
    01-MAR-13 04-MAR-13
    01-APR-13 01-APR-13
    01-MAY-13 06-MAY-13
    01-JUN-13 03-JUN-13
    01-JUL-13 01-JUL-13
    01-AUG-13 05-AUG-13
    01-SEP-13 02-SEP-13
    01-OCT-13 07-OCT-13
    01-NOV-13 04-NOV-13
    
    FIRST_OF_ FIRST_MON
    --------- ---------
    01-DEC-13 02-DEC-13
    
    12 rows selected.
    
    SQL> 
    

    SY.

  • How to rewind the data in the EXCEL sheet spread to

    Hi all

    Can someone explain to me how to wrap the data in the worksheet Excel spreed.


    Thank you to
    Lava

    Langlois says:
    Hi all

    Can someone explain to me how to wrap the data in the worksheet Excel spreed.

    Thank you to
    Lava

    the two GOOGLE & SEARCH are broken for you?

    SQL and PL/SQL FAQ

  • How to search the data in special characters

    Hi all

    How to recover the data, if it has some special characters.

    examples of data
     
                           NO                Name
                             1                 J-O-H-N
                              2                 J*O*H*N
                              3                  JOHN BOSCO
                             4                  JOHN   K
               
    It's like this. If I pass JOHN as keyword query should return all rows. I'm using the version of oracle 10g. Please let me know how to achieve this.



    Kind regards
    Rajasekhar

    You can also use TRANSLATE to get rid of the unwanted characters:

    SQL> with samples as (select 'J-O-H-N' c from dual union all
      2                   select 'J*O*H*N' c from dual union all
      3                   select 'J!O!H!N' c from dual union all
      4                   select 'JOHN BOSCO' c from dual union all
      5                   select 'JOHN   K' c from dual
      6                  )
      7  select *
      8  from   samples
      9  where  upper(translate(c, 'X-*','X')) like '%JOHN%';
    
    C
    ----------
    J-O-H-N
    J*O*H*N
    JOHN BOSCO
    JOHN   K
    

    Note that I added a line to your test data which failed the test voluntarily.

  • How to prevent the creation of 15000 files for 300 MB each day Firefox

    Firefox creates files of 'file' in C:\Users\LeRicain\AppData\Local\Mozilla\Firefox\Profiles\dnm04rk5.default\cache2
    There are about 10,000 and 20,000 files I have to remove to get about 300 MB of space each day

    How to prevent the creation of these files in Firefox

    Here are the files from cache. Basically, it takes Web sites that access you a lot and records bits of them so they'll load faster the next time you visit them. FOR EXAMPLE if you visit Google.com much, Firefox will save some elements of this page in the cache so that the next time visit you Google.com, it will not have to re - download.

  • Anyone know how to check the date of warranty until when?

    Anyone know how to check the date of warranty until when?

    https://checkcoverage.Apple.com/Jo/en/;JSESSIONID=9pJ0X9pFPJtNg3c44yDGCvk9pVpt5l QSgn4B60y4Skv1WfmnqMkF!-1840326800

  • How to find the date item was my favorites on Mozilla Firefox

    on system moot bookmark how to find the date of the bookmark?

    In bookmarks menu select organize bookmarks to open the bookmarks library. In the bookmarks library, click views, and then display the columns and then added. This will display a column showing when a bookmark has been added.

  • How to set the date and time on my HP Officejet pro 8600 more?

    How to set the date and time on my HP officejet pro 8600 more?  It just on a printed journal Jan-oo-oo fax shows 00:00 AM.  There are no instructions on how to change this.  I need proof that I sent a fax to a certain date and time.  Help, please.  Thank you

    Hello

    Below are the steps to set the Date and time for your device:

    1. On the Control Panel, press the right arrow key ( ), press Setup ( ).

  • Camileo S20 - How to display the date and time

    Hi, all. I got as Christmas present the Camileo S20, and I am not able to view the date and time in the video. In the manual is no reference on this subject, only how to set the date and time. But what is the intention to set the date and time in the camera, if it is not possible to display video?

    Hello

    Have you checked the user manual of your TV cam?

    If it of possible to display the data and the time you can find in your user manual how to do this. It always interesting to read ;) s

  • How to reset the data counter without resetting the phone

    How to reset the data counter each month so that I can control my data counter with our reset the phone (or) without using factory data reset.

    Thanks for the reply much appreciated.

    Parameters

    Data Manager

    Press the lower left key

    Reset the data counter

  • How to read the VI Analyzer config file?

    Hello

    How to read the analuzer vi configuration file? I'm getting a lot of errors on the size of the front panel and I don't know what should be the size you want. Where is the maximum expected size of the specified front panel?

    Kaspar says:

    Hello

    How to read the analuzer vi configuration file? I'm getting a lot of errors on the size of the front panel and I don't know what should be the size you want. Where is the maximum expected size of the specified front panel?

    If you have VI Analyzer installed, you can load the configuration file and look at the section select the Tests. There is a test for the maximum size of front under front-> User Interface. The default value is the resolution of the current monitor of the PC (including multiple monitors). You can change to the desired option.

Maybe you are looking for

  • I can't install PlayMemories Mobile

    I have a MacBook Pro (retina, 13 inches, early 2015), and I can not install PlayMemories Mobile (application to connect to my Sony camera). The message: "Cannot open the application"PlayMemories Mobile.app"because it is not supported on this type of

  • iPad 2 - throw? :)

    Hey guys,. I have this old iPad 2 in my house which is now only serves the purpose of making cartoons for my son. Of course, I was blind and updated the iOS as soon as it is released. Of course, the iPad is terribly slow and barely sensitive :-/ now,

  • memory for HP pavilion p6243w

    I want to be sure, I can go to 4 GB of memory and what is card numbers

  • not enough space for restore

    How to solve the message that there is not enough room to restore? I'm trying to restore my iTunes from a backup from 2 days ago.  I have less on my machine now that I did then again then.

  • Upgrade Vista SP 2 Word problem

    After 2 installed SP cannot copy and paste into Word. I note 2 words and ctrl + c or right click and then go to the section and left-click and try to insert. Word now pastes the entire document at the end of the existing document.