XML INVOICE REPORT- MULTIPLE COPIES

Hi All,
I am developing report for sales invoice. The source for the report is RDF and template designed using RTF for difffent operating units.
Now We have an requirement to to print the invoice - 3 copies every time when user submit the request. In RDF we tried the option copies (system parameters) but it is not repeating the xml code thrice and for RTF layouts not working.
Using Version
Oracle Apps Release 12
Oralce XML Publisher 5.6.2
Word 2003
If any one have ides please drop here..
Welcoming your advice!.....
Thanks
Prabu

We have a requirement, where an Invoice batch job will run
at night and pick up all the entire invoices, batch would contain invoices of
different customers.
Each customer will have DFF at site level informing number
of copies required to be printed.
Eg:
Customer ABC Invoice ABC111 No. of Copies -4
Customer PQR Invoice PQR222 No. of Copies -2
Customer XYZ Invoice XYZ3333 No. of Copies -1
I am trying to use following variable in the RTF, for the data to loop but it creates various problems
Grouping and Variables:
<?for-each@section:G_HEADER?>
<?for-each@section:xdoxslt:foreach_number($_XDOCTX,1,DFF,1)?>  --- value coming in XML tag from DFF
<?for-each:/?>
The actual invoice tables and rtf
<?end for-each?>
Problems:
If I remove <?for-each:/?> tag, I am
getting the looping of data but the output file has no data from tags – only column
labels / headers appear ---- But looping happens
a.) With <?for-each:/?> tag,
sometimes the RTF works and looping happens along with data and something the RTF crashes with below error
              oracle.xdo.XDOException:java.lang.reflect.InvocationTargetException
b.) When I try with a data containing just single invoice – looping and everything works as expected.
However, if I load data which has multiple invoices each having different value in DFF for looping, entire file only contains first invoice ---- Looping happens still but does not proceed to next group
Solutions:
Can someone please guide me to the solution?
Please recommend what would be the correct syntax, so that each invoice gets looped dynamically in the RTF.

