5.6.2 and Bursting

Dear Gurus,
Env details : XML Publisher Enterprise 5.6.2 standalone.
In Xml publisher, created a report using datatemplate.
which does create a XML file with right data.
one of the tag in data file has email address of the Customer.
How I can send email to this Customer email address using 5.6.2 XMLP
Read about Bursting and control file..
In 5.6.2 , how I can achieve this ?
Please help .. looking for your valuable suggestions,
Example of XML data
<?xml version="1.0" encoding="UTF-8"?>
<DATA>
<LIST_MAIN>
<MAIN>
<CUSTOMER_NAME>NORTHLAND POINT</CUSTOMER_NAME>
<CUSTOMER_EMAIL>[email protected]</CUSTOMER_EMAIL>
<LIST_INVOICE_HEADER>
<INVOICE_HEADER>
<INVOICE_NUMBER>1000370</INVOICE_NUMBER>
<INVOICE_TYPE>SALES CAP INVOICE</INVOICE_TYPE>
<INVOICE_CLASS>Invoice</INVOICE_CLASS>
<SALESREP_ID>100006003</SALESREP_ID>
<TRX_DATE>2007-04-05T00:00:00.000+01:00</TRX_DATE>
<PURCHASE_ORDER>JOY MITSZAL</PURCHASE_ORDER>
<CUST_TRX_TYPE_ID>1481</CUST_TRX_TYPE_ID>
<SALES_REP>L_C401(ON 4,230)</SALES_REP>
<SALES_REV_GL_ID>230517</SALES_REV_GL_ID>
<ACCOUNT>4499</ACCOUNT>
<PRODUCT>0999</PRODUCT>
<TERRITORY>41330</TERRITORY>
<LIST_INVOICE_LINES>
<INVOICE_LINES>
<ITEM>TC42000.S</ITEM>
<INVOICE_ITEM_DESCRIPTION>TOP COVER, 33"</INVOICE_ITEM_DESCRIPTION>
<ITEM_DESCRIPTION>TOP COVER, 33"</ITEM_DESCRIPTION>
<UOM_CODE>EA</UOM_CODE>
<QUANTITY_CREDITED></QUANTITY_CREDITED>
<QUANTITY_INVOICED>1</QUANTITY_INVOICED>
<UNIT_SELLING_PRICE>0</UNIT_SELLING_PRICE>
</INVOICE_LINES>
</LIST_INVOICE_LINES>
</INVOICE_HEADER>
</LIST_INVOICE_HEADER>
</MAIN>
</LIST_MAIN>
</DATA>
SJK

I know it 's been a long time since this post, but I am trying to achieve the same in 10.1.3.2 Standalone. The documentation for Standalone is not clear, or I'm missing something. Has someone gotten bursting working using data from the original xml output as the source for bursting and gotten it to work?
If so, please help.

