XSL and FSG report with XML output

I have 5 FSG Reports combined into one reportset. all these reports output type as XML. Once the reportset is submitted and all the FSG reports are completed , i want to call a XSL program which will combine all the 5 FSG XML outputs. Please advice me how to use the xsl program to combine all the FSG XML Outputs.

Phew thats gonna be some XSL bearing in mind how complex the FSG XML is. How much data are we talking about here ? There might be a simpler solution as long as there is not a huge amount of data.
REgards, Tim

Similar Messages

  • Oracle Reports with XML output showing data as asterik character

    Hello,
    I'm trying to create an Oracle report with xml output. Here is the issue I'm having some of the columns in my report are of datatype number. When I run the report and generate xml file the values for those columns(datatype number) are showing as (*) character, other columns are showing fine. But when I run the report as text output then data is fine. I don't understand why this is happening.
    The property of column is Column Type - Database Scalar, Datatype - Number , width 0,-127.
    Does the width has to do anything with this?
    I'm using Report Builder 6.0.8.11.3, DB version 10g.
    Can anyone please help me with the issue I'm having.
    Thanks

    If the links in your example report1 and report2
    follow my format stated earlier
    http://machine:port/reports/rwservlet/report=reportnam
    e.rdf&destype=cache& paramform=htmlcss&server=<YourReportSe
    rverName>&userid=scott/tiger@hrdb&desformat=pdf
    This is what I believe
    >
    so http://machine:port/ is the port where
    JBoss is running and
    This should be the port that the report server is listening on
    >
    server=<YourReportServerName> is the name of
    my oracle report server
    so I call the above link in my current application
    and the report would show up
    Yes
    >
    that means (correct me if I am wrong) that my reports
    would have to be deployed in OracleAS
    Yes
    >
    I have to try all this yet as till this point I was
    trying to run Oracle reports deployed in JBoss...
    This may be possible, I am not sure.
    >
    Oracle J2EE Thin Client?
    I am not sure what this is used for in your setup.

  • Reports with XML output complete in error

    Hi,
    We have migrated Oracle eBiz from HP UX Itanium platform to Linux x86. Since then reports with XML output are completing with following error.
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Enter
    Password:
    *** glibc detected *** ora_rw20_run: free(): invalid next size
    (fast): 0x090ee648 ***
    Please advise solution if anybody knows.
    Regards.

    Pl post EBS version. Does this occur for all concurrent programs ? Or only seeded ones ? Or only custom ones ? Do you utilize the IX library ?
    MOS Doc 1295724.1
    Pl continue the discussion in your duplicate post - Reports with XML output complete with Signal 6 error

  • When running an xml publisher report the xml output leads to 9 mb and the excel output file leads to 20 mb.But the output records is originally 4000 records. When copy to new excel it is showing 3.5 mb only. Does anyone knows the answer for this issue?

    When running an xml publisher report the xml output leads to 9 mb and the excel output file leads to 20 mb. The records contained in excel file is 4000 records. When taking the excel records and copy to new excel file the excel file size is 3.5 mb only.Why does the oracle software generates 20mb file?
    Does any one knows the answer please advice?

    Hello,
    This issue is because the Excel output from BI Publisher is MHTML (XML Publisher generates XHTML) not binary .xls.
    MHTML and XHTML are more verbose formats than binary .xls.
    It will be large because the current Excel output is just an HTML and not compressed like PDF. Please use the workaround (save it as .xls file).  This is a known limitation of RTF layout templates.
    BI Publisher Enterprise has a new feature True Excel Templates. The layouts generate binary Excel output.
    Excel Output File Size Generated By BI Publisher is Very Large (Doc ID 760437.1)
    Bogdan

  • Error when trying to run an FSG Report via XML Publisher...

    hello.
    Hope someone can help.
    This is our first look into the benefits of XML Publisher in order convince Manager to start using it. Thing is, we really need to get both FSG reports and Dunning Letters working.
    We've currently got XML Publisher 5.0.0 and BI Publisher Template Builder for Word v10.1.3.2.0
    First up, FSG reports. Having followed this link here:
    http://solutionbeacon.blogspot.com/2007/07/simple-tutorial-for-publishing-fsg.html
    Ive managed to create a template based upon the basic FSG template supplied. I’ve follwed easy steps but on submitting the request against ANY [its what the notes said] FSG report the error messages from both the log and output files are given.. Those being..
    Output file displayed the most productive error message:
    DECLARE
    ERROR at line 1:
    ORA-06550: line 133, column 8:
    PLS-00306: wrong number or types of arguments in call to 'SUBMIT_XML_REQUEST'
    ORA-06550: line 133, column 5:
    PL/SQL: Statement ignored
    Can anyone help please? Or perhaps suggest an alternative to running FSG reports through XML Publisher.
    Other thought was, do I need any different versions and/or Publisher Enterprise installing?
    Many thanks for reading this..
    Steven

    ..having tried an alternative presentation I got a singular FSG report to generate in PDF via XML Publisher..
    www.darrylcarson.com/Dice/OVOAUG/MAY_2007/XMLP_and_RM.ppt
    question closed..

  • Failed to Load database information - Crystal report with XML as datasource

    Hello Friends:
    I am getting the attached error when i try to load the Crystal Report with XML as data source.
    I have designed the crystal report with the sample XML provided with XSD schema (PFA I have attached the XML and XSD). It is working as expected on design time. But it is failing when I load it from C# code.
    Note: I have referred the following DLLs of version 13.0.2000.0 in my sample application.
    CrystalDecisions.CrystalReports.Design.dll
    CrystalDecisions.CrystalReports.Engine.dll
    Please let me know what should be done in order to resolve this.
    Thank you!

    All I know is that you are using 'SAP Crystal Reports, Developer Version for Visual Studio .NET". No idea what service pack or what version of .NET...
    So. make sure you are on SP 9:
    SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
    Search for KBA 1525432 (search box is in top right corner) and follow the instructions there.
    Remove your reference to CrystalDecisions.CrystalReports.Design.dll
    Add the following references:
    CrystalDecisions.Shared
    CrystalDecisions.ReportSource
    CrystalDecisions.Web (if web app)
    CrystalDecisions.Windows (if win app)
    I'd also recommend commenting out the export code for now; one step at a time. Get it to work in the viewer, then move on... No Big Bangs
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Generating sub reports with XML Datasource in Jasper Report

    Hi ,
    I have a query related to report generation using Jasper Reports. I have managed to generate main report with XML as a datasource but am unable to do so for subreport. I tried serching through Google but in vain. If by chance I've missed out any of the links, i would be grateful for that. Sample code woukd really make my life better.
    Sorry in advance if i 've posted in wrong forum.(if it hurta anyone)

    Hello there,
    I am new to JasperReports and am having a similar problem. Were you able to find out how to do this. Any help is appreciated.
    Thanks in Advance
    Regards
    Sriram

  • How to create a matrix with constant values and multiply it with the output of adc

    How to create a matrix with constant values and multiply it with the output of adc 

    nitinkajay wrote:
    How to create a matrix with constant values and multiply it with the output of adc 
    Place array constant on diagram, drag a double to it, r-click "add dimension". There, a constant 2D double array, a matrix.
    /Y
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • [svn] 4521: Fix for - Override information missing for properties and methods in DITA XML output of ASDoc

    Revision: 4521
    Author: [email protected]
    Date: 2009-01-14 06:01:28 -0800 (Wed, 14 Jan 2009)
    Log Message:
    Fix for - Override information missing for properties and methods in DITA XML output of ASDoc
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-18681
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18681
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Hi ,
    I have an error like this below:
    [java] Exception in thread "main" java.lang.IllegalArgumentException: and
    [java] at com.sun.rave.jsfmeta.generators.Main.run(Main.java:521)
    [java] at com.sun.rave.jsfmeta.generators.Main.main(Main.java:279)
    BUILD FAILED
    if someone know solution plz post it here
    Thanks

  • Access Web Database - Select record and make report with all associated records

    Hey everyone,
    Right now I'm in the middle of trying to convert an Access client database to be web compatible and I'm running into some problems. For this question, I think I may need to explain a little bit about the database:
    The database I'm making is designed to store information about music rights for different songs. The users can input information about writers, producers, organizations, properties, businesses - which is stored all in different related tables. Then, when a
    user inputs a song, they choose which writers, produces, organizations, etc. are affiliated with that song. 
    What I'm trying to do is make a report where you can choose a writer from the list of all the writers and then produce a report with all of the songs by that writer. 
    I was able to do this in the Access client by making a report that, when opened would trigger (using the On Open event) a form to open where you would choose a writer from a combo box and then click a button. When the button was clicked, it would use the value
    in the combo box in a query, which would find all of the songs by that writer and then open up the report which would have the writer and all of their songs on it. 
    Because web reports don't have many event options and web queries are very limited, I have not found a way to make this report.
    Any help at all would be greatly appreciated!

    Hi,
    I found that you've cross post the quesion on our Answer forum, are you satisfiled the reply from there?
    http://answers.microsoft.com/en-us/office/forum/office_2010-access/web-database-select-record-and-make-report-with/04ce4e25-a964-4146-9a34-f9cb26bb0496
    Regards,
    George Zhao
    TechNet Community Support

  • Crosstab report with XML Publisher without aggreate function

    Hi Gurus,
    I have query that returning the task schedule of the man power as below
    Source                  Date           Week  Day   Customer   Activity  Service      
    Pat
    16-Oct-14
    42
    T
    C1
    A1
    S1
    Pat
    17-Oct-14
    42
    F
    C1
    A1
    S1
    Pat
    18-Oct-14
    42
    S
    Pat
    19-Oct-14
    42
    S
    Pat
    20-Oct-14
    43
    M
    Pat
    21-Oct-14
    43
    T
    Pat
    22-Oct-14
    43
    W
    Pat
    23-Oct-14
    43
    T
    C2
    S2
    Pat
    24-Oct-14
    43
    F
    Riley
    16-Oct-14
    42
    T
    C3
    A1
    S3
    Riley
    17-Oct-14
    42
    F
    Riley
    18-Oct-14
    42
    S
    Riley
    19-Oct-14
    42
    S
    C4
    A1
    S4
    Riley
    20-Oct-14
    43
    M
    Riley
    21-Oct-14
    43
    T
    Riley
    22-Oct-14
    43
    W
    Riley
    23-Oct-14
    43
    T
    Riley
    24-Oct-14
    43
    F
    and want to format the output as weekly calendar as below (the week must be dynamic depends on number of dates return) using XML Publisher 10.1.3.3.3
                                           Week-42                                                                                 Week-43
    Source Date            Day Customers Activity Service Code    Date           Day Customers Activity Service Code
    Pat        16-Oct-14   T      C1                A1        S1                       20-Oct-14  M   
                  17-Oct-14   F      C1                A1        S1                       21-Oct-14  T
                  18-Oct-14   S                                                                    22-Oct-14  W 
                  19-Oct-14   S                                                                    23-Oct-14  T      C2                S2
                                                                                                              24-Oct-14  F
    Riley    16-Oct-14   T      C3                A1        S3                       20-Oct-14  M   
                  17-Oct-14   F                                                                    21-Oct-14  T
                  18-Oct-14   S                                                                    22-Oct-14  W 
                  19-Oct-14   S     C4                A1        S4                        23-Oct-14  T   
                                                                                                              24-Oct-14  F
    Is it possible to do that?
    Regards,
    Fendy

    Yes, I got it working.
    Follow the instructions as mentioned in the User Guide, it will workout well.
    1. Create a concurrent program with "XDODTEXE" as the Executable.
    2. Create the data definition and associate a data template (this is with your sql) to it and and link the above concurrent program with this data definition.
    Let me know if you need more details. Good thing about this is that you do not have to move any files on to your unix server (like in the case of oracle reports).

  • BW report as xml output

    Hello
    I need to make a BW report in xml format.
    When I have a query I only know the options for displaying it as a web template via WebApplicationDesigner or via BEx Analyzer.
    Can anyone help me with the easiest way to get the output in xml format?
    Best regards,
    Tormod

    you need to go for either webservice model
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/3bfc3f8fc2c542e10000000a1550b0/content.htm
    or
    use XMLA
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/9b8f3c855f0454e10000000a11405a/content.htm
    how to doc for XMLA
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how%20to%20execute%20an%20xmla%20query%20and%20receive%20the%20xml%20result">How to Execute an XMLA Query and Receive the XML Result</a>
    Regards
    Raja

  • Docbook.xsl processing error on XSQL XML output

    Hi all,
    I've got an XSQL page query which returns a docbook-schema-valid document in XML. I've written a simple xsl stylesheet to test the output and the results are as expected. I now want to use the docbook.xsl designed by Norman Walsh but I'm getting an error with some of the included templates. When I investigate the problem templates, I notice a document declaration that I've never seen before. When I exclude the offending template by commenting out the include statement, processing continues until it reaches another template which has the the same 'mixed' document declaration. Due to the way the docbook stylesheet elements and variables are structured, it is not possible to exclude all the stylesheets with the 'mixed' declaration - plus it defeats the purpose of using the docbooks framework in the first place.
    The details of the various pages are:
    1) XSQL page
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <?xml-stylesheet type="text/xsl" href="/WEB-INF/docbook/html/docbook.xsl" ?>
    <page xmlns:xsql="urn:oracle-xsql" connection="jdbc/DBConnection1DS">
    <xsql:query max-rows="1" null-indicator="yes" tag-case="lower">
    SELECT extractValue(x.DOCBOOKS_DOC, '/book/part/title', 'xmlns="http://docbook.org/ns/docbook"') "BOOK_TITLE",
    extract(x.DOCBOOKS_DOC, '/book/part/chapter/sect1/sect2', 'xmlns="http://docbook.org/ns/docbook"') "BOOK_CONTENT"
    FROM DOCBOOKS_STORE x</xsql:query>
    </page>
    2) The docbook.xsl
    <?xml version='1.0'?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:d="http://docbook.org/ns/docbook"
    xmlns:ng="http://docbook.org/docbook-ng"
    xmlns:db="http://docbook.org/ns/docbook"
    xmlns:exsl="http://exslt.org/common"
    exclude-result-prefixes="db ng exsl d"
    version='1.0'>
    <xsl:output method="html"
    encoding="ISO-8859-1"
    indent="no"/>
    <xsl:include href="../VERSION"/>
    <xsl:include href="param.xsl"/>
    <xsl:include href="../lib/lib.xsl"/>
    <xsl:include href="../common/l10n.xsl"/>
    <xsl:include href="../common/common.xsl"/>
    <xsl:include href="../common/labels.xsl"/>
    <xsl:include href="../common/titles.xsl"/>
    <xsl:include href="../common/subtitles.xsl"/>
    <xsl:include href="../common/gentext.xsl"/>
    <xsl:include href="../common/targets.xsl"/>
    <xsl:include href="../common/olink.xsl"/>
    <xsl:include href="../common/pi.xsl"/>
    <xsl:include href="autotoc.xsl"/>
    <xsl:include href="autoidx.xsl"/>
    <xsl:include href="lists.xsl"/>
    <xsl:include href="callout.xsl"/>
    3) When the XSQL page is run, the follwing error is encountered:
    Oracle XML Developers Kit 10.2.0.1.0 - Production
    XML-25011: Error processing XSLT stylesheet: /WEB-INF/docbook/html/docbook.xsl
    file://var/app/oracle/appserv/product/10.1.3/OracleAS_1/j2ee/home/applications/MCMCIntroHomePage1/MCMCIntroHomePage1/WEB-INF/docbook/html/docbook.xsl: XML-22002: (Fatal Error) Error while processing include XSL file (autoidx.xsl).
    4) The included stylesheet - autoidx.xsl - has the following declaration
    <?xml version="1.0"?>
    <!DOCTYPE xsl:stylesheet [
    <!ENTITY % common.entities SYSTEM "../common/entities.ent">
    %common.entities;
    ]>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:d="http://docbook.org/ns/docbook"
    xmlns:exslt="http://exslt.org/common"
    extension-element-prefixes="exslt"
    exclude-result-prefixes="exslt d"
    version="1.0">
    It's this 'mixed' stylesheet declaration that appears to cause the XLST processor problems.
    Any suggestions as to how I might overcome this issue?
    Thanks
    George

    Unfortunately yes. I get the following error message from JDeveloper's XML editor.
    ' Missing entity 'primary' '
    I've even tried excluding all the xsl's with similar DTDs but then you start to get the following error messages from after running the XSQL page:
    XML-25011: Error processing XSLT stylesheet: /WEB-INF/docbook/html/docbook.xsl
    file://var/app/oracle/appserv/product/10.1.3/OracleAS_1/j2ee/home/applications/MCMCIntroHomePage1/MCMCIntroHomePage1/WEB-INF/docbook/html/index.xsl<Line 62, Column 50>: XML-22049: (Error) Template 'generate-index' invoked but not defined.
    or
    XML-25011: Error processing XSLT stylesheet: /WEB-INF/docbook/html/docbook.xsl
    file://var/app/oracle/appserv/product/10.1.3/OracleAS_1/j2ee/home/applications/MCMCIntroHomePage1/MCMCIntroHomePage1/WEB-INF/docbook/html/param.xsl<Line 287, Column 36>: XML-22031: (Error) Variable not defined: 'pixels.per.inch'.
    And the problem just escalates the more stylesheets you exclude. It's the cross-referencing structure of the docbooks that causes this.
    I'm now wondering if there's anyone who has managed to use the standard docbook.xsl with Oracle XSQL?

  • How do I read a report's XML Output from a procedure?

    I am using E-Business suite 11.5.10.2 and XMLP 5.5. I have a report that will output XML. When this report is run, I can click the 'View Output' button and view the XML. This appears to be a temp file somewhere, because the temp id in the URL changes each time a new report is run. Here's my problem: After running this report, I want to execute a procedure that will loop through the XML output and transform it into HTML. I will then output this HTML to the screen. But I'm not sure how to pass this file as a parameter to my procedure.
    Is there anyway to allow a procedure to consume the XML output?
    The reason I'm trying to do this, is because we need to transform certain reports into Excel format. This is becoming a critical issue. After testing, I found that if I can extract data into an HTML table and display it on the screen, it dumps perfectly into Excel. I tested it using a cursor, but that won't work for production reports. There is a ton of logic built into these Oracle reports, so I need to go the XML route after running the report.
    Looking at previous posts, the current Excel output process seems to be a bit buggy. And, we can not upgrade to Excel 2003 at this time.
    Any ideas would be greatly appreciated!!!
    Thanks.
    Mark K

    Hello Klaus. I appreciate your response. While I'm no expert with XMLP, I have created about 8 production reports using XMLP. I am using XMLP 5.5, and not 5.6.1 I am using Excel 2002 and not Excel 2003. From other posts (shown below), it is my understanding that the Excel output may have bugs unless you're using XMLP 5.6.1 and Excel 2003.
    Please see the following posts for more information:
    Re: EXCEL output not displaying properly
    Excel output in 5.6 version
    Also, when I tried to output to Excel using my desktop version, I received an error message. But, when I switch to PDF format, it opens just fine.
    We are not prepared to upgrade Excel and/or install another patch for XMLP at this time. If I can do what I need to do programmatically, I will have much more leverage when it comes to troubleshooting. On the other hand, when I run into a bug with Oracle software, I usually have to wait for a patch.
    Thanks again.
    Mark K.

  • Concurrent Request report with XML Publisher

    I have Concurrent program (report) which I modified to work with XML Publisher. I change the output format to XML at the concurrent program page. Then I create the data defenition and template at XML Publisher administrator. Then I uploaded and assign the RTF template as the default template for this concurrent program.
    Now I can run this report and get the output in XML report publisher .
    But when I am running directly as concurrent request , I dont get any output. What am I doing wrong?
    **Please Help*George Thomas*
    I posted initially at a wrong place and I am re-posting here. my apology

    Duplicate thread ..
    Concurrent Request with XML Publisher
    Re: Concurrent Request with XML Publisher

