Page Total in xml publisher layout

Hi all,
I have a requirement to calculate page wise total and grand total of an amount column in xml publisher layout. I tried with <add-page-total> and <show-page-total> tags, but grand total is displaying in all the pages. I need to display page wise total in all pages and grand total(sum of page wise total) only in last page. Anyone please provide me a solution to this. Thanks in Advance.
Thanks & Regards,
Subha Vagheesan

to which column do u wnat to calculate goto that column
<?add-page-total:variable_name;Column_name?>
ex: <?add-page-total:inv;INVOICE_AMOUNT?>
finally goto footer write
<?show-page-total:inv;"999G990D00"?>

Similar Messages

  • Need help on XML Publisher Layout

    Hi,
    I need some help in the XML Publisher Layout.
    we have the following requirement for Disbursement Document report.
    In this report the check should always be printed at the bottom of first page(Preprinted Check). The invoices associated with that check should be printed on the top of the page and the remaining invoices associated with the check should be printed on the next pages with 'Invalid' on the bottom of remaining pages.
    Is there any way of restricting the invoices to a part of page, then print the check and then continue printing the invoices on to next pages and have 'Invalid' at the bottom of remaining pages?
    This requirement can be met with RDF but is it possible to do it from XML Publisher?Please let me know?
    Attaching the sample layout.
    XXXXXX, INC. Page: 1 Of 2
    26-NOV-07 233631 THE XXXXXX TEST COMPAN 32
    ==========================================================
    INVOICE DATE || DESCRIPTION     || GROSS AMT || DISCOUNT AMT || NET AMT
    =========== || ===========|| ========= || ============ || =======
    || || || ||
    ==========================================================
    XXXXXXX, INC. BANK ONE 60-100
    61 DUNWOODY DR ATLANTA 300
    ATLANTA, GA 30328
    TELEPHONE (412) 345 5784 CHECK NUMBER 233631
    PAY
    One Hundred Dollars And 00 Cents
    DATE AMOUNT
    26-NOV-07 $100.00
    TO THE
    ORDER OF XXXXXXX COMPANY
    ATLANTA, GA 30328
    CHECK NOT VALID 90 DAYS AFTER CHECK DATE
    AUTHORIZED SIGNATURE
    MICR CODE WILL BE PRINTED HERE
    ===========================================================
    XXXXXX, INC. Page: 2 Of 2
    26-NOV-07 233631 THE XXXXXX TEST COMPAN 32
    ==========================================================
    INVOICE DATE || DESCRIPTION     || GROSS AMT || DISCOUNT AMT || NET AMT
    =========== || ===========|| ========= || ============ || =======
    || || || ||
    ==========================================================
    TOTAL CHK AMT:
    | INAVLID |
    ===========================================================

    Hi Nabendu.
    BI publisher does have the option of showing a running total in PDF format usign a RTF template. If you look up the advanced rtf samples provided with the BI publisher plugin there is one example to show running totals, with the previous page total at the top.
    you can find this located on your PC where the Word Plugin is installed. C:\Program Files (x86)\Oracle\BI Publisher\BI Publisher Desktop\samples\RTF templates
    replace C:\ with the drive leeter of the drive where your desktop plugin is installed
    Hope this Helps,
    Domnic

  • Defining page size in XML Publisher

    Can we define page size using XML Publisher APIs.
    We have a problem where a single RTF template will be used for different countries and depending upon the country, the report needs to be printed on Letter or A4 or anything.
    I could find a parameter for Orientation but none for page size.
    Is there something we can do for defining page size or we need to rely on the printer setup.
    Regards,
    Satrajit

    to which column do u wnat to calculate goto that column
    <?add-page-total:variable_name;Column_name?>
    ex: <?add-page-total:inv;INVOICE_AMOUNT?>
    finally goto footer write
    <?show-page-total:inv;"999G990D00"?>

  • How to get the  page count in XML Publisher Report

    Hi Team,
    I am generating one xml report. I want to get the total Page count in XML publisher report. This page count is depends on the input Parameters at runtime. How to get this total page count on the runtime dynamically.
    Best Regards
    Sri

    there is some seeded variable available please read xml publisher developer user guide

  • Page Break In XML Publisher RTF Templates Are Not Working

    Please refer to the Metalink Doc below:
    Subject:      Page Break In XML Publisher RTF Templates Are Not Working.
    Doc ID:      559111.1      
    Type:      PROBLEM
    Modified Date:      24-MAR-2008      
    Status:      MODERATED
    In this Document
    Symptoms
    Cause
    Solution
    References
    This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review.
    Applies to:
    Oracle XML Publisher - Version: 5.6.3
    This problem can occur on any platform.
    Symptoms
    Using XML Publisher version 5.6.3 in 11.5.10.
    Find <?split-by-page-break:?> syntax is ignored.
    EXPECTED BEHAVIOR
    Expect page breaks to occur at point set by "split-by-page-break:" code.
    STEPS
    The issue can be reproduced at will with the following steps:
    1. Create a template.
    2. Call split-by-page-break: inside a loop.
    3. Output is not formatted correctly, page break call is ignored,
    Cause
    Unpublished BUG 5011628 SPLIT-BY-PAGE-BREAK NOT WORKING IF ADDED SORT WITHIN DYNAMIC GROUP
    Unpublished BUG 5011628 matches the client issue as it is a call to split-by-page-break inside a loop.
    Fix is in ScalableStringList.java version 115.4.
    This is delivered in <Bug 6165466> XDOFX:CHR(N) FUNCTION FAILING.
    Solution
    To implement the solution, please execute the following steps:
    1. Apply Patch 6165466 when it is released.
    2. Test your report.
    References
    Bug 6165466 - XDOFX:CHR(N) FUNCTION FAILING
    Keywords
    XML~PUBLISHER; LOOP; DYNAMIC~GROUP; PAGE~BREAK;
    Help us improve our service. Please email us your comments for this document. .

    Hi JDev,
    Check this out:
    http://oracle.anilpassi.com/xml-publisher-developing-reports-printed-on-pre-printed-stationary-2.html
    Hope this might help.
    Thanks

  • Not able to reset the page number in XML Publisher based on each PO

    Not able to reset the page number in XML Publisher based on PO
    Hi,
    I have created a custom purchase report and rtf template. In the rtf template, I have added the page number feature (i.e. Page 1 of 5) from Word in the template. When I run the report for a range of POs, I expect the results as follows:
    I have given 3 POs on single request. (PO#1 has 3 pages, PO#2 has 2 pages and PO#3 has 4 pages), the page number on each PO should look like as follows:
    PO#1 page 1 of 3, page 2 of 3, page 3 of 3
    PO#2 page 1 of 2 page 2 of 2
    PO#3 page 1 of 4, page 2 of 4, page 3 of 4 and page 4 of 4
    But the page number displays on each PO as follows:
    PO#1 page 1 of 9, page 2 of 9, page 3 of 9
    PO#2 page 4 of 9 page 5 of 9
    PO#3 page 6 of 9, page 7 of 9, page 8 of 9 and page 9 of 9
    Here I have to reset the page number based on each PO. If anyone done this already, can you please share with me.
    Thanks,
    Ram.

    Hi
    One clarification please.
    Are you putting Page # of ## in the for-loop section? I mean it should be within For-each@section block.
    Even if this doesn;t work, then try using Insert->Page Break after every PO.
    Regards
    Varun

  • How to judgement the page-number in xml publisher template

    Hi all,
    This is a xml publisher template problem, I want to realize a judgement about page-number like <?if:page-number=1?> test <?end if?> <?if:page-number!=1?> not equal<?end if?>, how can i do this? Please give some suggestion about this, thanks a lot.
    Best Regards
    Spark

    there is some seeded variable available please read xml publisher developer user guide

  • Page Headers in XML Publisher report

    Hi,
    I've created a table to display the item details. If this table goes to the next page then i have to display the column names in 1st record in the table...followed by the item details.Consider that i have item details with 100 lines. In the 1st page 50 lines are displayed. In the 2nd page i have to display a record as columnname headers followed by other 50 lines. Same for all the pages till all item details are displayed.
    Can you please let me know how to display coumn headers if item detail lines goes to the next page.
    Thanks,
    Sri.

    I haven't tried this myself but give this a go:
    1. In Word, highlight the Title Row
    2. Then go to Table > Repeat Header Rows. In Word 2007+ the Repeat Header Rows button is under the Layout section.
    3. Save, upload and re-run.
    Do the table headers now repeat?
    I believe this post will also help you: Header table to repeat on every page

  • OAF page with XML Publisher report

    Hi All,
    I am trying to create a OAF page with an XML Publisher report. I am not able to create a 'defaultSingleColumn' region which extends '/oracle/apps/xdo/oa/common/webui/DocumentViewerRn.MainRegion', getting a Confirm message and Validation error and they are:
    Confirm message:
    Component "/oracle/apps/xdo/12.0.0/mds/oa/common/webui/DocumentViewerRn.MainRegion" cannot be referenced from
    "/xx/oracle/apps/xxbsk/payslip/webui/PaySlipViewPG.region1" because it violates scope restrictions.
    Are you sure you want to use component "/oracle/apps/xdo/12.0.0/mds/oa/common/webui/DocumentViewerRn.MainRegion"?
    Validation Error:
    The value "oracle/apps/xdo/12.0.0/mds/oa/common/webui/DocumentViewerRn.MainRegion"
    set on the "Extends" property for component
    "/xx/oracle/apps/xxbsk/payslip/webui/PaySlipViewPG" contains multiple naming separators.
    I am trying to develop this page for R12.1.3 and using correct version of JDev (Patch 9879989).
    I am following the below link for embedding the XML PO into my page:
    http://oracle-hack.blogspot.co.uk/2012/04/launching-xml-publisher-from-oa.html
    Could you please help why I am getting error while extending region.
    Thank you,
    Ramu

    Hi. Could you please tell me how did you make it work. I read and try the same document at ttp://oracle-hack.blogspot.co.uk/2012/04/launching-xml-publisher-from-oa.html
    But I got null point exception at one of xdo package which is Oracles own class. I think something is wrong or forgotten in this document.
    Berkay

  • XML Publisher Doc Viewer Region error in Jdev but not on server

    I have created a OAF page using the XML Publisher Viewer region.
    When I run the page in JDev, click the Run button to generate the report, I get the following error:
    "An error encounterd either due to invalied Template details or due to null Data Input Stream"
    Running the same code on my dev server, everything runs fine and the report is correctly displayed.
    Running the code on my UAT server gets the same error as in JDeveloper
    I am on 11.5.10CU2 with XML Publisher 5.6.3 with burst patch

    JDev info
    Looks like the error is
    ava.io.FileNotFoundException: \var\tmp\FINDEV4\xdomrtROH76UH012408_0438408750.fo (The system cannot find the path specified)
    But if I am running the code on my PC why is it trying to access my unix server ?
    Starting OC4J using the following ports: HTTP=8989, RMI=23892, JMS=9228.]
    C:\framework\jdevbin\jdk\bin\javaw.exe -client -classpath C:\framework\jdevbin\j2ee\home\oc4j.jar;C:\framework\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:C:\framework\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\framework\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 7203 ms.
    Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
    Oracle9iAS (9.0.3.1.0) Containers for J2EE initialized
    TIME: runregion: initialization [0 ms]
    Tutalii: C:\framework\jdevbin\jdev\appslibrt\iasjoc.zip archive
    ICX DIAGNOSTIC: FND_TOP = C:\framework\jdevhome\jdev\dbc_files\
    ICX DIAGNOSTIC: application_id = 601
    ICX DIAGNOSTIC: responsibility_id = 24742
    ICX DIAGNOSTIC: security_group_id = 0
    TIME: runregion: session and transaction creation [3703 ms]
    ICX DIAGNOSTIC: mEncryptedSessionID = I6FhfvxGJh9c56oMq0pBSMyf:S
    ICX DIAGNOSTIC: mSessionID = 1174297704
    ICX DIAGNOSTIC: mTransactionID = 1524949388
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - processRequest : 6422ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 13094ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 3281ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 3156ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 78ms
    [012408_043832828][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [012408_043832828][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [012408_043832828][][EXCEPTION] [DEBUG] [ICX_COOKIE_NAME]:[findev4]
    [012408_043832828][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [012408_043832828][][EXCEPTION] [DEBUG] [APPL_SERVER_ID]:[1E623318E51B4F15E0440003BAA4629F20856795951061629620282712684287]
    [012408_043832828][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [012408_043832875][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [012408_043832875][][EXCEPTION] [DEBUG] [ICX_SESSION_COOKIE_VALUE]:[I6FhfvxGJh9c56oMq0pBSMyf:S]
    [012408_043832875][][EXCEPTION] [DEBUG] [ICX_TRANSACTION_ID]:[-1]
    [012408_043832875][][EXCEPTION] [DEBUG] [APPLICATION_SHORT_NAME]:[AK]
    [012408_043832875][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD/MM/RRRR]
    [012408_043832875][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[601]
    [012408_043832875][][EXCEPTION] [DEBUG] [LOGIN_ID]:[1267520]
    [012408_043832875][][EXCEPTION] [DEBUG] [DB_PORT]:[1523]
    [012408_043833125][][EXCEPTION] [DEBUG] [USER_ID]:[21063]
    [012408_043833125][][EXCEPTION] [DEBUG] [DISPLAY_LANGUAGE]:[US]
    [012408_043833125][][EXCEPTION] [DEBUG] [APPLICATION_ID]:[xx.oracle.apps.xdo.oa.common.server.DocViewerAM]
    [012408_043833125][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [012408_043833125][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [012408_043833125][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [012408_043833125][][EXCEPTION] [DEBUG] [GUEST_USER_PWD]:[GUEST/ORACLE]
    [012408_043833375][][EXCEPTION] [DEBUG] [RESP_ID]:[24742]
    [012408_043833375][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_PROFILE_VALIDATION_ENABLED]:[null]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [012408_043833375][][EXCEPTION] [DEBUG] [ICX_PV_SESSION_MODE]:[null]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [012408_043833625][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=FINTD1.fin.man.ac.uk)(PORT=1523)))(CONNECT_DATA=(SID=FINDEV4)))]
    [012408_043833625][][EXCEPTION] [DEBUG] [FNDNAM]:[APPS]
    [012408_043833625][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_FREE_MEM]:[TRUE]
    [012408_043833625][][EXCEPTION] [DEBUG] [TWO_TASK]:[FINDEV4]
    [012408_043833625][][EXCEPTION] [DEBUG] [APPS_JDBC_DRIVER_TYPE]:[THIN]
    [012408_043833625][][EXCEPTION] [DEBUG] [DB_HOST]:[fintd1.fin.man.ac.uk]
    [012408_043833875][][EXCEPTION] [DEBUG] [DBC_FILE_PATH]:[C:\framework\jdevhome\jdev\dbc_files\secure\fintd1_findev4.dbc]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [012408_043833875][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [012408_043833875][][EXCEPTION] [DEBUG] [LANG_CODE]:[US]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[5]
    [012408_043834125][][EXCEPTION] [DEBUG] [DB_NAME]:[null]
    [012408_043834125][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[WE8ISO8859P1]
    [012408_043834125][][EXCEPTION] [DEBUG] [ORG_ID]:[82]
    [012408_043834125][][EXCEPTION] [DEBUG] [DB_ID]:[fintd1_findev4]
    [012408_043834125][][EXCEPTION] [DEBUG] [GWYUID]:[APPLSYSPUB/PUB]
    [012408_043834125][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [012408_043834125][][EXCEPTION] [DEBUG] [ICX_SESSION_ID]:[1174297704]
    [012408_043834125][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [012408_043834375][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [012408_043834375][][EXCEPTION] [DEBUG] [oracle.j2ee.container.version]:[9.0.3.1.0]
    [012408_043834375][][EXCEPTION] [DEBUG] [oracle.jms.j2eeCompliant]:[true]
    [012408_043834375][][EXCEPTION] [DEBUG] [os.name]:[Windows XP]
    [012408_043834375][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[C:\framework\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\framework\jdevbin\jdev\appslibrt\nls_charset12.zip;C:\framework\jdevbin\jdk\jre\lib\rt.jar;C:\framework\jdevbin\jdk\jre\lib\i18n.jar;C:\framework\jdevbin\jdk\jre\lib\sunrsasign.jar;C:\framework\jdevbin\jdk\jre\lib\jsse.jar;C:\framework\jdevbin\jdk\jre\lib\jce.jar;C:\framework\jdevbin\jdk\jre\lib\charsets.jar;C:\framework\jdevbin\jdk\jre\classes]
    [012408_043834625][][EXCEPTION] [DEBUG] [oracle.xdkjava.compatibility.version]:[9.0.3]
    [012408_043834625][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
    [012408_043834625][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [012408_043834625][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [012408_043834625][][EXCEPTION] [DEBUG] [user.name]:[zzalsms2]
    [012408_043834625][][EXCEPTION] [DEBUG] [oc4j.iiop.trustStorePass]:[123456]
    [012408_043834625][][EXCEPTION] [DEBUG] [user.language]:[en]
    [012408_043834875][][EXCEPTION] [DEBUG] [java.naming.factory.initial]:[com.evermind.server.ApplicationInitialContextFactory]
    [012408_043834875][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[C:\framework\jdevbin\jdk\jre\bin]
    [012408_043834875][][EXCEPTION] [DEBUG] [com.sun.CORBA.activation.DbDir]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\orb.db]
    [012408_043834875][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
    [012408_043834875][][EXCEPTION] [DEBUG] [user.timezone]:[Europe/London]
    [012408_043834875][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [012408_043835125][][EXCEPTION] [DEBUG] [oc4j.iiop.trustStoreLoc]:[truststore.jks]
    [012408_043835125][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.UtilClass]:[com.sun.corba.ee.internal.POA.ShutdownUtilDelegate]
    [012408_043835125][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[C:\framework\jdevbin\jdk\jre\lib\endorsed]
    [012408_043835125][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pentium i486 i386]
    [012408_043835125][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [012408_043835125][][EXCEPTION] [DEBUG] [file.separator]:[\]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [012408_043835375][][EXCEPTION] [DEBUG] [oracle.jms.stronglyTypedSelectors]:[true]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
    [012408_043835375][][EXCEPTION] [DEBUG] [user.country]:[GB]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.home]:[C:\framework\jdevbin\jdk\jre]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [012408_043835375][][EXCEPTION] [DEBUG] [os.version]:[5.1]
    [012408_043835625][][EXCEPTION] [DEBUG] [oc4j.iiop.keyStorePass]:[123456]
    [012408_043835625][][EXCEPTION] [DEBUG] [path.separator]:[;]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.WindowsPreferencesFactory]
    [012408_043835625][][EXCEPTION] [DEBUG] [user.variant]:[]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.protocol.handler.pkgs]:[com.evermind.protocol]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.windows.WPrinterJob]
    [012408_043835875][][EXCEPTION] [DEBUG] [RUN_FROM_JDEV]:[true]
    [012408_043835875][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [012408_043835875][][EXCEPTION] [DEBUG] [com.sun.jts.pi.INTEROP_MODE]:[false]
    [012408_043835875][][EXCEPTION] [DEBUG] [awt.toolkit]:[sun.awt.windows.WToolkit]
    [012408_043835875][][EXCEPTION] [DEBUG] [MetaObjectContext]:[oracle.adf.mds.jbo.JBODefManager]
    [012408_043835875][][EXCEPTION] [DEBUG] [FND_TOP]:[C:\framework\jdevhome\jdev\dbc_files\]
    [012408_043835875][][EXCEPTION] [DEBUG] [oracle.j2ee.http.socket.timeout]:[500]
    [012408_043836125][][EXCEPTION] [DEBUG] [JRAD_ELEMENT_LIST_PATH]:[C:\framework\jdevhome\jdev\myhtml\OA_HTML\jrad\]
    [012408_043836125][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[C:\framework\jdevhome\jdev\dbc_files\secure\fintd1_findev4.dbc]
    [012408_043836125][][EXCEPTION] [DEBUG] [user.home]:[C:\Documents and Settings\zzalsms2]
    [012408_043836125][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [012408_043836125][][EXCEPTION] [DEBUG] [java.library.path]:[C:\framework\jdevbin\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oracle\product\10.2.0\client_1;J:\orawin95\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ZipGenius 6\;C:\Program Files\Common Files\PROIV\;C:\Program Files\Common Files\Northgate HR\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\english;C:\Program Files\Novell\ZENworks\;es\InstallShield\AdminStudio\5.5\ConflictSolver;C:\WINDOWS\system32\;C:\WINDOWS\system32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\Novell\ZENworks;C:\Program Files\Common Files\Northgate HR;C:\Program Files\Common Files\PROIV;c:\forms;Y:.;]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [012408_043836375][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.StubClass]:[com.sun.corba.se.internal.javax.rmi.CORBA.StubDelegateImpl]
    [012408_043836375][][EXCEPTION] [DEBUG] [oracle.j2ee.dont.use.memory.archive]:[true]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [012408_043836375][][EXCEPTION] [DEBUG] [oracle.jdbc.J2EE13Compliant]:[true]
    [012408_043836625][][EXCEPTION] [DEBUG] [java.class.path]:[C:\framework\jdevbin\j2ee\home\oc4j.jar;C:\framework\jdevbin\jdev\lib\jdev-oc4j.jar;C:\framework\jdevbin\j2ee\home\lib/ejb.jar;C:\framework\jdevbin\j2ee\home\lib/servlet.jar;C:\framework\jdevbin\j2ee\home\lib/ojsp.jar;C:\framework\jdevbin\j2ee\home\lib/jndi.jar;C:\framework\jdevbin\j2ee\home\lib/jdbc.jar;C:\framework\jdevbin\j2ee\home\iiop.jar;C:\framework\jdevbin\j2ee\home\iiop_gen_bin.jar;C:\framework\jdevbin\j2ee\home\lib/jms.jar;C:\framework\jdevbin\j2ee\home\lib/jta.jar;C:\framework\jdevbin\j2ee\home\../../opmn/lib/ons.jar;C:\framework\jdevbin\j2ee\home\../../lib/dms.jar;C:\framework\jdevbin\j2ee\home\../../dms/lib/dms.jar;C:\framework\jdevbin\j2ee\home\lib/connector.jar;C:\framework\jdevbin\j2ee\home\lib/cos.jar;C:\framework\jdevbin\j2ee\home\../../jdk/lib/tools.jar;C:\framework\jdevbin\j2ee\home\../../lib/jsse.jar;C:\framework\jdevbin\j2ee\home\../../oracle/lib/jsse.jar;C:\framework\jdevbin\j2ee\home\../../jdk/jre/lib/ext/jnet.jar;C:\framework\jdevbin\j2ee\home\../../jdk/jre/lib/ext/jcert.jar;C:\framework\jdevbin\j2ee\home\lib/activation.jar;C:\framework\jdevbin\j2ee\home\lib/mail.jar;C:\framework\jdevbin\j2ee\home\../../lib/xmlparserv2.jar;C:\framework\jdevbin\j2ee\home\../../oracle/lib/xmlparserv2.jar;C:\framework\jdevbin\j2ee\home\lib/jaxp.jar;C:\framework\jdevbin\j2ee\home\lib/jaas.jar;C:\framework\jdevbin\j2ee\home\jazn.jar;C:\framework\jdevbin\j2ee\home\../../jdbc/lib/classes12dms.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jdbc/lib/classes12dms.jar;C:\framework\jdevbin\j2ee\home\../../jdbc/lib/nls_charset12.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jdbc/lib/nls_charset12.jar;C:\framework\jdevbin\j2ee\home\jaxb-rt-1.0-ea.jar;C:\framework\jdevbin\j2ee\home\lib/jasper.zip;C:\framework\jdevbin\j2ee\home\../../soap/lib/soap.jar;C:\framework\jdevbin\j2ee\home\../../webservices/lib/wsserver.jar;C:\framework\jdevbin\j2ee\home\../../webservices/lib/wsdl.jar;C:\framework\jdevbin\j2ee\home\lib/aqapi.jar;C:\framework\jdevbin\j2ee\home\lib/jem.jar;C:\framework\jdevbin\j2ee\home\../../javacache/lib/cache.jar;C:\framework\jdevbin\j2ee\home\../../javacache/admin;C:\framework\jdevbin\j2ee\home\lib/http_client.jar;C:\framework\jdevbin\j2ee\home\../../jlib/jssl-1_1.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jlib/jssl-1_1.jar;C:\framework\jdevbin\j2ee\home\../../jlib/repository.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jlib/repository.jar;C:\framework\jdevbin\j2ee\home\lib/jaasmodules.jar;C:\framework\jdevbin\j2ee\home\../../sqlj/lib/runtime12ee.jar;C:\framework\jdevbin\j2ee\home\../../sqlj/lib/translator.jar;C:\framework\jdevbin\j2ee\home\lib/crimson.jar;;C:\framework\jdevbin\j2ee\home\tools.jar;C:\framework\jdevhome\jdev\myglobalclasses;C:\framework\jdevbin\jdev\appslibrt\global_patch_jars;C:\framework\jdevbin\BC4J\lib\bc4jdomorcl.jar;C:\framework\jdevbin\BC4J\jlib\bc4jdatum.jar;C:\framework\jdevbin\jakarta-commons-el\jsp-el-api.jar;C:\framework\jdevbin\jakarta-commons-el\commons-el.jar;C:\framework\jdevbin\jakarta-commons-el\oracle-el.jar;C:\framework\jdevbin\jdev\appslibrt\xmlparserv2.jar;C:\framework\jdevbin\jdev\appslibrt\regexp.jar;C:\framework\jdevbin\jdev\appslibrt\share.jar;C:\framework\jdevbin\jdev\appslibrt\sax2.jar;C:\framework\jdevbin\jdev\appslibrt\uix2.jar;C:\framework\jdevbin\mds\lib\mdsrt.jar;C:\framework\jdevbin\jdev\lib\mdsdt.jar;C:\framework\jdevbin\jdev\appslibrt\oamdsdt.jar;C:\framework\jdevbin\jdev\appslibrt\fwkjbo.zip;C:\framework\jdevbin\jdev\appslibrt\fwk.zip;C:\framework\jdevbin\jdev\appslibrt\wf.zip;C:\framework\jdevbin\jdev\appslibrt\ak.zip;C:\framework\jdevbin\jdev\appslibrt\flex.jar;C:\framework\jdevbin\jdev\appslibrt\aolj.jar;C:\framework\jdevbin\jdev\appslibrt\collections.zip;C:\framework\jdevbin\jdev\appslibrt\appsSSO.zip;C:\framework\jdevbin\jdev\appslibrt\cacheFwk.zip;C:\framework\jdevbin\jdev\appslibrt\jttComn.zip;C:\framework\jdevbin\jdev\appslibrt\iasjoc.zip;C:\framework\jdevbin\jdev\appslibrt\rosettaRt.zip;C:\framework\jdevbin\jdev\appslibrt\portalFlexComps.jar;C:\framework\jdevbin\jdev\appslibrt\svc.zip;C:\framework\jdevbin\jdev\appslibrt\pat.zip;C:\framework\jdevbin\jdev\appslibrt\concurrent.zip;C:\framework\jdevbin\jdev\appslibrt\oamMaintMode.zip;C:\framework\jdevbin\jdev\appslibrt\fwkCabo.zip;C:\framework\jdevbin\bibeans\lib\biamlocal.jar;C:\framework\jdevbin\bibeans\lib\bipres.jar;C:\framework\jdevbin\bibeans\lib\bicmn.jar;C:\framework\jdevbin\bibeans\lib\bidatasvr.jar;C:\framework\jdevbin\bibeans\lib\bidataclt.jar;C:\framework\jdevbin\bibeans\lib\bidatacmn.jar;C:\framework\jdevbin\bibeans\lib\biext.jar;C:\framework\jdevbin\bibeans\lib\bicmn-nls.zip;C:\framework\jdevbin\bibeans\lib\bipres-nls.zip;C:\framework\jdevbin\bibeans\lib\bidata-nls.zip;C:\framework\jdevbin\bibeans\lib\olap_api_92.jar;C:\framework\jdevbin\j2ee\home\lib;C:\framework\jdevbin\j2ee\home\lib\activation.jar;C:\framework\jdevbin\j2ee\home\lib\aqapi.jar;C:\framework\jdevbin\j2ee\home\lib\connector.jar;C:\framework\jdevbin\j2ee\home\lib\cos.jar;C:\framework\jdevbin\j2ee\home\lib\crimson.jar;C:\framework\jdevbin\j2ee\home\lib\ejb.jar;C:\framework\jdevbin\j2ee\home\lib\http_client.jar;C:\framework\jdevbin\j2ee\home\lib\jaas.jar;C:\framework\jdevbin\j2ee\home\lib\jasper.zip;C:\framework\jdevbin\j2ee\home\lib\javax-ssl-1_2.jar;C:\framework\jdevbin\j2ee\home\lib\jaxp.jar;C:\framework\jdevbin\j2ee\home\lib\jdbc.jar;C:\framework\jdevbin\j2ee\home\lib\jem.jar;C:\framework\jdevbin\j2ee\home\lib\jms.jar;C:\framework\jdevbin\j2ee\home\lib\jmxgrinder.jar;C:\framework\jdevbin\j2ee\home\lib\jmxri.jar;C:\framework\jdevbin\j2ee\home\lib\jmxtools.jar;C:\framework\jdevbin\j2ee\home\lib\jndi.jar;C:\framework\jdevbin\j2ee\home\lib\jssl-1_2.jar;C:\framework\jdevbin\j2ee\home\lib\jta.jar;C:\framework\jdevbin\j2ee\home\lib\mail.jar;C:\framework\jdevbin\j2ee\home\lib\ojsp.jar;C:\framework\jdevbin\j2ee\home\lib\runtime12.jar;C:\framework\jdevbin\j2ee\home\lib\saxon.jar;C:\framework\jdevbin\j2ee\home\lib\servlet.jar;C:\framework\jdevbin\j2ee\home\lib\translator.jar;C:\framework\jdevbin\j2ee\home\lib\xalan.jar;C:\framework\jdevbin\BC4J\lib;C:\framework\jdevbin\BC4J\lib\bc4jct.jar;C:\framework\jdevbin\BC4J\lib\bc4jctejb.jar;C:\framework\jdevbin\BC4J\lib\bc4jhtml.jar;C:\framework\jdevbin\BC4J\lib\bc4jimdomains.jar;C:\framework\jdevbin\BC4J\lib\bc4jmt.jar;C:\framework\jdevbin\BC4J\lib\bc4jmtejb.jar;C:\framework\jdevbin\BC4J\lib\bc4juixtags.jar;C:\framework\jdevbin\BC4J\lib\bc4j_jclient_common.jar;C:\framework\jdevbin\BC4J\lib\collections.jar;C:\framework\jdevbin\BC4J\lib\datatags.jar;C:\framework\jdevbin\ord\jlib\ordim.jar;C:\framework\jdevbin\ord\jlib\ordhttp.jar;C:\framework\jdevbin\jlib\uix2.jar;C:\framework\jdevbin\jlib\share.jar;C:\framework\jdevbin\jlib\regexp.jar;C:\framework\jdevbin\jlib\jdev-cm.jar;C:\framework\jdevbin\lib\dsv2.jar;C:\framework\jdevbin\rdbms\jlib\xsu12.jar;C:\framework\jdevbin\j2ee\home\jsp\lib\taglib;C:\framework\jdevbin\j2ee\home\jsp\lib\taglib\ojsputil.jar;C:\framework\jdevbin\lib\oraclexsql.jar;C:\framework\jdevbin\jlib\LW_PfjBean.jar;C:\framework\jdevbin\jlib\bigraphbean.jar;C:\framework\jdevbin\jlib\bigraphbean-nls.zip;C:\framework\jdevbin\jlib\jewt4.jar;C:\framework\jdevbin\jdev\lib\jdev-rt.jar;C:\framework\jdevbin\vbroker4\lib\vbjorb.jar;C:\framework\jdevbin\jdev\lib\ojc.jar;;C:\framework\jdevbin\jdev\lib\jdev-rt.jar;C:\framework\jdevbin\jdev\lib\ojc.jar;C:\framework\jdevbin\lib\servlet.jar;C:\framework\jdevbin\jsp\lib\ojsp.jar;C:\framework\jdevbin\jsp\lib\ojsputil.jar;C:\framework\jdevbin\lib\xmlparserv2.jar;C:\framework\jdevhome\jdev\myclasses;C:\framework\jdevbin\jdbc\lib\classes12.jar;C:\framework\jdevbin\jdbc\lib\nls_charset12.jar;C:\framework\jdevbin\BC4J\jlib\bc4jctvb.jar;C:\framework\jdevbin\jdev\appslibrt\wsp.zip;C:\framework\jdevbin\jdev\appslibrt\diagnostics.jar;C:\framework\jdevbin\BC4J\jlib\bc4jtester.jar;C:\framework\jdevbin\jlib\help4-nls.jar;C:\framework\jdevbin\jlib\help4.jar;C:\framework\jdevbin\jlib\jewt4-nls.jar;C:\framework\jdevbin\jlib\oracle_ice5.jar]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.j2ee.home]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [012408_043836875][][EXCEPTION] [DEBUG] [JRAD_XML_PATH]:[C:\framework\jdevhome\jdev\myclasses\JRADXML;C:\framework\jdevhome\jdev\myprojects;C:\framework\jdevbin\jdev\oamdsxml\fwk]
    [012408_043836875][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.PortableRemoteObjectClass]:[com.oracle.iiop.javax.rmi.PortableRemoteObjectImpl]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [012408_043836875][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.j2ee.container.name]:[Oracle9iAS (9.0.3.1.0) Containers for J2EE]
    [012408_043836875][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[Service Pack 2]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.vector.deepCopy]:[false]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[C:\DOCUME~1\zzalsms2\LOCALS~1\Temp\]
    [012408_043836875][][EXCEPTION] [DEBUG] [com.sun.jts.pi.CLIENT_POLICY_CHECKING]:[false]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [012408_043836875][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [012408_043836875][][EXCEPTION] [DEBUG] [os.arch]:[x86]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.Win32GraphicsEnvironment]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.ext.dirs]:[C:\framework\jdevbin\jdk\jre\lib\ext]
    [012408_043836875][][EXCEPTION] [DEBUG] [oc4j.iiop.keyStoreLoc]:[keystore.jks]
    [012408_043836875][][EXCEPTION] [DEBUG] [user.dir]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config]
    [012408_043836875][][EXCEPTION] [DEBUG] [CACHENODBINIT]:[true]
    [012408_043836875][][EXCEPTION] [DEBUG] [line.separator]:[
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [012408_043836875][][EXCEPTION] [DEBUG] [file.encoding]:[Cp1252]
    [012408_043836875][][EXCEPTION] [DEBUG] [org.omg.CORBA.ORBClass]:[com.oracle.iiop.server.OC4JORB]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
    Tutalii: C:\framework\jdevhome\jdev\myclasses
    java.io.FileNotFoundException: \var\tmp\FINDEV4\xdomrtROH76UH012408_0438408750.fo (The system cannot find the path specified)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
         at oracle.apps.xdo.common.tmp.TmpFile.createTmpFileJDK118(TmpFile.java:146)
         at oracle.apps.xdo.common.tmp.TmpFile.createTmpFile(TmpFile.java:113)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:987)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.xdo.oa.common.DocumentHelper.getOutputURL(DocumentHelper.java:635)
         at oracle.apps.xdo.oa.common.webui.XDOCommonRnCO.processRequest(XDOCommonRnCO.java:251)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:389)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - processRequest : 8671ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 8703ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 31ms

  • Page counting in xml

    I have an xml report template; the request is that if the page brakes in for-each-group
    To set page number.(Index+1)
    How can i mange the numbers of pages if i can know when the page brakes
    (Using xml publisher 5.5)

    Hi
    What are you trying to achieve functionally in your template?
    The template is completely unaware of the page numbers, its not until the rendering engine lays the contents of the report onto the page we do not know what is going to fit on each page.
    Tim

  • XML-P Layout in Horizontal Direction

    Hi All,
    XML-Publisher layout in horizontal way.
    We have a requirement in XML-P report where in we need to print the data on preprinted stationary in horizontal direction,
    We have developed the rtf in vertical way and tried to rotate the PDF but it is not solving our requirement.
    We also tried to develop the template in horizontal way but the data is not getting in the required manner.
    Could you please update us if any possible solution for this?
    Regards
    Raghavendra Nara

    >
    We also tried to develop the template in horizontal way but the data is not getting in the required manner.
    >
    Can you pl elaborate more on what you mean by this ?
    HTH
    Srini

  • To find total number of pages in XML publisher

    1. Is there any method to find the total number of pages in BI or XML publisher.
    2. Is there any method to to repeat the column(Not rows) on every page.For eg you have table with two columns say "A" and "B" .I want to repeat this B in every page . And A should print only in first page.
    3. Is there any method to print a text say "ABC" only on first page footer based on condition.
    Thanks
    Wazid

    Exactly what my requirement is- In my template i have set header and footer page setup as "different first page'" and also printing the user text at the bottom of the last page using <?start@last-page-first:body?> <?end body?>.When i run the template, for multiple pages output user text is displaying at the bottom of the last page that is working fine but for single page output user text is not displaying at the bottom of the page because of the ""different first page'" header and footer.If you have any idea please suggest.

  • XML Publisher - Page Wise Total

    We are facing problem in incorporating ‘Page Wise Total’ in Invoice Report - Invoices print at format CAP_ETA for Germany. It an XML Report and its output appear in PDF format. As per the new requirement sent by L1 team, we are required to make changes in RTF, to show ‘Page Wise Total’.
    We have worked on this enhancement but unable to display ‘Page Wise Total’. We are able to display Sum Total of all the records appeared in three different blocks of records for that particular page at the end of the footer of Page, but not yet able to SUM UP total of these three Sum Total of three different blocks on that particular page.
    For e.g. First page of my XML Report display three different Block of data as shown below with Subtotal of 38,600.00, 4,453.47 for 1st and 2nd Block respectively, but 3rd block records appeared partially on the first page and remaining appeared on the next page. So My Report should display ‘Page Wise Total’ or ‘Amount Forward’ as 52853.47, which sholud be carried forward to next page as ‘Amount Forward’ - 52853.47. The next page/second page will dispaly the remaing line records of the 3rd block and Subtotal( Please see attachment New_Layout_Invoice_TUM_English.doc)
    Name Description Unit Quantity Price Amount in Euro
    Rösner Fees Day 17.00 1,400.00 23,800.00
    Schreiber, Clemens Fees Day 2.00 1,400.00 2,800.00
    Slegers, Arnd Fees Day 4.00 1,400.00 5,500.00
    Weiler, Andreas Fees Day 4.00 1,400.00 6,400.00
    Subtotal: 27.00 38,600.00
    Römer, Michael Expenses 2,253.79
    Schreiber, Clemens Expenses 157.69
    Slegers, Arnd Expenses 519.78
    Weiler, Andreas Expenses 1,522.21
    Subtotal: 4,453.47
    Rösner, Michael Travel expenses 2,400.00
    Schreiber, Clemens Travel expenses 2,000.00
    Siegers, Arndt Travel expenses 1,800.00
    Weiler, Andreas Travel expenses 2,000.00
    Marek, Gruchala Travel expenses 1,600.00
    Amount forward 52853.47
    As mentioned above we are able to show independently three different Page Wise Total of each of these blocks by using syntax:
    <?add-page-total:block1amount;’L_AMOUNT’?>, this syntax is used to sum up all the line records appeared in a block for a particular page and
    <?show-page-total: block1amount;’#####.##0,000’;’ ###.##0,000)’?> is used to display the Sum Total calculated by above syntax.
    But we are not able to further sum up all these Page Wise Total of different blocks.
    Please find attached copy of RTF file from Production (V18_CAR253E1), copy of RTF (V18_CAR253E1_TEST Where we are testing these new changes) and .out XML output file.
    I need help on this issue
    Thanks & Regards,
    Praveen S Negi
    [email protected]
    91-09930799325

    Hi Praveen,
    You got the solution for page total in Invoice Report in XML publisher report.
    Can you pls help regarding the same, i want to display total amount in the invoice report.
    Thanks in advance,
    Sunny

  • How to print total amount in last page of purchase orde using xml publisher

    Hi
    I customizing purchase order report using xml publisher.
    i have to print total amount at last every purchse order.
    how to compare carry forward amount in xml publisher

    I think the guys overhere :
    BI Publisher
    can help you a lot better

Maybe you are looking for