R12 FSG Report - Budget Setups

Our requirement is to create a monthly and a quarterly fsg report for each cost center which will give the actual,budget, variance & variance as columns and all the budgeted accounts as rows.
Right now in our current budget setup,
We have only one yearly budget, and only one organization which covers all the budgeted accounts (all the code combinations)
Is it possible to create the required fsg report with this kind of budget setup so I can get the report for each cost center? Or we need to do some changes to the setups as well? please advise?
Also in the fsg report, is it possible to tie up the range of these accounts (WAGES,401(K),INSURANCE) together as SALARIES AND WAGES account so that they can collapsed & expanded like in EXCEL. For e.g:
               Cost Center XYZ - June. 2010     
     ACTUAL     BUDGET     VARIANCE     VARIANCE %
SALARIES AND WAGES     50,000      35,000.00      (15,000.00)     -4.7%
WAGES     20,000      15,000.00      (5,000.00)     -7.7%
401(K)      15,000      10,000.00      (5,000.00)      9.8%
INSURANC 15,000      10,000.00      (5,000.00)     18.2%

Any advise?

Similar Messages

  • R12 FSG Report in Multiple Languages

    Dear Experts,
    Client requirement is they need FSG Report in 3 Languages. is it possible?
    If possible please help me on this
    Thanks
    Bharath

    Hi Kumar,
    It's not that report be written in multiple languages. The coding is normal and all that you have to do is, create text elements, selections texts and messages also normally as you do regularly.
    As per your requirement, in order to display your report in multiple languages, all that you have to do is maintain translations to all the above texts. You can do this from the same report in SE38.
    GOTO-->text elements. Here goto --> translations. Here you will find all the texts. You maintain the required translations here.
    You can also maintain translations for any given object like function modules, reports, dictionary objects etc from SE63.
    Hope this helps.
    Regards,
    Kiran

  • GL Budget Setup Steps in R12

    Hi All,
    Can anyone let me know what are the Setups required for GL Budget Setup in Oracle R12 EBS?
    Thanks in advance,
    Regards,
    Datta

    Did you check R12 documentation?
    Release 12.0.4 Documentation Library
    http://download.oracle.com/docs/cd/B40089_09/current/html/docset.html

  • Bursting FSG Reports in R12.0.3

    Hi,
    I am trying to burst an FSG report using the integrated bursting java concurrent program. The FSG report is running fine and producing the XML publisher output as expected. I then run the java concurrent program for bursting setting the concurrent request ID of the FSG report as a parameter. I am getting the following error in the log for the bursting:
    +---------------------------------------------------------------------------+
    XML Publisher: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOBURSTREP module: XML Publisher Report Bursting Program
    +---------------------------------------------------------------------------+
    Current system time is 22-NOV-2007 10:11:22
    +---------------------------------------------------------------------------+
    XML/BI Publisher Version : 5.6.3
    Request ID: 3631196
    All Parameters: Dummy for Data Security=Y:ReportRequestID=3631175:DebugFlag=Y
    Report Req ID: 3631175
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:SVR-DEV185
    Preparing parameters
    null output =/home/applmgr/12.0test/inst/apps/TEST_svr-dev185/logs/appl/conc/out/o3631196.out
    inputfilename =/home/applmgr/12.0test/inst/apps/TEST_svr-dev185/logs/appl/conc/out/o3631175.out
    Data XML File:/home/applmgr/12.0test/inst/apps/TEST_svr-dev185/logs/appl/conc/out/o3631175.out
    Set Bursting parameters..
    Temp. Directory:/tmp
    [112207_101123926][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.0.0 - Production
    Start bursting process..
    [112207_101123927][][STATEMENT] /tmp
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:territory : value=>US
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:ReportRequestID : value=>3631175
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:language : value=>en
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:responsibility : value=>55824
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>burstng-source : value=>EBS
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:DebugFlag : value=>Y
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:locale : value=>en-US
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:parent_request_id : value=>3631175
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:user : value=>SPENJ
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:application_short_name : value=>XDO
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:request_id : value=>3631196
    [112207_101123930][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:org_id : value=>203
    [112207_101123931][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:Dummy for Data Security : value=>Y
    [112207_101123931][][STATEMENT] BurstingProcessor:Property Key=>user-variable:cp:reportdescription : value=>Program - Publish & Burst FSG Report
    [112207_101123931][][STATEMENT] Inside burstingConfigParser
    [112207_101123933][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [112207_101123993][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [112207_101124079][][EXCEPTION] java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1762)
         at java.lang.String.substring(String.java:1735)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.applyGroupBreak(BurstingProcessorEngine.java:2305)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1974)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1133)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1310)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:258)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2167)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1800)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1136)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1310)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:287)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:968)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:912)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:278)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    [112207_101124079][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: endDocument is entered <========================
    Bursting process complete..
    Generating Bursting Status Report..
    --Exception
    ZIP file must have at least one entry
    java.util.zip.ZipException: ZIP file must have at least one entry
         at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:291)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:526)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:284)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    [112207_101124086][][STATEMENT] /tmp/112207_101123930 deleted successfully...
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    +------------- 1) PUBLISH -------------+
    Beginning post-processing of request 3631196 on node SVR-DEV185 at 22-NOV-2007 10:11:24.
    Post-processing of request 3631196 failed at 22-NOV-2007 10:11:24 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 22-NOV-2007 10:11:24
    +---------------------------------------------------------------------------+This is the control file I am using uploaded to a custom data definition for the FSG:
    <?xml version="1.0"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" xmlns:fsg="http://www.oracle.com/fsg/2002-03-20/" type="bursting">
         <xapi:request select="/MasterReport/fsg:RptDef">
              <xapi:delivery>
                   <xapi:email server="somesmtpserver" port="25" from="[email protected]">
                        <xapi:message id="send1" to="[email protected]" cc="[email protected]" attachment="false" content-type="html/text" subject="Test Bursting, Month End Reports = ${../fsg:RepCurPeriod}">
    ! ! Please IGNORE and DELETE this email. Bursting Example Only ! !
    ************** T E S T     E M A I L **************
    Dear ${@RptDetName}.
    Please find attached your monthly Oracle report.
    ************** T E S T     E M A I L **************
                        </xapi:message>
                   </xapi:email>
                   <xapi:filesystem id="save1" output="/tmp/test_${@RptPEVal}.pdf"/>
              </xapi:delivery>
              <xapi:document output-type="pdf" delivery="save1">
                   <xapi:template type="xsl-fo" location="xdo://SCCAPP.XX_FSG_TEST1.en.GB"/>
              </xapi:document>
    <!--          <xapi:document output-type="pdf" delivery="send1" output="Month end Reports - ${@RptPEVal}">
                   <xapi:template type="xsl-fo" location="xdo://SCCAPP.XX_FSG_TEST1.en.GB"/>
              </xapi:document>-->
         </xapi:request>
    </xapi:requestset>Please could you give me some help as to why I am getting this error.
    I look forward to hearing from you.
    Carl

    Bump.
    Does anyone have any ideas on this. Is it because of the namespace in the select attribute of the xapi:request element?
    Any help will be much appreciated and this is getting urgent now. Customer is due for go live very soon.
    Regards,
    Cj

  • R12 Upgrade Report from 11i Getting Error

    Hi everyone,
    We are currently working an R12 upgrade project from 11.5.10 to 12.1.3. I am currently converting a report from 11i to R12 but it is erroring out when I run it in R12. Below is the log. Any help would be greatly appreciated. Thanks.
    Payables: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXHH_APXNACHA_CHASE module: XXHH: NACHA Payment Format Chase (HHG)
    Current system time is 06-DEC-2011 15:52:03
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PAYMENT_BATCH='JRG120111b'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Enter Password:
    MSG-00001: Org ID: 141
    MSG-00001: After SRWINIT
    MSG-00099: Inside Get_Company_Name
    MSG-00099: Payment Batch = JRG120111b
    MSG-00099: No reporting entity setup found.
    REP-1419: 'beforereport': PL/SQL program aborted.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1419: MSG-00001: Org ID: 141
    MSG-00001: After SRWINIT
    MSG-00099: Inside Get_Company_Name
    MSG-00099: Payment Batch = JRG120111b
    MSG-00099: No reporting entity setup found.
    REP-1419: 'beforereport': PL/SQL program aborted.
    Report Builder: Release 10.1.2.3.0 - Production on Tue Dec 6 15:52:04 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 3660174.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Output file size:
    0
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 06-DEC-2011 15:52:06
    ---------------------------------------------------------------------------

    It looks as though its failing in your beforereport trigger.
    MSG-00099: Inside Get_Company_Name
    MSG-00099: Payment Batch = JRG120111b
    MSG-00099: No reporting entity setup found.
    REP-1419: 'beforereport': PL/SQL program aborted.I dont believe payment batches are used anymore as they need to be done via Payment profiles and therefore you will need to use Payment Instruction ids instead. Also the setup at R12 is Mosaic
    try including this. as the first statement in the Beforereport trigger. All the banks tables payment tables has changed so unless you have changed these to you will need to adjust these correctly to the R12 tables.
    BEGIN
         MO_GLOBAL.INIT ('SQLAP');
    MO_GLOBAL.SET_POLICY_CONTEXT('S',FND_PROFILE.VALUE('ORG_ID'));
    END;

  • Error in Printing Style of FSG reports

    Hi Gurus,
    For a report (Financial Statement Generator)”, when executed from PROD, the print style is getting defaulted as “Portrait - For W2 Paper(2001 or later)”.
    The same report when executed from TST, the print style is getting defaulted as “Landscape” which is correct.
    Same is the case for other Financial Statement Generator reports.
    No clue why this is happening.
    In TST, style of the
    -     Parent request is getting defaulted as “Dynamic”. Same is the case in PROD and PREPROD
    -     Child request is getting defaulted as “Landscape”. In PROD and PREPROD, it is getting defaulted as “Portrait - For W2 Paper (2001 or later)”.
    I have tried by explicitly setting the print style for the parent program to Landscape and the program completed normal. But the issue still persists.
    Please help me out on this. Quick response is greatly appreciated.
    Regards,
    Uday

    Hi,
    What is the difference between the two instance? Is the TEST instance a clone of the PROD instance?
    Please see if these documents help.
    Note: 209813.1 - RGRARG FSG Reports Using a Content Set Print in Portrait Instead of Landscape
    Note: 277038.1 - 11i : Oracle General Ledger Financial Statement Generator Setup Test
    Note: 116495.1 - FSG Printing FAQ
    Note: 1020095.102 - FSG - Printing Steps Simplified
    Regards,
    Hussein

  • FSG Reports (P&L and Balace Sheet) are showing null balances

    Hi Experts,
    Let me update
    Post upgrade when we have tried to execute the P&L Report in the R12.1 instance we are not getting the output. FSG Reports (P&L and Balace Sheet) are showing null balances after the Application upgrade from 11.5.10.2 to R12.1.1
    We have followed the note id 189282.1 and applied the patch patch 11792958:R12.RG.B
    plus patch 10380225:R12.GL.B for 12.1 FSG drilldown on the R12.1 upgrade instance but no luck.
    Please advise.
    Regards
    Mohammed.

    Post upgrade when we have tried to execute the P&L Report in the R12.1 instance we are not getting the output. FSG Reports (P&L and Balace Sheet) are showing null balances after the Application upgrade from 11.5.10.2 to R12.1.1Can you find any errors in the logs?
    FSG:Message Detail Log File (iTAR template) [ID 312537.1]
    FSG Transfer Troubleshooting Guide [ID 161635.1]
    FSG: Useful Notes for Most Common Issues in Financial Statement Generator [ID 1087207.1]
    We have followed the note id 189282.1 and applied the patch patch 11792958:R12.RG.B
    plus patch 10380225:R12.GL.B for 12.1 FSG drilldown on the R12.1 upgrade instance but no luck.
    For 12.1.x FSG, you need to apply:
    - Patch 11792958:R12.RG.B
    - Plus, Patch 10380225:R12.GL.B for 12.1 FSG drilldown
    FSG: Apply Latest Patch - How to Find it and Verify it has been Applied [ID 189282.1]
    Thanks,
    Hussein

  • FSG Report in Discoverer

    I am generating an FSG report in Discoverer. I need to Display the annual budget amount as a data point in crosstab, where as I have grouping on Account number and its sub accounts on left axis and period name as page item. When I create a calculation for Annual budget, to sum up all the periods' budget amounts for each year, I get the amount grouped by account numbers. Can somebody let me know if you came across something similar?

    Hi Lance,
    I am using the same calculation for YTD Budget, but I need the annual Budget which is same for all the periods of each year, SQL for it would be,
    select gb.period_YEAR, SUM(NVL(GB.PERIOD_NET_CR,0)- NVL(GB.PERIOD_NET_DR,0)) x
    from gl_balances gb
         ,GL_CODE_COMBINATIONS GCC
    where gb.ACTUAL_FLAG = 'B'
    and gcc.segment5 = 301010 -- THIS IS FOR EXAMPLE OF ONE ACCOUNT
    and GB.CODE_COMBINATION_ID = GCC.CODE_COMBINATION_ID
    group by gb.PERIOD_YEAR
              ,gb.ACTUAL_FLAG
    To be more precise,
    select gcc.segment5
    , gb.period_year
    , sum(gb.period_net_cr - Gb.period_net_dr)
    , gbd.status
    from gl_balances gb
                   ,gl_budget_versions gbv
                   ,gl_budgets gbd
                   ,gl_code_combinations gcc
    where gb.period_year = '2006'
    and gb.BUDGET_VERSION_ID = gbv.BUDGET_VERSION_ID
    and gbd.BUDGET_NAME = gbv.BUDGET_NAME
    and gbd.BUDGET_TYPE = gbv.BUDGET_TYPE
    and GB.CODE_COMBINATION_ID = GCC.CODE_COMBINATION_ID
    and gb.ACTUAL_FLAG = 'B'
    and gcc.segment5 = 301010
    and gbd.status in ('F', 'O')
    --and gbd.status = 'C'
    group by gcc.segment5
              , gb.period_year
              , gbd.status
    This column should have same value for each account in every page when the page item in changed for example from JAN-06 to DEC-06.
    Here is the sample:
    Period Name - FEB-06
    /YTD Budget /Annual Budget
    Expense
    101025-ABC /6,341,574 /7,556,174
    1001-ab
    1002-cd
    101026-DEF /807,419 /966,419
    1001-ab
    101030-GHI /5,756,141 /6,865,601
    Revenue
    201035-XYZ /1,795 /1,795
    Period Name - JAN-06
    YTD Budget Annual Budget
    Expense
    101025-ABC /5,691,774 /7,556,174
    1001-ab
    1002-cd
    101026-DEF /727,919 /966,419
    1001-ab
    101030-GHI /5,167,111 /6,865,601
    Revenue
    201035-XYZ /1,795 /1,795
    How can I implement this with a calculated item????

  • FSG report not printing column values on same line but sequentially

    FSG report problem:
    We have defined 2 FSG reports 'Balance Sheet - Total' and 'Balance Sheet - Detail'. Both reports have 3 column values, namely the value in Euro (our Functional Currency), the value in MUR - Mauritian rupees (our reporting currency) and the rate of exchange.
    The report 'Balance Sheet - Total' displays these values for assets e.g.:-
    EURO MUR Rate of exchange
    Non-current assets
    1. Intangible assets ? ? ?
    2. Other investments ? ? ?
    (note: ? represents a certain value)
    The report 'Balance Sheet - Detail' displays values as follows :-
    Account EURO MUR Rate of exchange
    1. Property & Equipment
    A10101 Building Cost ? 0.00 0.0000
    A20105 Motor Veh Accum Dep ? 0.00 0.0000
    TOTAL ? 0.00 0.0000
    A10101 Building Cost 0.00 ? n/m
    A20105 Motor Veh Accum Dep 0.00 ? n/m
    (note: ? represents a certain value)
    What we don't understand s why the 'Balance Sheet - Detail' report repeats the display of column values in MUR FOLLOWING the display in EURO, instead of displaying column values for EURO and MUR on the same line, just like in the case for 'Balance Sheet - Total'.
    Is there anything in the definition of column set, row set or report set should I change?
    Can anybody help. Thanks.
    null

    The problem is related to defining the column set properly. It is OK with the first report and needs modification for the second. Formatting is also important so that they appear in the same line(row). The columns need to be linked to the fileds and assignment to set of books is also important as mentioned by Rajsekhar

  • 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..

  • FSG report output does not show column headers (XML Publisher)

    Hi everyone
    Iam required to create a template for an FSG report with 20 columns. Used copy of FSG:Fixed number of columns Template(FSGTEMP) to create the template because i need to do some conditional formatting(need to show negative values in red color).
    here is the problem:
    when i use the template and run the program the output i can see the row data but not the column headers..column headings are blank!
    regarding the conditional formatting, can anybody tell me how to give the condition
    iam able to give the condition for oracle reports but not for FSG reports as i dont see the column name in the 'data field' in conditional format
    Regards
    sam

    Open the report in Edit Mode Click on the reports and in the properties section Uncheck the
    Enable Document Cache Property and your issue should be resolved.

  • How to create a FSG report in pdf format

    How to create a FSG report in pdf format?
    Thanks In Advance
    Kris

    Hi,
    There is an enhancement request at user group review to create FSG's in PDF format. However, I transformed the FSG output by using ascii2pdf shareware software (do a search on google.) I created a shell script that did the transformation and emailed the report from Oracle Apps. It seems to work ok.
    Renee

  • Error when trying to run "Program - Publish FSG Report"

    We're using 11i (11.5.10.2) version
    I am trying to run 'Program - Publish FSG Report' but receiving the following error message in the View log file on "Financial Statement Generator (XML Report Publisher)".
    XML Report Publisher 5.0
    Updating request description
    Waiting for XML request
    Retrieving XML request information
    Preparing parameters
    Process template
    --XDOException
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
         at java.lang.reflect.Method.invoke(Method.java:611)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:473)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:188)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:156)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:916)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:869)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:204)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1497)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:913)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:1766)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:1277)
         at oracle.apps.xdo.oa.cp.JCP4XMLPublisher.runProgram(JCP4XMLPublisher.java:807)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:148)
    Caused by: oracle.xdo.parser.v2.XMLParseException: End tag does not match start tag 'fsg:RptLine'.
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
         at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:526)
         at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1287)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
         ... 16 more
    Ref Publish FSG: Error: XML: XDOException, End Tag Does Not Match Start Tag [ID 339009.1]
    I tried to apply the patch#12700905, then retest the issue, but I receiving the following error message in the output file on "Program - Publish FSG Report"
    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
    Has anybody can help me?
    Thanks
    Sam

    Hi Sam.
    You will need to apply Patch 5728162 . To see the complete solution see MOS Doc ID 787396.1
    Hope this helps.
    Octavio

  • 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

  • To change the defaults headings/parts' values in a FSG Report

    Hi,
    I m making FSG reports in Oracle 11.5.10.2.
    The default headings Like "Corporate set of books" on the top of the reports page or the "no company requested" at the upper left position are required to be removed or changed. But i m not finding a way to do this.
    Is there any idea????
    thanks.

    Yeah Sunil !!
    you can't make reports without columns and column headings are the must in most of the cases. But i m talking about the fix and defaults parts that are there for each and every type of report. So any help in this regard is required.
    Thanks.