Similar Messages

  • XML INVOICE Report RAXINV, Taxline is repeating for each invoice line

    Hi Tim
    Thanks a lot for your blog
    Greeting !!
    I have successfully created XML report for AR invoice Printing learning from your blog but stuck to a problem , whenever Invoice is having multiple lines ,say 20, then for each invoice line there is tax line printing 20 times like this:
    PART NO.| CUSTOMER PART#/DESCRIPTION | UNIT PRICE | QUNTITY|
    A123 | 34 WELD-ROD | 52 | 22 |
    Tax Exempt @ 0.00
    A234 | 238-AL WIER | 63 | 55 |
    Tax Exempt @ 0.00
    ........ Assume there are 20 lines then tax line also repeating 20 times which i don't want .It should get printed only once if it is same
    pls help me to achieve this
    Thanks
    Rahul

    Thanks Tim for Your Instant reply.
    I have gone through your duplicate line elimination but my requirement is not this
    I'll explain it, I am using LINE_DESCRIPTION tag for printing item description and this tag have two value for it, when the LINE_TYPE =LINE then LINE_DESCRIPTION tag is printing the line description and if LINE_TYPE =TAX
    then LINE_DESCRIPTION tag is printing the taxline information. Now if I have 20 lines in Invoice then the tax line will also repeat for 20 times, and if i use duplicate line elimination logic and I have same item it'll not print that item, some times whole invoice become blank.
    So I want to print 20 lines and out of that 15 lines are have same tax rate then it should print once at the end of 15th line and for remaining 5 lines if tax rate is different for each line then it should print at the end of each line (5lines)
    In the linetreevariable i used <xsl:variable xdofo:ctx="incontext" name="invLines" select=".//G_LINES [LINE_TYPE!='FREIGHT']"/> i.e. I want only line type=LINE and TAX
    Thanks
    Rahul

  • Xml report to print AR invoices to multiple companies

    Hi,
    can anyone help me to work on this issue, I need to Develop one XMLP report that prints AR invoices for multiple companies, and multiple invoices for each company.
    It will be thankful, if anyone help me to come out of this issue. I need it urgently
    Thanks

    Hi
    Are you working in EBusiness Suite or another ERP app? IF so then there are already invoice reports built out of the box that you can use quite quickly.
    If not then you need to find out from your users what they want to see on the invoice, then map that to the columns in tables and then write the query to extract the data.
    Tim

  • Print Multiple copies of report, and resetting Page number for each copy.

    Dear frnds!
    i am using developer 6i reports i have a problem.
    i want to Print Multiple copies of report, and resetting Page number for each copy" that is 4 copies of an invoice is required
    1 - for user copy
    2- gate copy
    3- accounts office
    4- office copy
    any body please tell me the solution "i am using oracle 9i and developer 6i"
    Thanx
    Ibrar

    Hi,
    I was wondering if you were able to get your multiple copies working? Below is what I have so far, just trying to get it to work before changing the actual template.
    <?for-each-group@section:R5542520/Pick_Slips_Detail_Lines_S3;PickSlipNumber_ID260?>
    <?variable@incontext:G1;R5542520/Pick_Slips_Detail_Lines_S3;PickSlipNumber_ID260?>
    <?for-each@section:xdoxslt:foreach_number($_XDOCTX,1,3,1)?>
    HEADER
    PSN: <?$G1/Pick_Slip_Number_Display_ID54?>
    PSN Detail: <?$G1/PickSlipNumber_ID260?>
    Page 1 of 3
    <?start:body?>
    BODY
    <?$G1/LineNumber_ID6?>
    <?end body?>
    FOOTER
    <?end for-each?>
    <?end for-each-group?>
    XML:
    <R5542520>
    <Pick_Slips_Detail_Lines_S24>
    <Header_Custom_Section_S24>
    <Pick_Slip_Number_Display_ID54>123456</Pick_Slip_Number_Display_ID54>
    <PickSlipNumber_ID260>123456</PickSlipNumber_ID260>

  • Multiple Thread of a xml publisher report - messed up fonts in the PDF out

    We are running 60000 invoices at a given time. In order to get the job done faster, the xml publisher report is set up to run mulitple threads. Each thread running unique set of invoices.
    I am seeing this issue, randomly.
    The pdf output of the invoice is having the fonts messed up. font 10 shows up as 14 and the invoice looks very bad.
    When i rerun the same set of invoices it looks absolutely normal.
    Also if I retrieve the xml output of the bad pdf and view it through the xmlpub desktop, it looks perfectly fine.
    Two times we saw this issue
    PRODUCTION
    - when i run 8 threads, i saw this issue in one of the thread and affected one invoice. (Production- 1 concurrent processing node+ 5 OPP processes and 5 threads + MEMORY is J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx3072m )
    TEST INSTANCE
    - when i ran with 16 threads, one of the thread running xml pub report affected all the invoices (UAT environment-1 concurrent processing node+ 7 OPP processes and 1 threads + MEMORY is J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx3072m )
    Looks like it is happening when running multiple threads.
    The formatting command or information is getting lost somewhere and the report is all messed up.
    Please advise.
    Thanks
    SJ

    Really appreciate your response. Can you pls give little more details.
    1] Are there any standard API's which I can use to submit XML publisher report from the JSP pages
    2]Is there any sample code snippet for any of the options that I can refer to..or pls let me know the API's, I will check on them
    Appreciate any help

  • Reprocess XML data to deliver multiple copies

    I am working with the Word Template Builder. I have an XML database to process into a PDF file. When I use XML syntax and for-each@section as the context in order to restart page numbering with each new document, it works fine. If I duplicate the for-each loop and try it again, I get no data to display - "This file cannot be opened because it has no pages to display". Once I pull out either of the for-each loops, it processes as expected. I'd like to reprocess the same data file in this manner in order to get multiple copies of the same data. If I pull out @section, it will process the data twice, but then the page numbering starts at 1 and is not reset at the beginning of each new document. If 3 documents are there totalling 7 pages, I get page 1 of 7 and 2 of 7.
    Any ideas how I can reprocess the same data file multiple times using the section context so that page numbering will be reset with each new section (document)?

    If you are talking about a page with an insert query, ignore the fact that it's a page refresh.  It's just another way that someone can insert duplicate records.  I like to handle this in my insert query.
    insert into thetable
    (f1, f2, etc)
    select distinct
    value1, value2, etc
    from some_small_table
    where you don't already have that record

  • Lines are showing multiple times on Invoice Report

    Hi,
    If Payment Terms are Installments then lines are showing multiple times on Invoice Report.
    Suppose Payment Terms are 10 Installments then (Item, Description, Qty, Unit Price and Extended price) lines are showing 10 times.But I need to display only one time line data (Item, Description, Qty, Unit Price and Extended price).
    Please help me to achieve this.
    Thanks,
    Subbarao.

    Hi,
    Thank you very much for your reply.
    I used following ways:
    1) <?xdosxlt:distinct_values(LINE_NUMBER)?>
    2) <?if:position()=1?><?LINE_NUMBER?><?end if?>
    But no luck to achieve the requirement.
    I too thought like your Idea (like displaying multiple) but client wants me to display the only one line data.
    Thanks,
    Subbarao.

  • Printing multiple copies of invoice, PO etc.

    Hi,
    We are not able to print multiple copies of Invoice, PO etc. from SAP.
    e.g. When we print invoice using vf02->issue output, we are setting number of copies to be printed as 5, still only one copy gets printed. Hence,  we need to execute the vf02 five times to get five copies of the invoice. Same is the case for PO printing.
    Kindly help.
    With Best Regards,
    Rajkumar

    Thanks for your reply.
    No, we are not using front end printing (F/G). When we click on "issue output to" (vf02->Billing Document)), we select the print button and the standard printer dialog for selecting Printer and other settings appears. In this dialog there is option call "Number of Copies". We set it to 5 and after clicking on "OK", only single print gets printed.
    Kindly suggest what to do?
    With Best Regards,
    Rajkumar
    Edited by: Rajkumar Namdeo Phand on Mar 22, 2010 12:43 PM
    Edited by: Rajkumar Namdeo Phand on Mar 22, 2010 12:43 PM

  • Crucial - Printing Multiple Copies of Report

    Greetings to all!
    I have a situation to suggest a solution for this.
    I nee to call a Oracle Report from the Oracle Apps. When the user fires the "Print" from the invoice screen,
    - I need to initiate three copies of the same invoice.
    - Each copies should have the footer text as Official Copy, Customer Copy and Personal Copy respectively.
    Any suggestion will be heartfully appreciated.
    Thanks and Regards,
    R. Venkatraman.

    Hi Venkat
    1. You may want to create the same (invoice) layout across the three sections.
    2. On each section, set the respective footer text in the bottom margin.
    3. Create a Report level distribution list that distributes to the Printer.
    4. Distribute the report on issuing the "Print" command from Invoice screen.
    The Oracle Reports Team

  • 11i EBS XML Publisher Report with Multiple Data Source

    I need to create XML Publisher report in 11i EBS pulling data from another 10.7 EBS Instance as well as 11i EBS in single report.
    I am not allowed to create extract or use db links.
    My problem is how to create Data Source Connection using Java Concurrent Program.
    The approach I am trying is
    1. create Java concurrent program to establish connection to 10.7 instance.
    2. Will write the SQL queries in Data Tempalete with 2 Data Source 1 for 11i EBS and 2 for 10.7 EBS
    3. Template will show the data from both query in 1 report..
    Is there any other way to proceed using datasource API...
    thanks

    option1:
    The query should be same @ detail level, only the template has to be different for summary and details.
    @runtime, user can choose to see the detail/summary
    Disadvantage, if the data is huge,
    advantage , only one report.
    option2:
    create two separate reports summary and details
    and create diff data and diff layout and keep it as different report
    Advantage, query will perform based on the user run report, summary/detail, so that you can write efficient query.
    Dis advantage , two reports query/template to be maintained.

  • XML publisher report works fine in English environment but NOT in Dutch

    We are using Oracle Reports to generate XML file which will be input for XML Publisher report . Our requirement is to generate report in Dutch (Netherlands) language.
    We developed a report which is working fine in English. Then we copied this RDF file to NL directory also registered concurrent program in dutch language but then it stopped working and gives error.
    Basically it doesn't create any XML output .
    Please help . Its URGENT.
    Thanks in Advance.
    Manoj

    Hi Norman,
    Thanks for the reply, actually my query was failing as it was trying to compare English date format (1-MAY-2007) which was stored in a DFF with Dutch date (1-MIE-2007) database format ,so it was not generating any xml output.
    We have resolved this issue but now we are facing few other issue which are ,
    I have created a template which has a current date field. I inserted current date in Dutch format i,e, (1-juni-2007), but concurrent program output appears with english date format (1-June-2007).
    Same template has the customer name with 'Title' and this also appear in english i.e.Sir , in place of dutch title (Dhr.)
    Is it possible to display .pdf output with
    portrait (first page - Letter to customer)
    and landscape(second page - Invoice data details) styles for multiple customers in one request?
    We can do it for one customer by passing customer id so letter part (portrait output) is out of grouping and only data details (landscape) appear with multiple lines , but when we try to run it for multiple customers in one go , WITHOUT specifying a customer , it FAILS .
    Any help will be highly appreciated.
    Thanks - Manoj, Utrecht

  • How to create dynamic Invoice report based on Tax calculations

    Hi Ppl,
    I have an invoice report requirement. There are multiple line items in invoice and each line item will have a tax % and discount associated with it. Discount has to be applied at line item level. Tax will be applicable on resultant amount which respect to tax share on total amount. Below is example
    Part# Tax     Qty     UnitPrice Amount     Discount     Net Value
    1     12.5%     40     10          400          100          300
    2     12.5%     50     20          1000          200          800
    3     4%     10     30          300          50          250
                             SubTotal                    1350
                             VAT 12.5% on 1100(300+800)     137.50
                             VAT 4% on 250               10
                             Total Amount               1497.5
    I have created a static rtf which does all calculations correctly. I have hardcoded 12.5 and 4 % tax values for calculations. But issue is that taxes are changeable in future so I want to create dynamic template which takes care for tax calculations. I thought of to create an array to store distinct tax values from XML data and then to perform calculation but don’t know how to do that.
    Can some body help me out as this is very critical and urgent?
    Note: Tax calculation can be done at line item level itself but there are some scenarios where additional discounts are there so tax calculation can not be done at line item level.
    Below is the sample XML data
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ListOfBipActionTest>
    - <Action>
    <AccountId>1</AccountId>
    <PartName>17211KCC900LS</PartName>
    <TAX>12.5</TAX>
    <QTY>40</QTY>
    <UNITPRICE>47.06</UNITPRICE>
    <DIS>15.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>2</AccountId>
    <PartName>17213KCC900LS</PartName>
    <TAX>12.5</TAX>
    <QTY>50</QTY>
    <UNITPRICE>19.53</UNITPRICE>
    <DIS>8.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>3</AccountId>
    <PartName>28302KAG900S</PartName>
    <TAX>12.5</TAX>
    <QTY>50</QTY>
    <UNITPRICE>59.49</UNITPRICE>
    <DIS>15.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>4</AccountId>
    <PartName>2830AKAG900S</PartName>
    <TAX>12.5</TAX>
    <QTY>10</QTY>
    <UNITPRICE>168.7</UNITPRICE>
    <DIS>15.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>4</AccountId>
    <PartName>91001GF6000S</PartName>
    <TAX>4.00</TAX>
    <QTY>60</QTY>
    <UNITPRICE>115.34</UNITPRICE>
    <DIS>17.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    </ListOfBipActionTest>
    Thanks
    Ashish

    Dear Efstratios Kara,
    I installed SAP Integration Kit 3.1. Yes I installed the integration kit after installing CR.
    I have uninstalled the earlier version and i have reinstalled CR with (12.3.0.601) version.
    But still i cant view the SAP connectivity. can u tell me from which version they have included this connectivity option in CR.
    If CR going to support SAP Table connectivity on specific version, what is that version.
    Waiting for your reply.
    Regards,
    Suman

  • Different scenario to run Former XML Publisher report

    Hi All.
    I have some different kind of scenario to run the XML Publisher report. Please look into the following scenario and requirements:
    In my current project we are implementing 22 languages like Chinese, Japanese, Spanish etc. Out of these 22 languages, 8 languages will be installed and 14 will be uninstalled. We are defining the language on 2 places: OU level and Address level. For those reports that need to be translated, we are using XML Publisher to achieve this, but we have different scenario to pass the language, in order to select the corresponding template.
    Scenario: As i mentioned we are defining the languages on address level, it is considered that the language defined at the address level will be customer's preferred language and he would like to see the output in that language only. there are 2 possible conditions while running the report: 1. User may select the language in which he want the report to be displayed in. 2. User may not select any language. The 1st scenario can be fulfilled by standard functionality. but in case of second scenario when user does not select any language then we need to display the report in language defined on address level for that customer. For Ex: if the Invoice report is running for 4 invoices and have 2 different customers and their preferred language is different, suppose for 1 customer it is Chinese and for another one it is Japanese. Then we need to display the output in customer's preferred language only i.e for Japanese customer it should be in Japanese and for Chinese customer it should be in Chinese i.e 2 different templates will be applicable.
    So as per this while submitting the concurrent request we need to check whether user has selected the language or not? And after making all the conditions check we will have to submit the xml publisher report using API. Do you have any suggestion how can we achieve this task?
    Please suggest.
    Thanks,
    AS

    Hi AS,
    How about using a conc prog parameter for User selected language, and XML element data at customer level, then call a subtemplate (or multiple embedded regions in the same template) in the required language based on if or case logic in the template.
    Regards,
    Gareth

  • Bursting Invoice Report

    All,
    We have an invoice report contains all the customer invoices. We need to split them into individual documents per customer. I am using the Busting process to do this. But unable to call the busting api due to the follwoing error (not sure why this error happens). We dont have configuration file. We have Linux System.
    Java Code:
    InputStream fis = new FileInputStream(inputfilename);
    String mDir = System.getProperty("user.dir");
    String mFileSeparator = System.getProperty("file.separator");
    String tmpDir = "/uf3/oracle/crp2comn/temp";
    InputStream ctlFile = new FileInputStream(mDir+mFileSeparator+"InvoiceBatchBurst.xml");
    lfile.writeln("Burst File : "+mDir+mFileSeparator+"InvoiceBatchBurst.xml",1);
    lfile.writeln("Starting burst ...",1);
    DocumentProcessor dp = new DocumentProcessor(ctlFile,fis, tmpDir);
    lfile.writeln("Bursting initiated ... ",1);
    dp.registerListener(this);
    Log Message:
    inputfilename =/uf3/oracle/crp2comn/admin/out/crp2_sgbuklhdux00070/o941430.out
    Burst File : /uf3/oracle/crp2comn/admin/log/crp2_sgbuklhdux00070/InvoiceBatchBurst.xml
    Starting burst ...
    [050707_120234609][][EXCEPTION] java.io.FileNotFoundException: null/1.xdo (No such file or directory)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.setData(BurstingProcessorEngine.java:1117)
         at oracle.apps.xdo.batch.DocumentProcessor.<init>(DocumentProcessor.java:145)
         at oracle.apps.fnd.cp.sample.XMLPReportBurst.runProgram(XMLPReportBurst.java:227)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    Bursting initiated ...
    Listener created ...
    Properties set ...
    Config set ...
    ==============Start of Bursting Process=================
    ==============End of Bursting Process=================
    --Exception
    null
    java.lang.NullPointerException
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingStartElement(BurstingProcessorEngine.java:1748)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.startElement(BurstingProcessorEngine.java:1347)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
    Any hint will help.
    Thanks,
    Raja

    Hi Tim/Rajkumar
    I am having similar Exception. Could anyone send me the solution on this.
    XML Data snippet:
    <?xml version="1.0" ?>
    - <!-- Generated by Oracle Reports version 6.0.8.24.0
    -->
    - <XXGLJECREAT>
    - <LIST_G_SUPERVISOR_EMAIL>
    - <G_SUPERVISOR_EMAIL>
    <SUPERVISOR_EMAIL>[email protected]</SUPERVISOR_EMAIL>
    - <LIST_G_JOURNAL_NAME>
    - <G_JOURNAL_NAME>
    <JE_CREATED_BY>RAINAN</JE_CREATED_BY>
    <JE_NAME>25102 NR ADJUSTMENT - JUNE 2008</JE_NAME>
    <POSTED_DATE>19-JUN-08</POSTED_DATE>
    <DATE_CREATED>19-JUN-08</DATE_CREATED>
    <JE_CATEGORY>Adjustment</JE_CATEGORY>
    <JE_SOURCE>Manual</JE_SOURCE>
    <CREATOR_ORG>25137</CREATOR_ORG>
    <JE_OU>25102</JE_OU>
    <ACCOUNTED_CR>1956</ACCOUNTED_CR>
    <ACCOUNTED_DR>1956</ACCOUNTED_DR>
    <PERIOD_NAME>JUN-08</PERIOD_NAME>
    </G_JOURNAL_NAME>
    Bursting Control File:
    <?xml version="1.0" encoding="utf-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/XXGLJECREAT/LIST_G_SUPERVISOR_EMAIL/G_SUPERVISOR_EMAIL">
    <xapi:delivery>
    <xapi:email id="123" server="perch.cgc.alpha.com" port="" from="[email protected]" reply-to="">
    <xapi:message id="123" to="${SUPERVISOR_EMAIL}" cc="" attachment="true" subject="Posted Manual Journal Entries by Journal Creator for Accounting Period: ${PERIOD_NAME}">Please find attached the manual journal entries by journal creator that were posted for the accounting period: ${PERIOD_NAME}</xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output-type="pdf" delivery="123">
    <xapi:template type="rtf" location="/home/syedz/XXGLJECREAT.rtf" filter=""></xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Bursting Java:
    // Input stream from XML data file ( Outfile of XML generating request)
    InputStream fis = new FileInputStream(inputfilename);
    InputStream ctlFile = new FileInputStream("//software//EFSDEV//cint//install//XxGlJeCreatBurst.xml");
    lfile.writeln("ctlFile =" + ctlFile,1);
    lfile.writeln("Data File =" + fis,1);
    lfile.writeln("Starting burst ...",1);
    DocumentProcessor dp = new DocumentProcessor(ctlFile,fis,"/software/EFSDEV/cint/install/tmp");
    lfile.writeln("Bursting initiated ... ",1);
    dp.registerListener(this);
    lfile.writeln("Listener created ...",1);
    Properties prop= new Properties();
    lfile.writeln("Properties set ...",1);
    prop.put("user-variable:EMAILP","[email protected]");
    dp.setConfig(prop);
    lfile.writeln("Config set ...",1);
    dp.process();
    lfile.writeln("Bursting complete",1);
    fis.close();
    fout.close();
    Bursting Concurrent Viewlog:
    XML Publisher: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOBURST module: XML Publisher Report Burster
    Current system time is 19-OCT-2008 03:42:17
    XML Report Publisher 5.0
    Request ID: 13381215
    All Parameters: ReportRequestID=13381173:DebugFlag=Y
    Report Req ID: 13381173
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:PIKE
    Preparing parameters
    null output =/software/EFSD5/OAD5comn/admin/out/OAD5_pike/o13381215.out
    inputfilename =/software/EFSD5/OAD5comn/admin/out/OAD5_pike/o13381173.out
    ctlFile =java.io.FileInputStream@6e22f7
    Data File =java.io.FileInputStream@39ab89
    Starting burst ...
    [101908_034221915][][EXCEPTION] java.io.FileNotFoundException: null/1.xdo (No such file or directory)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:135)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:57)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.setData(BurstingProcessorEngine.java:1136)
         at oracle.apps.xdo.batch.DocumentProcessor.<init>(DocumentProcessor.java:145)
         at oracle.apps.xdo.oa.cp.XxGlJeCreatBurst.runProgram(XxGlJeCreatBurst.java:224)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    Bursting initiated ...
    Listener created ...
    Properties set ...
    Config set ...
    ==============Start of Bursting Process=================
    ========Start of Process Request
    Request Index +requestIndex
    [101908_034222285][][EXCEPTION] java.io.FileNotFoundException: null/1.xdo
         at oracle.apps.xdo.template.pdf.util.FormUtil.createURL(FormUtil.java:2199)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2403)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1991)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1383)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:1206)
         at oracle.apps.xdo.batch.DocumentProcessor.process(DocumentProcessor.java:213)
         at oracle.apps.xdo.oa.cp.XxGlJeCreatBurst.runProgram(XxGlJeCreatBurst.java:234)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    [101908_034222298][][EXCEPTION] java.lang.NullPointerException
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:200)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2404)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1991)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1383)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:1206)
         at oracle.apps.xdo.batch.DocumentProcessor.process(DocumentProcessor.java:213)
         at oracle.apps.xdo.oa.cp.XxGlJeCreatBurst.runProgram(XxGlJeCreatBurst.java:234)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    ========End of Process Request
    ==============End of Bursting Process=================
    Bursting complete
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 13381215      
    Number of copies : 0      
    Printer : noprint
    Finished executing request completion options.
    Concurrent request completed successfully
    Current system time is 19-OCT-2008 03:42:22
    Edited by: Zakir Syed on Oct 20, 2008 12:57 PM

  • How to run the same SSRS report multiple times, each time with a different parameter value?

    Hi,
    I have an SSRS report that produces a list of invoices for a single supplier (so supplier is a parameter specified at runtime). The report is based on a stored procedure in SQL. I would like to make things easier and instead of going through all suppliers
    one by one, I want to have a single action, which produces separate reports, per supplier, for all suppliers that have an outstanding invoice (so not all suppliers on the system as a whole but all suppliers that are within the result set of the stored procedure).
    I assume this would mean first executing the stored procedure to find all suppliers that have invoices at the time. And then running the report multiple times, once for each supplier, where the supplier value is used as the parameter every time. ideally
    this would open separate webpages with a single report per page. (I am creating a button in another software, which is simply launching iexplore.exe and passing a
    fixed SSRS report URL).
    What would be required? I have SQL 2012 and I am building this in Report Builder 3.0.
    Thank you!
    Dimitar
    P.S. What about still running ONE report, but every supplier starting on a new page? Is that more realistic? So supplier will not be a parameter any more, but just something that creates a new page on the report?

    What
    about still running ONE report, but every supplier starting on a new page? Is that more realistic? So supplier will not be a parameter any more, but just something that creates a new page on the report?
    Yes thats a much better option. Its very easy to generate such a report in SSRS. You dont need a parameter
    in that case but just needs to add Supplier as a grouping field in the tablix. Then add other columns and groups if required. Select option set page break after each instance of the group for first grouping (ie based on supplier field). Then report will render
    with one page per supplier. On exporting to excel also each supplier data goes to a different tab
    Here's a similar requirement I did for one of my projects
    http://visakhm.blogspot.in/2013/10/using-ssrs-to-export-sqlserver-data-to.html
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

Maybe you are looking for