XML Publisher with Matrix Report

I build a matrix report in oracle BI publisher(rtf) it generate the output. While it published in oracle apps this rtf then it raise warning before template run successfully after rtf template it generate XML but did not show the output where the matrix design
Edited by: user12879396 on Mar 13, 2012 5:36 AM
Edited by: user12879396 on Oct 3, 2012 2:37 AM

Sorry for late reply
I have check this NOTE
Oracle.Xdo.Parser.V2.Xpathexception: Namespace Prefix 'Crosstab' Used But Not Declared [ID 743882.1] in this note they mention the following patch Patch 9811428 and oracle remove this patch from download option, replace with this
Patch 12395372: UPDATE FOR BI PUBLISHER DESKTOP 10.1.3.2.1 (5.6.3)
am I right or wrong ?
This is the OPP LOG
Template code: XXABTPOHIRU     
Template app: XXCUST     
Language: en     
Territory: US     
Output type: EXCEL     
[12/19/12 11:42:07 AM] [UNEXPECTED] [697343:RT4872113] java.lang.reflect.InvocationTargetException     
     at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:611)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:239)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5954)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3460)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3549)
     at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:296)
     at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:173)
Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'crosstab' used but not declared.     
     at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
     at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
     ... 16 more
[12/19/12 11:42:07 AM] [697343:RT4872113] Completed post-processing actions for request 4872113.     
0 secs]     
[GC 52989K->35898K(61720K), 0.0018160 secs]     
[GC 52986K->35907K(61720K), 0.0018460 secs]     
[GC 52995K->35908K(61720K), 0.0014240 secs]     
[GC 52996K->35913K(61720K), 0.0014680 secs]     
[GC 53001K->35918K(61720K), 0.0014530 secs]     
[GC 53006K->36203K(61720K), 0.0021110 secs]     
[GC 53291K->35993K(61720K), 0.0017140 secs]     
[GC 53081K->39371K(61720K), 0.0087720 secs]     
[GC 56459K->43065K(61720K), 0.0176650 secs]     
[GC 60153K->45722K(62872K), 0.0130020 secs]     
[Full GC[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor45]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor47]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor48]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor43]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor69]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor49]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor39]     
[Unloading class sun.reflect.GeneratedMethodAccessor17]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor40]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor65]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor44]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor37]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor38]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor42]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor66]     
[Unloading class sun.reflect.GeneratedMethodAccessor19]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor41]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor64]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor36]     
[Unloading class sun.reflect.GeneratedMethodAccessor14]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor71]     
[Unloading class sun.reflect.GeneratedMethodAccessor18]     
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor46]