Maybe you are looking for

  • Do I need the "Apple Mobile Devices" program with just an iPod nano

    I'm going through the list of programs on my computer (using the "Programs & Features" tool in Control Panel, on Windows7) and trying to figure out what's on here that I don't need & can safely remove. There's one program called "Apple Mobile Devices

  • Spry drop-down nav bar not working in Netscape 7

    Hello My site is up at www.Frontiers.uk.net. I built a drop down navigation menu using Dreamweaver's new Spry feature. It works fine in IE 6 & 7, Firefox & Mozilla, but in Netscape 7 (the only Netscape I've tested), the dop-down menus don't always ap

  • Exported data files change clarification

    We are migrating a client from Oracle CRM On Demand to another CRM product. A couple of months ago we performed a full export and mapped all the needed fields from the current Oracle system to the new CRM system. This morning I went in and performed

  • JSP, XML, XSLT: applying XSL on JSP-generated XML doc

    Hello, I am currently trying to figure out how to do the following: let's consider (that's not entirely hypothetical :) ) a web application working with JSP (on apache/tomcat 3.1) and oracle BC4J Application modules. The JSPs call oracle webbeans to

  • Error on Dir 11.5, no error on Dir MX

    Can any clever soul tell me why the behaviour below gives an error "String does not end correctly" in 11.5 on a Mac, but compiles and works properly in dir MX? -- postNetText global gNetID on mouseUp me   URL = "http://www.dummyURL.com/perltest/tstqu