Similar Messages

  • Scheduling and Bursting to Dashboards

    We are doing this on BI Publisher.
    We have a report that can be run across all projects(around 3000) in the organization. We can schedule the report but we dont want to schedule it for each project.
    Is there way to schedule the report from BI Publisher and burst it by Project to the Dashboards?
    Thanks in Advance,

    Hi
    You can use the bursting option for the same.In the bursting properties set the spilt by and deliver by to department name ie
    Split by:/ROWSET/ROW/DEPARTMENT_NAME
    Deliver by::/ROWSET/ROW/DEPARTMENT_NAME
    And in the SQL query give the query similar to this
    select d.department_name KEY,
    'Template1' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'EMAIL' DEL_CHANNEL,
    '[email protected]' PARAMETER1,
    '[email protected]' PARAMETER2,
    '[email protected]' PARAMETER3,
    'SUBJECT: Bursting to Email Test' PARAMETER4,
    'BODY: Test Report Body' PARAMETER5,
    'true' PARAMETER6,
    '[email protected]' PARAMETER7
    from departments d
    For further details just look into the below site.This must definetely solve your problem:
    http://www.oracle.com/technology/obe/obe_bi/bipub/advance/advance.htm

  • I want to produce an XML file from XML Publisher and Burst it as XML

    Hi,
    I have XML data and I want to make a template that will generate an XML file from this data so I will be able to burst it.
    The output file of the bursting needs to be XML.
    Can anyone help me?
    Thanks,
    Chen.

    If you used your computer as part of the VHS to DVD process, then you'll have a digital audio file that we can find, but I'm guessing you used a VHS to DVD standalone recorder. If so, you can use some free software called MPEG Streamclip:
    - insert your DVD, and Quit from the DVD Player if it starts automatically.
    - start MPEG Streamclip and open the DVD; then open the Video TS folder and open the first of the .VOB files (repeat this step until you find the file you're interested in).
    - use the Export to AIFF option and you'll have the audio file.
    - you'll be able to bring this file into iTunes, burn it to CD, etc.
    John

  • XML Publisher 5.6.3 and Bursting

    Hi All,
    According to Tim Dexter's blog "E Business Suite Bursting - 4/5/07; 6:33:55 PM", XMLP 5.6.3 will have a Java Concurrent Program that will invoke the Bursting API out of the box. Obviously negating the need for us to create our own.
    My client has upgraded to 5.6.3 this morning, everything is working fine and as expected, however I cannot find this "new" Conc Prog anywhere. It also cannot find any reference to it in any documentation for 5.6.3. Specifically I need the Concurrent PROGRAM Short Name.
    Does anyone have any idea whether this was implemented in 5.6.3, or how I can find it if it is. I need to determine whether it is worth continuing development on our custom Java Concurrent Program if the same functionality already exists.
    I look forward to hearing from you,
    Cheers,
    Cj

    Hi Ram,
    I got the Bursting with 5.6.2 working already, but it should be an out of the box solution in 5.6.3. I just can't find the default JCP.
    We are still in the prelimary stages of development, and it would be far simpler to use an out of the box solution as opposed to continuing to develop something that already exists.
    The Doc that contains all the required patches etc in Metalink is:
    About XML Publisher Release 5.6.3 - Metalink: 422508.1
    Thanks for your reply.
    Cj

  • Discoverer integration and bursting

    Hi all,
    I've installed various patch for discoverer/publisher integration, now i can create report from publisher with discoverer worksheet, the question is:
    can i use bursting features when i use Oracle Discoverer for a dataset?
    If i go in Bursting section i can check "enable bursting" and i can choose the split e delivery parameter but i don't know how create query for bursting.
    Thank you

    I've open a tar and the oracle response is
    "Unfortunately it is not possible burst data using a web repository such as disco"
    Bye
    Simone Santarelli

  • Printing on Pre Printed Stationery and Bursting Extra Lines

    Hi,
    I am new to BI Publisher. I have managed to build a RTF template to print a check on a pre printed stationery (For Oracle Apps). There are two issues I have:
    1. The check I need to print has the invoice lines on top repeated twice and the actual check at the bottom. The isse is when i print multiple invoice lines and it exceeds the section allocated for invoice lines, it pushes content down and my alignment is destroyed. What i need to do is once a certain number of lines are printed it should print the balance lines in a different file and continue the check as usual. I figured that bursting may be an option but most of the stuff on the internet points to pushing the content through email when bursting. Is there anyway to achieve this.
    2. When displaying output in columns I want to achieve this in a table not using word colums
    <Invoices Section>
    c1 c2
    Invoice Num - Amount Invoice Num Amount
    1 10 4 10
    2 9 5 9
    3 20 6 34
    <end Invoices Section>
    Extral lines after the end of this section should go into a differnt file
    Any help will be greatly appreciated. Thanks

    Hi user953712,
    1. Check format should use fixed row enumeration matched to the number of remittance lines per stub setup on the Payment Document in EBS.
    2. "not using word columns"? I'd be using a table in Word. Is this a text based format? If so consider ETEXT.
    "should go into a different file"? Sounds like bursting or some other mechanism.
    Regards,
    Gareth

  • Battery expanded and burst open-What caused this?

    Hello,
    I have an early 2008 MacBook Pro.  It still had  the original battery in it which a few months ago started expanding.  At  first I thought it wasn't a big deal but later on it started getting  much bigger until the actual casing of the battery popped open.   Unfortunately it was installed so slightly pressed into my case where it  seems the keyboard slightly raised up.
    I went to OWC's  website and purchased a new battery for this laptop.  It's in there now  and seems to be working fine.  The keyboard seems to be okay also and my  laptop is working perfectly normal.
    My question is what  caused it?  Was it some type of defect or just an old battery?  I  actually have 3 images that were taken of this battery.  The concern I  have mostly is will it happen again? I don't want to damage my laptop.   Is it possible fan related?  I think I can hear the fan running but it  doesn't seem to be very loud so I thought maybe one fan (if there's more  than one) went out or maybe it's not running as fast as it should.   Would this be a fan issue or something else that needs to be fixed?  I  have thought of making a Genius Bar appointment to have Apple check it  out but of course if it's nothing wrong with it I'd rather avoid the  appointment since it's a long drive to my nearest Genius Bar.
    Thanks in advance for your help.

    The battery was old and it failed completely.  That is not that unusual.  Next time that you detect that occurring, replace the battery immediately.  If your MBP is working properly, there should be no problem and a trip to the genius bar is not warranted for that particular issue.
    Ciao.
    A battery in a 2008 MBP should be good for up to 300 cycles, sometime more, usually less.
    Message was edited by: OGELTHORPE

  • Photoshop lightroom and burst photos

    I'm looking for a photo editing software program to combine my burst photos from my GoPro Hero 2 camera into a single photo. Will  Photoshop Lightroom allow me to accomplish this.
    Thanks

    No, Lightroom is not the right tool for that. You would have to use Photoshop or (maybe) Photoshop Elements. But I'm not at all familiar with Photoshop Elements.

  • Is iPhohe 5 going to have slow motion and burst mode camera?

    Hello friends,
    I am actually a little concern about whether iPhone 5 with iOS 7 is going to take slow motion video as well as burst mode pictures or not.
    Thank you

    For slow motion video:
    https://itunes.apple.com/us/app/slopro-1000fps-slow-motion/id507232505?mt=8
    For burst:
    https://itunes.apple.com/us/app/burst-mode-high-speed-camera/id393131664?mt=8

  • Powerbook 17 inch power adapter wires lit up and BURST INTO FLAME!!!

    Yep, a fire. I suppose the fact the duplex wire emanating from the transformer was "shakey" for a couple of days- the wires had to be fiddeled with to make the charger work- might have been a warning, but the final bursting of the wires into an acrid, smokey flame convinced me it was time to get another one.
    Logical right?
    These power adapters stink...

    Hi, did your charger get hot before this happened? My charger gets so warm all the time........I don't think it should get that hot. I hope mine doesn't catch on fire.

  • XML Bursting program was messed up the report format and output, not sure what is causing an issue

    Hi All,
    I need burst the report based on the customer number for some customers and burst based on invoice number for some customers in the same bursting program. I have made the changes accordingly and sending email attachments as expected, but when the output sent for as an attachment for each invoice the report does not printing in full format, its completely ignore one child block. Not sure what was the issue. This is very very urgent please help me out.
    Following is my bursting code:
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
       <xapi:request select="/XXARINVOICE/LIST_G_CUST_HDR/G_CUST_HDR">     
          <xapi:delivery>
             <xapi:email id="123" server="${SMTP_SERVER_NAME}" port="25" from="${XX_EMAIL}" reply-to = "">
            <xapi:message id="123" to="${EXCLUDED_BILL_TO_EMAIL}" attachment="true"
               subject="Confirmation for your Invoice(s)">
    Dear Customer,
    Thank you for placing an order with XX cust.
    Please review the attached invoice(s).
    Regards,
    Customer Service
            </xapi:message>
             </xapi:email>
          </xapi:delivery>     
          <xapi:document output="XX_INVOICE_EMAIL_${CUST_NO}" output-type="pdf" delivery="123">
             <xapi:template type="rtf" location="xdo://xxabc.XXARNONEDIINVOICE.en.00/?getSource=true" filter=".//G_INVOICE_HDR[EXCLUDED_BILL_TO_EMAIL!='N']"/>
          </xapi:document>  
       </xapi:request>
       <xapi:request select="/XXARINVOICE/LIST_G_CUST_HDR/G_CUST_HDR">     
          <xapi:delivery>
             <xapi:email id="123" server="${SMTP_SERVER_NAME}" port="25" from="${XX_EMAIL}" reply-to = "">
            <xapi:message id="123" to="${EXCLUDED_BILL_TO_FAX}" attachment="true"
               subject="Confirmation for your Invoice(s)">
    Dear Customer,
    Thank you for placing an order with XX cust.
    Please review the invoice(s).
    Regards,
    Customer Service          
            </xapi:message>
             </xapi:email>
          </xapi:delivery>     
          <xapi:document output="XX_INVOICE_FAX_${CUST_NO}" output-type="pdf" delivery="123">
             <xapi:template type="rtf" location="xdo://xxabc.XXARNONEDIINVOICE.en.00/?getSource=true" filter=".//G_INVOICE_HDR[EXCLUDED_BILL_TO_FAX!='N']"/>      
          </xapi:document>  
       </xapi:request> 
       <!-- START Sending email for each invoice in CR2197-->
       <xapi:request select="/XXARINVOICE/LIST_G_CUST_HDR/G_CUST_HDR/LIST_G_INVOICE_HDR/G_INVOICE_HDR">     
          <xapi:delivery>
             <xapi:email id="123" server="${SMTP_SERVER_NAME}" port="25" from="${XX_EMAIL}" reply-to = "">
            <xapi:message id="123" to="${BILL_TO_EMAIL}" attachment="true"
               subject="Confirmation for your Invoice ${INVOICE_NO}">
    Dear Customer,
    Thank you for placing an order with XX cust.
    Please review the attached invoice.
    Regards,
    Customer Service
            </xapi:message>
             </xapi:email>
          </xapi:delivery>     
          <xapi:document output="XX_INVOICE_EMAIL_${INVOICE_NO}" output-type="pdf" delivery="123">
             <xapi:template type="rtf" location="xdo://xxabc.XXARNONEDIINVOICE.en.00/?getSource=true" filter=".//G_INVOICE_HDR[BILL_TO_EMAIL!='N']"/>
          </xapi:document>  
       </xapi:request>
       <xapi:request select="/XXARINVOICE/LIST_G_CUST_HDR/G_CUST_HDR/LIST_G_INVOICE_HDR/G_INVOICE_HDR">     
          <xapi:delivery>
             <xapi:email id="123" server="${SMTP_SERVER_NAME}" port="25" from="${XX_EMAIL}" reply-to = "">
            <xapi:message id="123" to="${BILL_TO_FAX}" attachment="true"
               subject="Confirmation for your Invoice ${INVOICE_NO}">
    Dear Customer,
    Thank you for placing an order with XX cust.
    Please review the invoice.
    Regards,
    Customer Service          
            </xapi:message>
             </xapi:email>
          </xapi:delivery>     
          <xapi:document output="XX_INVOICE_FAX_${INVOICE_NO}" output-type="pdf" delivery="123">
             <xapi:template type="rtf" location="xdo://xxabc.XXARNONEDIINVOICE.en.00/?getSource=true" filter=".//G_INVOICE_HDR[BILL_TO_FAX!='N']"/>      
          </xapi:document>  
       </xapi:request>  
       <!-- END Sending email for each invoice in CR2197-->
       <xapi:request select="/XXARINVOICE/LIST_G_CUST_HDR/G_CUST_HDR/LIST_G_INVOICE_HDR/G_INVOICE_HDR">     
          <xapi:delivery>
               <xapi:filesystem output="${OUT_DIR}/INV_${SALES_ORDER}_${ORG_ID}_${INVOICE_NO}_${REQUEST_ID}_${INVOICE_DATE}.pdf">
               </xapi:filesystem>
          </xapi:delivery>     
          <xapi:document output-type="pdf">
             <xapi:template type="rtf" location="xdo://xxabc.XXARNONEDIINVOICE.en.00/?getSource=true" filter=".////XXARINVOICE[P_ATTACH='Y']"/>    
          </xapi:document>  
       </xapi:request>  
    </xapi:requestset>
    Thanks in Advance,
    Jagadish

    Initialize this:
                        String pet = "":>
    error is H:\JAVA\PetAdvice.java:88: variable pet might not have been initialized
                        return pet;Geez, the error tells you the source file and the line # at which the problem occurred, in addition to a lucid description. Why couldn't you figure it out for yourself?
    %

  • Bursting and Delivery on BIP EE

    Hello all,
    I'm using the BIP EE (standalone) version 10.1.3.4.1 (build:1145).
    I'm trying to create the 2 pdf files and upload them to the FTP directory '/inbox/'.
    the Data model query:
    select 'SUPPLIER1' supplier from dual
    union
    select 'SUPPLIER2' supplier from dual
    the Bursting query:
    SELECT SUPPLIER KEY,
    'dev_bur' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'FTP' DEL_CHANNEL,
    'ftp.my-server.com' PARAMETER1,
    'dev' PARAMETER2,
    '123' PARAMETER3,
    'inbox/' PARAMETER4,
    'tsflog_'|| SUPPLIER ||'.pdf' PARAMETER5
    FROM (select 'SUPPLIER1' supplier from dual
    union
    select 'SUPPLIER2' supplier from dual)
    I'm using the delivery and bursting from the "Schedule" button and the Run emmidiatelly option.
    Does any one have a successfully pdf file uploaded to the FTP?
    Can any one suggest me where is the problem?
    The delivery and Burst return with the following errors:
    LOG Part:
    [043010_141400782][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): called with request type :ftp
    [043010_141400794][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): exiting
    ERROR:
    [043010_141400795][oracle.apps.xdo.batch.DeliveryHelper][EXCEPTION] java.lang.NullPointerException
         at oracle.apps.xdo.batch.DeliveryHelper.getFtpDeliveryRequest(Unknown Source)
         at oracle.apps.xdo.batch.DeliveryHelper.addRequest(Unknown Source)
         at oracle.apps.xdo.batch.bursting.DocumentDelivery.addDeliveryRequest(Unknown Source)
         at oracle.apps.xdo.batch.bursting.DocumentDelivery.submitEnterpriseDeliveryRequest(Unknown Source)
    In addition:
    I've tried to upload file using the "Send" button. The file have been successfully uploaded to the ftp. But the file is corrupted, i.e. can't be readable in the PDF reader. seems the the file was uploaded using the non-binary mode.
    Thanks in advance!
    Eldar.A.

    Hi all,
    within the delivery note specification the FTP Server name has been set the same to the IP address.
    For example:
    OLD
    FTP server name: Test
    IP: 1.1.1.1
    Port:21
    NEW
    FTP server name: 1.1.1.1
    IP: 1.1.1.1
    Port:21
    Then issue was resolved.
    Please, refer to the SR# 3-1488517361.
    with regards,
    Eldar A.

  • Bursting with translation and security attributes?

    Hi folks,
    I've been lurking on the forum for a while and despite not always finding a solution, existing threads normally pointed me in the right direction - so thanks :)
    I'm working on EBS 11.5.10 with the latest Bi-Publisher 5.6.3 (5472959) and bursting (5968876) patches installed.
    I have successfully done the following individual AR Invoice Bi-Publisher tasks:
    1. translated an invoice RTF template by attaching an xliff file to the data definition,
    2. applied security attributes to the template to restrict updates on the resulting PDF,
    3. burst a custom AR invoice print and emailed the resultant pdf's.
    The PDF generated by the combined Invoice print correctly applies the translation and security attributes; however when I run the "XML Publisher Report Bursting Program" to the XML file the resultant burst PDF's do not apply the translation or security attributes. I assume this a limitation of bursting control files? If so, is this on the list of future enhancements to Bi-Publisher?
    Here's an example of my control file document entry, I have included locale and pdf-security entries - these don't cause an error but equally don't generate the desired result (p.s. I know I'm emailing on a PRI filter - it's just a test):
    <xapi:document output-type="pdf" delivery="att_email">
    <xapi:template type="rtf"
    location="/usr/tmp/xxxINVOICE3.rtf"
    locale="fr-US"
    pdf-security="true" pdf-encryption-level="1" pdf-permissions-password="xxxxxx"
    filter=".//G_INVOICE_HEADER[PRINTING_OPTION='PRI']" >
    </xapi:template>
    </xapi:document>
    Thanks
    Dave

    =================
    ==Properties Idea's
    =================
    You would have happened to try applying the security stuff in the application for your template? Try that and see if the pdf properties get set.
    If that doesn't work your left with two options:
    1. create a java concurrent program and set the properties manually.
    2. Log a tar.
    =================
    ==local idea's
    =================
    Are you sure you don't have to create template config for the locale? i suspect that's why it's not applying the xliff translation. Also, your NLS_LANG needs to be set to FRENCH for the approriate template to be applied. If your logged-in as english your french format template will not be applied, neither will the translation. As an example you can query vl table and you'll only get american (us) but if you alter your session you'll get the translation for that language when your query the table.
    location="xdo://xxxAR.xxx_XML_PRINT.fr.US"
    try it out and see if that works. Note: This will only work if your session NLS_LANG is set to FRENCH.

  • Bursting program errors and last info on log file is: Start bursting proces

    Hi,
    I am new to bursting concepts. I created bursting file for the invoice and invoice program runs and calls the burst program and burst program errors.
    Can you help? I have set the temp directory as /var/tmp
    XML/BI Publisher Version : 5.6.3
    Request ID: 16757790
    All Parameters: ReportRequestID=16757789:DebugFlag=Y
    Report Req ID: 16757789
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:ODBTST
    Preparing parameters
    null output =/u01/oracle/devcomn/admin/out/DEV_odbtst/o16757790.out
    inputfilename =/u01/oracle/devcomn/admin/out/DEV_odbtst/o16757789.out
    Data XML File:/u01/oracle/devcomn/admin/out/DEV_odbtst/o16757789.out
    Set Bursting parameters..
    Temp. Directory:/var/tmp
    [102110_093551746][][STATEMENT] Oracle XML Parser version ::: Oracle XDK Java 9.0.4.0.0 Production
    [102110_093551752][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {burstng-source=EBS, font.3 of 9 Barcode.normal.normal=truetype./usr/local/oracle/fonts/3OF9.TTF, system-temp-dir=/u01/oracle/devcomn/temp, user-variable:cp:parent_request_id=16757789, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=16757790, user-variable.OA_MEDIA=http://oapdev.pdcorp.com:8001/OA_MEDIA, font.GnuMICR.normal.normal=truetype./usr/local/oracle/fonts/GnuMICR.ttf, user-variable:cp:org_id=81, user-variable:cp:DebugFlag=Y, user-variable:cp:responsibility=50290, user-variable:cp:user=NATHANV, user-variable:cp:reportdescription=PD Invoice Burst, user-variable:cp:language=en, user-variable:cp:ReportRequestID=16757789, font.Free 3 of 9 Extended.normal.normal=truetype./usr/local/oracle/fonts/FRE3OF9X.TTF, user-variable:cp:locale=en-US, user-variable:cp:territory=US}
    Start bursting process..
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    ---------------------------------------------------------------------------

    i have few BG jobs running at backend, but i dont think that could be a problem. I have these jobs running
    ESH_IX_PROCESS_CP_20100621051308
    EU_PUT
    EU_REORG
    RPTMC_CREATE_CHANGEPOINT_AUTH
    i cancelled  the last one and first job is for trex indexing for changed object i SAP hR master data. middle two i dont know the purpose.
    do you think these could be problem?
    Mani

  • Bursting and Parameterized report

    Hi,
    My scenario is as follows:
    I have a report which displays customer details for particular month.
    Previously, I created this report with two parameters -
    a) Customer ID
    b) Month-Year
    Now, I have to use bursting to generate report for each combination of customer and month-year
    My questions are,
    1) In this case, I have two KEY values - Customer and Month-Year
    But, we can give only one KEY value.
    How should I add Customer ID as well as Month-Year in KEY tag?
    2) If I have to use bursting capability, I have to remove parameters - Customer ID and Month-Year
    Because, if I keep it, my data set query has filter on it
    and I don't get any result for bursting.
    Can we use parameters and bursting at the same time?
    For example:
    Previously my query was,
    Select Customer_ID, Month_Year from Customers where Customer_ID = :Customer_ID and Month_Year = :Month_Year
    In Bursting Query will be,
    Select Customer_ID, Month_Year from Customers
    I want to use both the capabilities -
    a) User should be able to view report with parameters
    b) User should be able to burst the report
    Thanks for help

    Thanks for reply..
    Following are my comments:
    1. I will try that. Thanks
    2. Ok. Good.
    3. See,
    My Data Set Query is,
    Select Customer_ID, Month_Year from Customers where Customer_ID = :Customer_ID(Parameter 1) and Month_Year(Parameter 2) = :Month_Year
    Here, :Customer_ID and :Month_Year are parameters
    Default values would be,
    Say, Customer ID = '123456'
    And, Month_Year = '201412'
    In this scenario, user can enter customer ID and month-year
    In case of bursting, how we can handle this?
    4. We don't expect NULL values as reports will be fetched from processed data
    5. When bursting, we wnat to create PDFs for each Customer ID and Month-Year combination
    So there will not be any input parameters (Customer ID and Month_Year)

Maybe you are looking for