Maybe you are looking for

  • No way to add code snippets to the palette in 11g

    Hello, According to the Help Center, I should be able to add "codes snippets" to my palette, like I used in 10g... Adding a Code Snippet to the Palette You can add pages to the Component Palette to group your snippets, or you can add snippets to the

  • Compilation error "Error: SCAC-50012"

    Hi All, I am getting the compilation error "Error: SCAC-50012". I zeroed it on to Java embedding, which is causing this Problem. I went through many forums, and applied two patched(Patch for BUG 12669830 and the Patch 11066656) which asks me to repla

  • Worse installation problems ever? Zen Plus / Driv

    I know this has come up hundreds of times on this board, and you woul dhave thought creative would have taken note by now, but trying to get the Zen Plus working on my PC has been my worse experience ever with consumer hardware. (I've been doing this

  • Callmanager 5.0(4) and NIC redundancy

    Hi, I am currently installing a two callmanager cluster running 5.0(4).Everything works fine apart from the dual nic config. I have used the set network failover ena command and both nics flash on the front of the server and the switches report that

  • IPhone4s won't activate

    I erased my factory unlocked Iphone4s a couple of times, and the last time i did it, it was on the process of backing up my phone when the sleep mode on my notebook switched on and it didnt complete the backup process, now it won't activate via Itune