Similar Messages

  • XML publisher with jdeveloper

    Hi all,
    I'm wondering if there is an API of XML Publisher for using with jdeveloper for development a reporting system. After I have run queries in database, I want to present tuples in a formatted fashion in PDF, RTF document etc. There are open source facilities like jasper reports etc, if XML publisher facilitates my reporting part of my system, I want to plan reporting development via XML Publisher!
    So, How I can integrate XML Publisher with jdeveloper? Is there any API documentation?
    best regards...
    --barisk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    XML Publisher ships with 2 XDK parsers a 9i version for backward compatibility and 10g version - you can switch at runtim using the properties. However, you have to make sure that the XML Publisher versions of the libraries are used and not the ones coming with i.e. jdeveloper version or oc4j version that you are using. You should use the version shipped with XML Publisher, because these versions are thoroughly tested with XML Publisher.
    See the deployment notes in the install document:
    Oracle OC4J Deployment Notes
    The version of the XML Parser shipped with Oracle OC4J is incompatible with XML Publisher. When you create an XML Publisher application for OC4J you need to configure the system to use the XML Publisher version of the XML Parser. This can be accomplished by setting an orion-web.xml configuration file with the following content:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <orion-web-app>
    <web-app-class-loader search-local-classes-first="true" />
    </orion-web-app>

  • Where we get real time XML publisher with neat explanation

    hi every one
    where we get real time XML publisher with neat explanation for oracle apps

    Why XML Publisher Reports Why NOT Traditional Oracle Reports?
    Oracle Applications, SQL, PL/SQL: Why XML Publisher Reports Why NOT Traditional Oracle Reports?
    Developing XML Publisher Report - using Data Source as PL/SQL Stored Procedure
    Oracle Applications, SQL, PL/SQL: Developing XML Publisher Report - using Data Source as PL/SQL Stored Procedure
    Developing XML Publisher Report - Using Data Template as Data Source
    Oracle Applications, SQL, PL/SQL: Developing XML Publisher Report - Using Data Template as Data Source
    Regards,
    Srini

  • Install XML Publisher with iAS 10g

    Hello,
    Can we install/integrate XML Publisher with iAS 10g (10.1.2) and how can we integrate published reports with it.
    We don't have SSO,OID
    Regards

    When you say integrate, do you mean you want to install XMLP on top of it or you want to report data from it?
    Tim

  • XML publisher with Rightfax

    Greetings -
    We currently have a software called Rightfax which can take any input file and send the file to a fax number or email based on the "FCL code" embedded within the input file.
    Does anyone here have any experience integrating XML publisher with a third party fax tool like Rightfax? Please share any ideas/thoughts.
    Thanks,
    T.R. Srikanth

    We cut a PO this morning for STR AventX. I got an email from STR tech support saying they were ready when I was, I got back to them mid-afternoon and set up a VPN connection for them, they logged in at 4:14:33 pm, I received a Fax from them at 5:59:11, actually from the new fax server saying AventX Unix is completely installed, it also sent me an email. They gave me instructions for setting up the XMLP Template, and I guess we are almost ready to send a fax. I will let you all know how that turns out.
    BTW, There was a third party product that claimed they would get rightfax to work... I am pretty sure they can but it envolved buying another product and our management was getting upset with the Rightfax approach of selling us more addons and them not working.
    After our Procurement Manager saw the Web Demo of AventX there was no way she was going to be satisfied with Rightfax.

  • Xml publisher with xe

    HI TO ALL,
    i have a question: can i try to use xml publisher with oracle xe.
    Does it work?
    I haven't read anything about xml pubblisher configuration and requirements
    Thankx

    hey, it works
    you need only to set the jdbc connection for a user that got the demo tables (the builtin HR user with all the tables of the demo application works super).
    Now it's all about money....
    bye bye

  • XML Publisher with Non Oracle databases

    Hi,
    Can we use XML Publisher with non oracle databases like Postgres ,mySQL etc.

    Hi
    Not sure if you're talking Apps or non but you can do it equally with both. Check out the Data Engine in the user guide and look for Distributed Queries. XMLP will need a jdbc connection to the db but you can then pass a query and get XML back.
    You can even write one query to pull back say customers from Oracle and their invoices from MySQL, you'll get a merged data set back with a master detail relationship btw customers-invoices
    Regards, Tim

  • Matrix report in XML publisher with dynamic column groups

    hi,
    i have one matrix report in txt format having 5 columns under 1 month heading.
    Now i want that all these 5 columns should repeat for multiple months depending upon input parameters.
    S. No.
    Organization Name
    Organization Id
    Project Code
    1
    GRANDWOODS 2
    6825
    1495
    month
    January
    Wrk Count Ven
    Wrk Cont Prw New
    Wrk Amt Ven New
    Wrk Amt Prw New
    Tot Amt New
    New
    0
    0
    0
    0
    0
    Existing
    0
    1
    0
    255000
    255000
    Total
    0
    1
    0
    255000
    255000
    rtf template is as follows:
    S. No.
    Organization Name
    Organization Id
    Project Code
    F CS_11
    ORGANIZATION_NAME
    ORGANIZATION_ID
    PROJECT_CODE E
    month
    Wrk Count Ven
    Wrk Cont Prw New
    Wrk Amt Ven New
    Wrk Amt Prw New
    Tot Amt New
    New
    F WRK_COUNT_VEN_NEW
    WRK_CONT_PRW_NEW
    WRK_AMT_VEN_NEW
    WRK_AMT_PRW_NEW
    TOT_AMT_NEW
    Existing
    F WRK_CONT_VEN_EXISTING
    WRK_CONT_PRW_EXISING
    WRK_AMT_VEN_EXISTING
    WRK_AMT_PRW_EXISTING E
    TOT_AMT_EXIS
    Total
    TOT_CONT_VEN_NEW_EXIS
    TOT_CONT_PRW_NEW_EXIS
    TOT_AMT_VEN_NEW_EXIS
    TOT_AMT_PRW_NEW_EXIS
    TOT E
    E
    now, please help me as to how repeat these 5 columns for multiple months.
    if anybody has some template for matrix report with multiple coloumn group repeatation, pls. share along with sample data.
    regards,
    mohit gupta

    Hi,
    Check this link for developing the matrix report
    Oracle Database and Oracle Applications: Matrix Report in XML Publisher
    Regards
    Srikkanth

  • XML Publisher with Service Module - Service Request Reports -- URGENT

    Hi all ... any pointers/help/guidance with the problem listed below would be much appreciated.
    I'm working in the context of the Oracle Service Module & Service Request Reports.
    I'm required to configure the XML Publisher Responsibility seeded functionality with the service module reports.
    Listed below are the two reporting requirements that I'm considering , corresponding to the following seeded XMLP Responsibility seeded components:
    (I'm quoting an extract from the Oracle TeleService Implementation & User Guide here).
    Detailed Report
    Data Definition: Service Request Detail Definition (CS_SR_DETAIL_DEF)
    Corresponding Template: Service Request Detail Report Template (CS_SR_DETAIL_TMP.en)
    Template Description: Includes all of the available service request attributes including charges, the two descriptive flexfields, and extensible attributes.
    Summary Report
    Data Definition: Service Request Summary Definition (CS_SR_SUMMARY_DEF)
    Corresponding Template: Service Request Summary Report Template (CS_SR_SUMMARY_TMP_en)
    Template Description: Includes a subset of the detailed report attributes including the same charges information as the detailed report.
    When I log into the EBS >> XML Publisher Administrator Responsibility >> Service Application ... I find these seeded XMLP components, together with the preview data, downloadable templates & sample output.
    The question is:
    Where (responsibility/application/navigation/etc.) do I find the seeded EBS Service Reports to provide the expected XML input to the seeded XMLP Service Request Data Definitions & Templates????
    Notes ...
    I have found the following two reports, under the Service Application in EBS, set their output type to XML and viewed the output of the submitted request:
    - Service Request Detail Report
    - Service Request Summary Report
    ... but each of these two reports produce XML output of a different data model/structure to that expected by each of the corresponding seeded XMLP data-definitions/templates.
    Additionally, I cannot find any corresponding concurrent program definitions on the system with the same SHORT-NAME/CODE as the seeded XMLP data definitions themselves i.e. CS_SR_DETAIL_DEF and CS_SR_SUMMARY_DEF.
    Are the necessary reports not actually seeded within EBS? Do the seeded XMLP data definitions & templates require development of new Concurrent Programs from scratch to access the database tables and provide the necessary data/input, or am I missing something here??

    I am sure you found a solution to your problem. If not, to give a pointer to this issue, I guess these reports are gererated right from the service request screen and this definition is used there.This report can be generated from several places based on where you are within SR scree.
    Thanks
    Nagamohan

  • XML Publisher to Excel Report : Date format problem

    Hi,
    I am trying to create an Excel report with XML Publisher. I have an issue with the Date Fomatting.
    In the XML template, I have set the "Date" column in date format. But the excel output report "Date" column returns as "General text" (string) and it is sorted as text, not as date.
    Can anyone please help me out?
    Thanks!!!

    Hi,
    Did this post solve your problem? I have the same issue that I need to solve.
    I have an xsl-fo template with dates in it.
    The dates are in english.
    My excel is setup to use danish.
    When I export to excel it knows the month jan, feb, mar, apr, ... which are the same in danish and english.
    But months where it differs like may (danish maj) the cell is a general text instead of date.
    Is there anyway you can set/transform the date in the xsl-fo template so it does not care about the language in excel?
    Thank you in advance.
    BR Kenneth

  • XML Publisher with output type EXCEL is taking time to finish than for PDF

    Hi Guru's,
    I got a strange problem.
    When i submit a report by choosing output format type as EXCEL, it is taking much time to complete. The same report if i choose PDF finishing in half of the time of EXCEL report. Also when we go with "view output" it is taking 4 mins to show the output. Total number of records existed are 6000 only.
    Please suggest me the solutions or alternatives if any.
    Thanks in advance and waiting for your response.
    Regards,
    Phani Reddy

    it is taking much time to complete. The same report if i choose PDF finishing
    in half of the time of EXCEL report. Excel is a complicated and proprietary file format. Whilst I know nothing about XML Publisher I do know that putting any sort of output into Excel format takes a long time. It's because it has to be done on a cell-by-cell basis. It's much faster to blat stuff out row-by-row.
    Cheers, APC
    Blog : http://radiofreetooting.blogspot.com/

  • How to use 2 vo's in xml publisher pdf genarate report from oaf--urgent

    Hi Guru's,
    i am integrating xml publisher report from oaf. I found one good artical published by prabaker in apps2fusion site and i implemented the same. But it is used onley one view object to generate pdf. But in my case i want to use 4 view objects to generate report as pdf. So, kindly suggest me how to resolve this issue.
    below i mentioned the site name whihc i follwed to implement my requirement.
    http://apps2fusion.com/at/51-ps/260-integrating-xml-publisher-and-oa-framework.
    pls help me as i am not getting , how to solve this issue.
    Thanks in advance.
    Keerthana

    Hi,
    When we develop simple XML report also we used to get single data source either generated either from RDF or PL/SQL, in OAF XML data is coming from VO and XML Publisher API’s will process that data.
    This approach works fine if you are having one VO, but if you are having two VOs then it is not possible (As per my understanding and comparing this scenario with simple XML publisher report).
    I also faced same problem few months back, on my form I was having two VOs one for header and other for Lines and I have generate Report to show the data for both Headers and Lines. In my case I created a separate VO that was containing both Header and Line details and I was passing header Id to query that. I used query this VO only when someone clicks on “Print” button and it worked fine for me.
    Regards,
    Mahesh B.

  • XML Publisher Multi tab Report: Help needed

    Hi,
    I have a requirement like below--
    Need to develop master detail XML Report in R12. O/P will be in excel.
    Excel output having two Work sheet.
    Some columns data must be non editable in excel output ,whereas some columns will be editable.
    User must not be able to add any line manually in the report.
    Can anyone pls help me out to find a way to build this?????????
    Thanks
    Titas

    Hi Titas,
    Any luck with this? Were you able to create a multi-tab report using XML Publisher? Any help on this will be greatly appreciated.
    Thanks.

  • XMl Publisher with Tools 8.48.08

    Hi All,
    We're currently using XMLP for generating custom reports in T&E FSCM 8.9...
    The requirement is that once the Report(PDF) is generated, the AE should mail that to the appropriate Employee. We're generating reports using the Bursting Functionality of XMLP...The problem that we are facing is that the generated report(PDF) cannot be added as an attachment to the Email since the File Directory in which we want the Report to be generated is not happening. PS is by default generating all the reports under the psreports folder with the Report ID...and that path we are not able to traverse by using the Content ID & process Instance, since the Commit has not happened. As per PBooks, if you want to publish the report in another directory then one can Publish the report in required directory after the Report has been processed using ".ProcessReport();". However PBooks also says that the directory should not be specified for reports which have been processed using ProcessReport();....To me they seem to be contradicting Statements...
    Bottom Line - We'hv used the PeopleCode in the PBooks for XML Publisher...& that does not work as stated...Just wondering if we have missed out on any configs...from our side...???
    Any inputs would be greatly appreciated...
    Thank You
    Message was edited by:
    cypher

    Finally...
    Oracle's BI Publisher is not that mature enough so that one can use it freely across modules/applications...especially 5.6.2...
    We had tonnes of problems with the existing installation...and to make life difficult the entire application has been coded in such a way that the core/logic is in the class files...there is very little the user/developer can do when the class methods start failing...we had to tweak the OOB App Package PSXP_RPT...* to get it to work the way we desired....and the worst of all...all the so called documentation in the PBooks for XML Publisher is as good as nothing....PeopleCode given in the PBooks for XMLP does not work...Strange but True!!!...

  • XML Publisher V/S Report builder

    Hi,
    Could someone please tell me what are the features that are available in the XML Publisher but not in oracle report
    or vice-versa, Please provide some link or document for this.
    Thanks,
    Pragati

    Hi,
    When we develop simple XML report also we used to get single data source either generated either from RDF or PL/SQL, in OAF XML data is coming from VO and XML Publisher API’s will process that data.
    This approach works fine if you are having one VO, but if you are having two VOs then it is not possible (As per my understanding and comparing this scenario with simple XML publisher report).
    I also faced same problem few months back, on my form I was having two VOs one for header and other for Lines and I have generate Report to show the data for both Headers and Lines. In my case I created a separate VO that was containing both Header and Line details and I was passing header Id to query that. I used query this VO only when someone clicks on “Print” button and it worked fine for me.
    Regards,
    Mahesh B.

Maybe you are looking for