Header / footer with RTF template

Hi all,
My problems are below:
- I want to create RTF template for a BI Publisher report. On that template, I would like to have a group of data that is printed only on the last page of the report (as a summary document end). For example, if, when I print my report, the used datamodel in my template selects datas to be printed on 5 pages, I want that some datas appear only on the fifth page and if the datamodel selects datas to be printed on 10 pages, I want that some datas appears only on the tenth page etc...
How to do that ?
-Also, how to use header and footer otherwise that hard code tags in header and footer ? Also, finally do you have some tutorials or samples to use complex header and footer with RTF template ?
Thank you.
Michaël.
CGSI.

i have a problem with header and footer too can you please help me out..
<?call:Header?>
group ROW by saw0_
<?template: Header?>
Account ID: saw0_
<?end template?>
Total saw17_
page breakend ROW by saw0_
i have a column saw_0 which i want to show as header in each page. and for each new saw_o i want to show it in next page.
but currently in the header it shows the last row fetched by saw_o.
while saw_0 has more than 1 value.

Similar Messages

  • Header and footer of RTF template not getting carried over to Excel output

    We have Header and Footer in RTF template defined. The output of the report will be in Excel. When we run the report, the header and footer on the report are not getting carried over to excel has header and footer, instead the header and footer are printed as first line on the excel. Also, the RTF template is set to landscape but when the output is generated in excel, it is set to Portrait

    hi..
    chk this presentation...
    http://csc-studentweb.lrc.edu/swp/Berg/articles/NW2004s_what_is_new.ppt#352,3,Why NW 2004s?
    http://www.sap-hefte.de/download/dateien/1090/086_leseprobe.pdf'
    hope this helps...

  • How can we get Dynamic columns and data with RTF Templates in BI Publisher

    How can we get Dynamic columns and data with RTf Templates.
    My requirement is :
    create table xxinv_item_pei_taginfo(item_id number,
    Organization_id number,
    item varchar2(4000),
    record_type varchar2(4000),
    record_value CLOB,
    State varchar2(4000));
    insert into xxinv_item_pei_taginfo values( 493991 ,224, '1265-D30', 'USES','fever','TX');
    insert into xxinv_item_pei_taginfo values( 493991 ,224, '1265-D30', 'HOW TO USE','one tablet daily','TX');
    insert into xxinv_item_pei_taginfo values( 493991 ,224, '1265-D30', 'SIDE EFFECTS','XYZ','TX');
    insert into xxinv_item_pei_taginfo values( 493991 ,224, '1265-D30', 'DRUG INTERACTION','ABC','TX');
    insert into xxinv_item_pei_taginfo values( 493991 ,224, '1265-D30', 'OVERDOSE','Go and see doctor','TX');
    insert into xxinv_item_pei_taginfo values( 493991 ,224, '1265-D30', 'NOTES','Take after meal','TX');
    select * from xxinv_item_pei_taginfo;
    Item id Org Id Item Record_type Record_value State
    493991     224     1265-D30     USES     fever     TX
    493991     224     1265-D30     HOW TO USE     one tablet daily     TX
    493991     224     1265-D30     SIDE EFFECTS     XYZ     TX
    493991     224     1265-D30     DRUG INTERACTION     ABC     TX
    493991     224     1265-D30     OVERDOSE      Go and see doctor     TX
    493991     224     1265-D30     NOTES     Take after meal     TX
    Above is my data
    I have to fetch the record_type from a lookup where I can have any of the record type, sometime USES, HOW TO USE, SIDE EFFECTS and sometimes some other set of record types
    In my report I have to get these record typpes as field name dynamically whichever is available in that lookup and record values against them.
    its a BI Publisher report.
    please suggest

    if you have data in db then you can create xml with needed structure
    and so you can create bip report
    do you have errors or .... ?

  • PDF does not show correct font with RTF template

    Hi,
    I have some doubts regarding fonts in PDF reports.
    when we create any XML report of PDF output type with RTF template, does the font used in the template has to be uploaded to the server?
    I have create a RTF template to produce PDF output with arabic text in Times New Roman font but when i preview the template it shows courier font.
    Please help.

    Hi,
    The document id is discussing general issues with Oracle Reports.
    But my basic question is that Do i need to upload font to XML Publisher when i am using RTF template.
    Or it is RDF report only for which i have to work with uifont.ali
    Please reply.

  • Resetting Header and Footer in RTF templates

    Hi,
    I developed an RTF template (template 1). This template contains start:body and end body for printing the header and footer in all pages. After printing this template then i have to call another template(template 2) from this. I called the template (template 2) using call statement. But the probelm is that the header and footer of template1 is printed in the output of template2 .
    I dont want to print this header and footer for template 2. Can anyone please suggest me in doing this. I placed start:body and end body in the second template with the assumption that 1st template's header and footer will be overwritten. But if i preview then am getting the error
    Font Dir: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Documents and Settings\kpoda\Desktop\Invoice Printing Efficiencies\Sample XML Data\Sample Output4.xml
    FOProcessor setLocale: en-us
    each
    Please sugget.
    Thanks

    Hi,
    Do you have two templates (template1 & template2) that you want to display in the same document where the pages for template1 has one set of header and footers; and template2 has another set of header and footer?
    If that is the case you can simply create a new section in your rtf template so you have section1 and section2.
    In the body of section1 you call template1 and template2 in the body of section2.
    You can then have different header and footers for the two templates in the same document.
    BR Kenneth

  • Report header issue in .RTF Template

    Hi,
    I have designed a .RTF Template, I need to display a Parameter in the header part of the template, If the Parameter doesn't contain values then I do not want to show them, Can I have If and End if condition in the header part, I believe I cannot use Field in the header part.
    How do I achieve it, If you need the .RTF template i can upload.
    Regards,
    Ashoka BL

    Hi,
    Declare the parameter with the syntax <?param@begin:AAAA?>
    And in the header use <?$AAAA?> if AAAA is the name of your parameter. If theres no value, it will automatically not display since the value is blank, No need of an if wrapper.
    -Domnic

  • XML Publisher errors with pdf template workd perfectly with rtf template

    Hi there,
    I hope you are well.
    I am having a problem with pdf templates in XML publisher. I have a report which outputs XML, this works very well with an rtf template. However I am trying to create a pdf xml publisher template (using the concurrent process which generates the same xml data source) and use this as the basis for the xml publisher report. The process is failing with the error ‘No output file exists for request xxxx’
    I am currently working with a very simplified example, the concurrent program generates 5 fields in the xml output including ASSIGNMENT_NUMBER and NI_NUMBER.
    Text fields with the same names are inserted into the pdf corresponding to all fields.
    Any advice on this would be very greatly appreciated.
    Many Thanks
    Kev

    Hi there,
    I have enabled debug mode and run the report as a 2 step process.
    The debug file is attached. Although it says pdf file created successfully no pdf is created and the output file is 0 bytes in size.
    Any help would be greatly appreciated.
    Kev
    XML Publisher: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOREPPB module: XML Report Publisher
    Current system time is 13-MAY-2010 11:22:25
    Oracle XML Publisher 5.6.3
    Request ID: 2429757
    All Parameters: ReportRequestID=2429756:TemplateApplication=801:ReportTemplate=RCBC_Payslip_def2_temp2o:TemplateLocale=en:DebugFlag=Y:ReportTemplateType=PDF:OutputFormat=PDF
    Report Template: RCBC_Payslip_def2_temp2o
    Report Req ID: 2429756
    Template Application: PAY
    Template Locale: en
    Debug Flag: Y
    Output Format: PDF
    parseLocale
    Updating request description
    Updated description
    Output type: PDF
    Waiting for XML request
    lPhase: Completed
    lStatus: Warning
    lDevPhase: COMPLETE
    lDevStatus: WARNING
    lMessage: Normal completion
    lError: null
    lRetVal: Successful
    Retrieving XML request information
    Node Name:RC-ORADB-1
    Preparing parameters
    PDF output =/u13/RCDEV1/rcdev1comn/admin/out/RCDEV1_rc-oradb-1/o2429757.out
    inputfilename =/u13/RCDEV1/rcdev1comn/admin/out/RCDEV1_rc-oradb-1/o2429756.out
    Apps Short: PAY
    Templ Code: RCBC_Payslip_def2_temp2o
    Templ Lang: en
    Templ Terr: 00
    Process template
    [051310_112230737][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [051310_112230738][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [051310_112230739][][EXCEPTION] [DEBUG] [IA_TOP]:[u13/RCDEV1/rcdev1appl/ia/11.5.0]
    [051310_112230739][][EXCEPTION] [DEBUG] [DISPLAY_LANGUAGE]:[US]
    [051310_112230739][][EXCEPTION] [DEBUG] [PA_TOP]:[u13/RCDEV1/rcdev1appl/pa/11.5.0]
    [051310_112230739][][EXCEPTION] [DEBUG] [CONTEXT_NAME]:[RCDEV1_rc-oradb-1]
    [051310_112230739][][EXCEPTION] [DEBUG] [PLATFORM]:[SUN_OS5]
    [051310_112230739][][EXCEPTION] [DEBUG] [FNDNAM]:[APPS]
    [051310_112230739][][EXCEPTION] [DEBUG] [CUE_TOP]:[u13/RCDEV1/rcdev1appl/cue/11.5.0]
    [051310_112230739][][EXCEPTION] [DEBUG] [CSI_TOP]:[u13/RCDEV1/rcdev1appl/csi/11.5.0]
    [051310_112230739][][EXCEPTION] [DEBUG] [EDR_TOP]:[u13/RCDEV1/rcdev1appl/edr/11.5.0]
    [051310_112230739][][EXCEPTION] [DEBUG] [QRM_TOP]:[u13/RCDEV1/rcdev1appl/qrm/11.5.0]
    [051310_112230740][][EXCEPTION] [DEBUG] [NLS_SORT]:[binary]
    [051310_112230740][][EXCEPTION] [DEBUG] [PO_TOP]:[u13/RCDEV1/rcdev1appl/po/11.5.0]
    [051310_112230740][][EXCEPTION] [DEBUG] [APPLUSR]:[usrxit]
    [051310_112230740][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [051310_112230740][][EXCEPTION] [DEBUG] [ASF_TOP]:[u13/RCDEV1/rcdev1appl/asf/11.5.0]
    [051310_112230740][][EXCEPTION] [DEBUG] [AFJCPARG]:[-client]
    [051310_112230740][][EXCEPTION] [DEBUG] [CUS_TOP]:[u13/RCDEV1/rcdev1appl/cus/11.5.0]
    [051310_112230740][][EXCEPTION] [DEBUG] [FORMS60_RTI_DIR]:[u13/RCDEV1/rcdev1comn/admin/log/RCDEV1_rc-oradb-1]
    [051310_112230740][][EXCEPTION] [DEBUG] [PSB_TOP]:[u13/RCDEV1/rcdev1appl/psb/11.5.0]
    [051310_112230740][][EXCEPTION] [DEBUG] [CHMOD]:[chmod]
    [051310_112230741][][EXCEPTION] [DEBUG] [ADJVAPRG]:[usr/jdk1.6.0_04/bin/java]
    [051310_112230741][][EXCEPTION] [DEBUG] [ORAPLSQLLOADPATH]:[u13/RCDEV1/rcdev1appl/au/11.5.0/graphs]
    [051310_112230741][][EXCEPTION] [DEBUG] [PCCFLAGS]:[include=$(PCCINC) ireclen=161 sqlcheck=none dbms=v6]
    [051310_112230741][][EXCEPTION] [DEBUG] [GMF_TOP]:[u13/RCDEV1/rcdev1appl/gmf/11.5.0]
    [051310_112230741][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=rc-oradb-1.redclev.net)(PORT=1528)))(CONNECT_DATA=(SID=RCDEV1)))]
    [051310_112230741][][EXCEPTION] [DEBUG] [BEN_TOP]:[u13/RCDEV1/rcdev1appl/ben/11.5.0]
    [051310_112230741][][EXCEPTION] [DEBUG] [IEO_TOP]:[u13/RCDEV1/rcdev1appl/ieo/11.5.0]
    [051310_112230741][][EXCEPTION] [DEBUG] [APPLMSG]:[mesg]
    [051310_112230741][][EXCEPTION] [DEBUG] [AST_TOP]:[u13/RCDEV1/rcdev1appl/ast/11.5.0]
    [051310_112230741][][EXCEPTION] [DEBUG] [ORACLE_HOME]:[u13/RCDEV1/rcdev1ora/8.0.6]
    [051310_112230742][][EXCEPTION] [DEBUG] [FPT_TOP]:[u13/RCDEV1/rcdev1appl/fpt/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [OTA_TOP]:[u13/RCDEV1/rcdev1appl/ota/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [PSP_TOP]:[u13/RCDEV1/rcdev1appl/psp/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [OKE_TOP]:[u13/RCDEV1/rcdev1appl/oke/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [IBU_TOP]:[u13/RCDEV1/rcdev1appl/ibu/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [FORMS60_CATCHTERM]:[1]
    [051310_112230742][][EXCEPTION] [DEBUG] [DT_TOP]:[u13/RCDEV1/rcdev1appl/dt/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [JL_TOP]:[u13/RCDEV1/rcdev1appl/jl/11.5.0]
    [051310_112230742][][EXCEPTION] [DEBUG] [LANG_CODE]:[US]
    [051310_112230742][][EXCEPTION] [DEBUG] [OPI_TOP]:[u13/RCDEV1/rcdev1appl/opi/11.5.0]
    [051310_112230743][][EXCEPTION] [DEBUG] [IAS_CONFIG_HOME]:[u13/RCDEV1/rcdev1ora/iAS]
    [051310_112230743][][EXCEPTION] [DEBUG] [PN_TOP]:[u13/RCDEV1/rcdev1appl/pn/11.5.0]
    [051310_112230743][][EXCEPTION] [DEBUG] [AZ_TOP]:[u13/RCDEV1/rcdev1appl/az/11.5.0]
    [051310_112230743][][EXCEPTION] [DEBUG] [APPLPTMP]:[usr/tmp/RCDEV1]
    [051310_112230743][][EXCEPTION] [DEBUG] [GSM_FLAG]:[ON]
    [051310_112230743][][EXCEPTION] [DEBUG] [FORMS60_PATH]:[u13/RCDEV1/rcdev1appl/au/11.5.0/resource:/u13/RCDEV1/rcdev1appl/au/11.5.0/resource/stub]
    [051310_112230743][][EXCEPTION] [DEBUG] [OKS_TOP]:[u13/RCDEV1/rcdev1appl/oks/11.5.0]
    [051310_112230743][][EXCEPTION] [DEBUG] [PSA_TOP]:[u13/RCDEV1/rcdev1appl/psa/11.5.0]
    [051310_112230743][][EXCEPTION] [DEBUG] [FORMS60_TIMEOUT]:[5]
    [051310_112230743][][EXCEPTION] [DEBUG] [TK_PRINT_STATUS]:[echo %n is valid]
    [051310_112230744][][EXCEPTION] [DEBUG] [FA_TOP]:[u13/RCDEV1/rcdev1appl/fa/11.5.0]
    [051310_112230744][][EXCEPTION] [DEBUG] [ZFA_TOP]:[u13/RCDEV1/rcdev1appl/zfa/11.5.0]
    [051310_112230744][][EXCEPTION] [DEBUG] [OA_MEDIA]:[u13/RCDEV1/rcdev1comn/java/oracle/apps/media]
    [051310_112230744][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [051310_112230744][][EXCEPTION] [DEBUG] [EC_TOP]:[u13/RCDEV1/rcdev1appl/ec/11.5.0]
    [051310_112230744][][EXCEPTION] [DEBUG] [HXT_TOP]:[u13/RCDEV1/rcdev1appl/hxt/11.5.0]
    [051310_112230744][][EXCEPTION] [DEBUG] [OA_HTML]:[u13/RCDEV1/rcdev1comn/html]
    [051310_112230744][][EXCEPTION] [DEBUG] [GME_TOP]:[u13/RCDEV1/rcdev1appl/gme/11.5.0]
    [051310_112230744][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [051310_112230744][][EXCEPTION] [DEBUG] [AK_TOP]:[u13/RCDEV1/rcdev1appl/ak/11.5.0]
    [051310_112230744][][EXCEPTION] [DEBUG] [RESP_ID]:[50236]
    [051310_112230745][][EXCEPTION] [DEBUG] [ME_TOP]:[u13/RCDEV1/rcdev1appl/me/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [JTF_TOP]:[u13/RCDEV1/rcdev1appl/jtf/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [COMMON_TOP]:[u13/RCDEV1/rcdev1comn]
    [051310_112230745][][EXCEPTION] [DEBUG] [BIS_TOP]:[u13/RCDEV1/rcdev1appl/bis/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [FORMS60_APPSLIBS]:[APPCORE FNDSQF APPDAYPK APPFLDR GLCORE HR_GEN HR_SPEC ARXCOVER]
    [051310_112230745][][EXCEPTION] [DEBUG] [MFG_TOP]:[u13/RCDEV1/rcdev1appl/mfg/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [FND_TOP]:[u13/RCDEV1/rcdev1appl/fnd/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [GMS_TOP]:[u13/RCDEV1/rcdev1appl/gms/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [SSP_TOP]:[u13/RCDEV1/rcdev1appl/ssp/11.5.0]
    [051310_112230745][][EXCEPTION] [DEBUG] [LD_LIBRARY_PATH]:[u13/RCDEV1/rcdev1ora/8.0.6/network/jre11/lib/sparc/native_threads:/u13/RCDEV1/rcdev1appl/cz/11.5.0/bin:/u13/RCDEV1/rcdev1ora/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib]
    [051310_112230746][][EXCEPTION] [DEBUG] [FORMS60_RESTRICT_ENTER_QUERY]:[TRUE]
    [051310_112230746][][EXCEPTION] [DEBUG] [CP]:[cp]
    [051310_112230746][][EXCEPTION] [DEBUG] [OKR_TOP]:[u13/RCDEV1/rcdev1appl/okr/11.5.0]
    [051310_112230746][][EXCEPTION] [DEBUG] [ADJREOPTS]:[-Xmx512M]
    [051310_112230746][][EXCEPTION] [DEBUG] [IBE_TOP]:[u13/RCDEV1/rcdev1appl/ibe/11.5.0]
    [051310_112230746][][EXCEPTION] [DEBUG] [OZP_TOP]:[u13/RCDEV1/rcdev1appl/ozp/11.5.0]
    [051310_112230746][][EXCEPTION] [DEBUG] [FORMS60_LOV_MINIMUM]:[1000]
    [051310_112230746][][EXCEPTION] [DEBUG] [TWO_TASK]:[RCDEV1]
    [051310_112230746][][EXCEPTION] [DEBUG] [GRAPHICS60_PATH]:[u13/RCDEV1/rcdev1appl/au/11.5.0/graphs]
    [051310_112230747][][EXCEPTION] [DEBUG] [CC]:[opt/SUNWspro/bin/cc]
    [051310_112230747][][EXCEPTION] [DEBUG] [FORMS60_OUTPUT]:[u13/RCDEV1/rcdev1comn/temp]
    [051310_112230747][][EXCEPTION] [DEBUG] [MYAPPSORA]:[u13/RCDEV1/rcdev1appl/APPSRCDEV1_rc-oradb-1.env]
    [051310_112230747][][EXCEPTION] [DEBUG] [IGI_TOP]:[u13/RCDEV1/rcdev1appl/igi/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [GMD_TOP]:[u13/RCDEV1/rcdev1appl/gmd/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [OA_DOC]:[u13/RCDEV1/rcdev1comn/doc]
    [051310_112230747][][EXCEPTION] [DEBUG] [IEM_TOP]:[u13/RCDEV1/rcdev1appl/iem/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_FREE_MEM]:[TRUE]
    [051310_112230747][][EXCEPTION] [DEBUG] [DOM_TOP]:[u13/RCDEV1/rcdev1appl/dom/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [GL_TOP]:[u13/RCDEV1/rcdev1appl/gl/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [OKC_TOP]:[u13/RCDEV1/rcdev1appl/okc/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [PRP_TOP]:[u13/RCDEV1/rcdev1appl/prp/11.5.0]
    [051310_112230747][][EXCEPTION] [DEBUG] [ENI_TOP]:[u13/RCDEV1/rcdev1appl/eni/11.5.0]
    [051310_112230748][][EXCEPTION] [DEBUG] [CNTL_BREAK]:[ON]
    [051310_112230748][][EXCEPTION] [DEBUG] [CSF_TOP]:[u13/RCDEV1/rcdev1appl/csf/11.5.0]
    [051310_112230748][][EXCEPTION] [DEBUG] [XML_REPORTS_XENVIRONMENT]:[u13/RCDEV1/rcdev1ora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb]
    [051310_112230748][][EXCEPTION] [DEBUG] [FORMS60_OAM_FRD]:[OFF]
    [051310_112230748][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[FALSE]
    [051310_112230748][][EXCEPTION] [DEBUG] [IGW_TOP]:[u13/RCDEV1/rcdev1appl/igw/11.5.0]
    [051310_112230748][][EXCEPTION] [DEBUG] [AX_TOP]:[u13/RCDEV1/rcdev1appl/ax/11.5.0]
    [051310_112230748][][EXCEPTION] [DEBUG] [XNS_TOP]:[u13/RCDEV1/rcdev1appl/xns/11.5.0]
    [051310_112230748][][EXCEPTION] [DEBUG] [PCCINC]:[. include=$(FND_TOP)/include include=$(ORACLE_HOME)/precomp/public]
    [051310_112230748][][EXCEPTION] [DEBUG] [APPLBIN]:[bin]
    [051310_112230748][][EXCEPTION] [DEBUG] [ORACLE_LOCALPREFERENCE]:[u13/RCDEV1/rcdev1ora/8.0.6/tools/admin]
    [051310_112230748][][EXCEPTION] [DEBUG] [DB_HOST]:[rc-oradb-1.redclev.net]
    [051310_112230748][][EXCEPTION] [DEBUG] [CUP_TOP]:[u13/RCDEV1/rcdev1appl/cup/11.5.0]
    [051310_112230748][][EXCEPTION] [DEBUG] [JTS_TOP]:[u13/RCDEV1/rcdev1appl/jts/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [HOME]:[u01/appldev1]
    [051310_112230749][][EXCEPTION] [DEBUG] [APPLFENV]:[RCDEV1_rc-oradb-1.env]
    [051310_112230749][][EXCEPTION] [DEBUG] [APPLSAV]:[save]
    [051310_112230749][][EXCEPTION] [DEBUG] [BIC_TOP]:[u13/RCDEV1/rcdev1appl/bic/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [FORMS60_LOV_WEIGHT]:[16]
    [051310_112230749][][EXCEPTION] [DEBUG] [FORMS60_BLOCKING_LONGLIST]:[FALSE]
    [051310_112230749][][EXCEPTION] [DEBUG] [IPD_TOP]:[u13/RCDEV1/rcdev1appl/ipd/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [WIP_TOP]:[u13/RCDEV1/rcdev1appl/wip/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [CE_TOP]:[u13/RCDEV1/rcdev1appl/ce/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [ZSA_TOP]:[u13/RCDEV1/rcdev1appl/zsa/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [APPLRGT]:[regress]
    [051310_112230749][][EXCEPTION] [DEBUG] [FRM_TOP]:[u13/RCDEV1/rcdev1appl/frm/11.5.0]
    [051310_112230749][][EXCEPTION] [DEBUG] [VEA_TOP]:[u13/RCDEV1/rcdev1appl/vea/11.5.0]
    [051310_112230750][][EXCEPTION] [DEBUG] [RHX_TOP]:[u13/RCDEV1/rcdev1appl/rhx/11.5.0]
    [051310_112230750][][EXCEPTION] [DEBUG] [APPL_CPLEX_LICDIR]:[u13/RCDEV1/rcdev1appl/admin/cplex]
    [051310_112230750][][EXCEPTION] [DEBUG] [OKB_TOP]:[u13/RCDEV1/rcdev1appl/okb/11.5.0]
    [051310_112230750][][EXCEPTION] [DEBUG] [APPLINC]:[include]
    [051310_112230750][][EXCEPTION] [DEBUG] [CUA_TOP]:[u13/RCDEV1/rcdev1appl/cua/11.5.0]
    [051310_112230750][][EXCEPTION] [DEBUG] [APPLRGF]:[u13/RCDEV1/rcdev1comn/rgf/RCDEV1_rc-oradb-1]
    [051310_112230750][][EXCEPTION] [DEBUG] [OAH_TOP]:[u13/RCDEV1/rcdev1comn]
    [051310_112230750][][EXCEPTION] [DEBUG] [CSE_TOP]:[u13/RCDEV1/rcdev1appl/cse/11.5.0]
    [051310_112230750][][EXCEPTION] [DEBUG] [ORACLE_TERM]:[vt220]
    [051310_112230750][][EXCEPTION] [DEBUG] [APPL_SERVER_ID]:[76E884AC9C460C4DE04400144F44F83A40176233932359814365370657522266]
    [051310_112230750][][EXCEPTION] [DEBUG] [RLA_TOP]:[u13/RCDEV1/rcdev1appl/rla/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [RG_TOP]:[u13/RCDEV1/rcdev1appl/rg/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [CS_TOP]:[u13/RCDEV1/rcdev1appl/cs/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [CFLAGS]:[-Xc -xstrconst -xcg92 $(INCLUDE_FLAGS) -O -DSUN_OS5 -DNLS_ASIA -DAFSTUBS]
    [051310_112230751][][EXCEPTION] [DEBUG] [HXC_TOP]:[u13/RCDEV1/rcdev1appl/hxc/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[800]
    [051310_112230751][][EXCEPTION] [DEBUG] [INV_TOP]:[u13/RCDEV1/rcdev1appl/inv/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [INCLUDE_FLAGS]:[-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo]
    [051310_112230751][][EXCEPTION] [DEBUG] [FORMS60_TRACE_PATH]:[u13/RCDEV1/rcdev1comn/admin/log/RCDEV1_rc-oradb-1]
    [051310_112230751][][EXCEPTION] [DEBUG] [AF_CLASSPATH]:[usr/jdk1.6.0_04/jre/lib/rt.jar:/usr/jdk1.6.0_04/lib/dt.jar:/usr/jdk1.6.0_04/lib/tools.jar:/usr/jdk1.6.0_04/jre/lib/charsets.jar:/u13/RCDEV1/rcdev1comn/java/appsborg2.zip:/u13/RCDEV1/rcdev1ora/8.0.6/forms60/java:/u13/RCDEV1/rcdev1comn/java]
    [051310_112230751][][EXCEPTION] [DEBUG] [APPLIMG]:[images]
    [051310_112230751][][EXCEPTION] [DEBUG] [IBC_TOP]:[u13/RCDEV1/rcdev1appl/ibc/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [CSS_TOP]:[u13/RCDEV1/rcdev1appl/css/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [ASP_TOP]:[u13/RCDEV1/rcdev1appl/asp/11.5.0]
    [051310_112230751][][EXCEPTION] [DEBUG] [FORMS60_MODULE_PATH]:[u13/RCDEV1/rcdev1appl/fnd/11.5.0/forms]
    [051310_112230751][][EXCEPTION] [DEBUG] [AF_JRE_TOP]:[usr/jdk1.6.0_04]
    [051310_112230752][][EXCEPTION] [DEBUG] [XNC_TOP]:[u13/RCDEV1/rcdev1appl/xnc/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [WSM_TOP]:[u13/RCDEV1/rcdev1appl/wsm/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [APPLREP]:[reports]
    [051310_112230752][][EXCEPTION] [DEBUG] [ENG_TOP]:[u13/RCDEV1/rcdev1appl/eng/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [PQP_TOP]:[u13/RCDEV1/rcdev1appl/pqp/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [CSD_TOP]:[u13/RCDEV1/rcdev1appl/csd/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [WPS_TOP]:[u13/RCDEV1/rcdev1appl/wps/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [APPLREG]:[regress]
    [051310_112230752][][EXCEPTION] [DEBUG] [GMP_TOP]:[u13/RCDEV1/rcdev1appl/gmp/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [051310_112230752][][EXCEPTION] [DEBUG] [FPA_TOP]:[u13/RCDEV1/rcdev1appl/fpa/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [OKO_TOP]:[u13/RCDEV1/rcdev1appl/oko/11.5.0]
    [051310_112230752][][EXCEPTION] [DEBUG] [CUN_TOP]:[u13/RCDEV1/rcdev1appl/cun/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [DDD_TOP]:[u13/RCDEV1/rcdev1appl/ddd/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [CSR_TOP]:[u13/RCDEV1/rcdev1appl/csr/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [PRINTER]:[noprint]
    [051310_112230753][][EXCEPTION] [DEBUG] [IGF_TOP]:[u13/RCDEV1/rcdev1appl/igf/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [GMA_TOP]:[u13/RCDEV1/rcdev1appl/gma/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [APPL_TOP]:[u13/RCDEV1/rcdev1appl]
    [051310_112230753][][EXCEPTION] [DEBUG] [BNE_TOP]:[u13/RCDEV1/rcdev1appl/bne/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [AMW_TOP]:[u13/RCDEV1/rcdev1appl/amw/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [MST_TOP]:[u13/RCDEV1/rcdev1appl/mst/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [PMI_TOP]:[u13/RCDEV1/rcdev1appl/pmi/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [ASO_TOP]:[u13/RCDEV1/rcdev1appl/aso/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [XNB_TOP]:[u13/RCDEV1/rcdev1appl/xnb/11.5.0]
    [051310_112230753][][EXCEPTION] [DEBUG] [FND_OLD_ORA_NET2_DESC]:[14,17]
    [051310_112230753][][EXCEPTION] [DEBUG] [IBP_TOP]:[u13/RCDEV1/rcdev1appl/ibp/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [051310_112230754][][EXCEPTION] [DEBUG] [CSC_TOP]:[u13/RCDEV1/rcdev1appl/csc/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [JG_TOP]:[u13/RCDEV1/rcdev1appl/jg/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [LUSRPRG]:[u13/RCDEV1/rcdev1appl/fnd/11.5.0/usrxit/prglib.o /u13/RCDEV1/rcdev1appl/fnd/11.5.0/usrxit/prgcat.o /u13/RCDEV1/rcdev1appl/fnd/11.5.0/usrxit/EXPROG.o]
    [051310_112230754][][EXCEPTION] [DEBUG] [POS_TOP]:[u13/RCDEV1/rcdev1appl/pos/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [AU_TOP]:[u13/RCDEV1/rcdev1appl/au/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [IEX_TOP]:[u13/RCDEV1/rcdev1appl/iex/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [SHT_TOP]:[u13/RCDEV1/rcdev1appl/sht/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [XNP_TOP]:[u13/RCDEV1/rcdev1appl/xnp/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [ORA_NET2_DESC]:[14,17]
    [051310_112230754][][EXCEPTION] [DEBUG] [AFJSMARG]:[-server]
    [051310_112230754][][EXCEPTION] [DEBUG] [REQUEST_ID]:[2429757]
    [051310_112230754][][EXCEPTION] [DEBUG] [REPORTS60_POST]:[&5556]
    [051310_112230754][][EXCEPTION] [DEBUG] [MWA_TOP]:[u13/RCDEV1/rcdev1appl/mwa/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [XTR_TOP]:[u13/RCDEV1/rcdev1appl/xtr/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [IBA_TOP]:[u13/RCDEV1/rcdev1appl/iba/11.5.0]
    [051310_112230754][][EXCEPTION] [DEBUG] [APPLOUT]:[out/RCDEV1_rc-oradb-1]
    [051310_112230755][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [051310_112230755][][EXCEPTION] [DEBUG] [RLM_TOP]:[u13/RCDEV1/rcdev1appl/rlm/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [IPA_TOP]:[u13/RCDEV1/rcdev1appl/ipa/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [TZ]:[GB]
    [051310_112230755][][EXCEPTION] [DEBUG] [AMV_TOP]:[u13/RCDEV1/rcdev1appl/amv/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [APPLLOG]:[log/RCDEV1_rc-oradb-1]
    [051310_112230755][][EXCEPTION] [DEBUG] [ASN_TOP]:[u13/RCDEV1/rcdev1appl/asn/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [AFCPDNR]:[disabled]
    [051310_112230755][][EXCEPTION] [DEBUG] [ITG_TOP]:[u13/RCDEV1/rcdev1appl/itg/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [GUEST_USER_PWD]:[GUEST/ORACLE]
    [051310_112230755][][EXCEPTION] [DEBUG] [XLE_TOP]:[u13/RCDEV1/rcdev1appl/xle/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [GWYUID]:[APPLSYSPUB/PUB]
    [051310_112230755][][EXCEPTION] [DEBUG] [PERL5LIB]:[u13/RCDEV1/rcdev1ora/iAS/Apache/perl/lib/5.00503:/u13/RCDEV1/rcdev1ora/iAS/Apache/perl/lib/site_perl/5.005:/u13/RCDEV1/rcdev1appl/au/11.5.0/perl]
    [051310_112230755][][EXCEPTION] [DEBUG] [IGS_TOP]:[u13/RCDEV1/rcdev1appl/igs/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [APPLDOC]:[docs]
    [051310_112230755][][EXCEPTION] [DEBUG] [MSD_TOP]:[u13/RCDEV1/rcdev1appl/msd/11.5.0]
    [051310_112230755][][EXCEPTION] [DEBUG] [FII_TOP]:[u13/RCDEV1/rcdev1appl/fii/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [APPLTMP]:[u13/RCDEV1/rcdev1comn/temp]
    [051310_112230756][][EXCEPTION] [DEBUG] [CCT_TOP]:[u13/RCDEV1/rcdev1appl/cct/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [CSP_TOP]:[u13/RCDEV1/rcdev1appl/csp/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [FTE_TOP]:[u13/RCDEV1/rcdev1appl/fte/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [JAVA_TOP]:[u13/RCDEV1/rcdev1comn/java]
    [051310_112230756][][EXCEPTION] [DEBUG] [FORMS60_MAPPING]:[http://rc-orapp-2.redclev.net:8007/OA_TEMP]
    [051310_112230756][][EXCEPTION] [DEBUG] [AFJVAPRG]:[usr/jdk1.6.0_04/bin/java]
    [051310_112230756][][EXCEPTION] [DEBUG] [PV_TOP]:[u13/RCDEV1/rcdev1appl/pv/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [FND_GSMSTARTED]:[1]
    [051310_112230756][][EXCEPTION] [DEBUG] [MSR_TOP]:[u13/RCDEV1/rcdev1appl/msr/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [FORMS60_FORCE_MENU_MNEMONICS]:[0]
    [051310_112230756][][EXCEPTION] [DEBUG] [TNS_ADMIN]:[u13/RCDEV1/rcdev1ora/8.0.6/network/admin/RCDEV1_rc-oradb-1]
    [051310_112230756][][EXCEPTION] [DEBUG] [DB_PORT]:[1528]
    [051310_112230756][][EXCEPTION] [DEBUG] [PJM_TOP]:[u13/RCDEV1/rcdev1appl/pjm/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [BIM_TOP]:[u13/RCDEV1/rcdev1appl/bim/11.5.0]
    [051310_112230756][][EXCEPTION] [DEBUG] [OAD_TOP]:[u13/RCDEV1/rcdev1comn]
    [051310_112230757][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [051310_112230757][][EXCEPTION] [DEBUG] [RM]:[rm -f]
    [051310_112230757][][EXCEPTION] [DEBUG] [JE_TOP]:[u13/RCDEV1/rcdev1appl/je/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [051310_112230757][][EXCEPTION] [DEBUG] [APPLPLS]:[plsql]
    [051310_112230757][][EXCEPTION] [DEBUG] [OA_JRE_TOP]:[usr/jdk1.6.0_04]
    [051310_112230757][][EXCEPTION] [DEBUG] [AS_TOP]:[u13/RCDEV1/rcdev1appl/as/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [GCS_TOP]:[u13/RCDEV1/rcdev1appl/gcs/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [IMT_TOP]:[u13/RCDEV1/rcdev1appl/imt/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [OA_SECURE]:[u13/RCDEV1/rcdev1comn/secure]
    [051310_112230757][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [051310_112230757][][EXCEPTION] [DEBUG] [AMF_TOP]:[u13/RCDEV1/rcdev1appl/amf/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [MSC_TOP]:[u13/RCDEV1/rcdev1appl/msc/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [OKL_TOP]:[u13/RCDEV1/rcdev1appl/okl/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [APPLMAIL]:[NONE]
    [051310_112230757][][EXCEPTION] [DEBUG] [LNS_TOP]:[u13/RCDEV1/rcdev1appl/lns/11.5.0]
    [051310_112230757][][EXCEPTION] [DEBUG] [APPLCSF]:[u13/RCDEV1/rcdev1comn/admin]
    [051310_112230758][][EXCEPTION] [DEBUG] [APPLORC]:[ar60run]
    [051310_112230758][][EXCEPTION] [DEBUG] [APPLORB]:[ar60runb]
    [051310_112230758][][EXCEPTION] [DEBUG] [IGC_TOP]:[u13/RCDEV1/rcdev1appl/igc/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [ONT_TOP]:[u13/RCDEV1/rcdev1appl/ont/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [AD_TOP]:[u13/RCDEV1/rcdev1appl/ad/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [EAA_TOP]:[u13/RCDEV1/rcdev1appl/eaa/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [ASL_TOP]:[u13/RCDEV1/rcdev1appl/asl/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [ORG_ID]:[82]
    [051310_112230758][][EXCEPTION] [DEBUG] [APPLSQL]:[sql]
    [051310_112230758][][EXCEPTION] [DEBUG] [ZPB_TOP]:[u13/RCDEV1/rcdev1appl/zpb/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [NLS_LANG]:[American_America.WE8ISO8859P1]
    [051310_112230758][][EXCEPTION] [DEBUG] [BIL_TOP]:[u13/RCDEV1/rcdev1appl/bil/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [CN_TOP]:[u13/RCDEV1/rcdev1appl/cn/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [GML_TOP]:[u13/RCDEV1/rcdev1appl/gml/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [AR_TOP]:[u13/RCDEV1/rcdev1appl/ar/11.5.0]
    [051310_112230758][][EXCEPTION] [DEBUG] [IEU_TOP]:[u13/RCDEV1/rcdev1appl/ieu/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [LUSRSRW]:[u13/RCDEV1/rcdev1appl/fnd/11.5.0/usrxit/xirusr.o]
    [051310_112230759][][EXCEPTION] [DEBUG] [XNM_TOP]:[u13/RCDEV1/rcdev1appl/xnm/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [FV_TOP]:[u13/RCDEV1/rcdev1appl/fv/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [ABM_TOP]:[u13/RCDEV1/rcdev1appl/abm/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [CLN_TOP]:[u13/RCDEV1/rcdev1appl/cln/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [FORMS60_SESSION]:[TRUE]
    [051310_112230759][][EXCEPTION] [DEBUG] [JTM_TOP]:[u13/RCDEV1/rcdev1appl/jtm/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [FORMS60_OVERRIDE_ENV]:[NLS_LANG,NLS_NUMERIC_CHARACTERS,NLS_SORT,NLS_DATE_LANGUAGE,NLS_DATE_FORMAT,FORMS60_USER_DATE_FORMAT,FORMS60_USER_DATETIME_FORMAT,FORMS60_OUTPUT_DATE_FORMAT,FORMS60_OUTPUT_DATETIME_FORMAT,FORMS60_ERROR_DATE_FORMAT,FORMS60_ERROR_DATETIME_FORMAT,FORMS60_TZFILE,FORMS60_DATETIME_SERVER_TZ,FORMS60_DATETIME_LOCAL_TZ,FORMS60_USER_CALENDAR]
    [051310_112230759][][EXCEPTION] [DEBUG] [FNDSM_SCRIPT]:[u13/RCDEV1/rcdev1comn/admin/scripts/RCDEV1_rc-oradb-1/gsmstart.sh]
    [051310_112230759][][EXCEPTION] [DEBUG] [APPS_JDBC_DRIVER_TYPE]:[THIN]
    [051310_112230759][][EXCEPTION] [DEBUG] [APPLGRAF]:[graphs]
    [051310_112230759][][EXCEPTION] [DEBUG] [CRP_TOP]:[u13/RCDEV1/rcdev1appl/crp/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [POA_TOP]:[u13/RCDEV1/rcdev1appl/poa/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [CHV_TOP]:[u13/RCDEV1/rcdev1appl/chv/11.5.0]
    [051310_112230759][][EXCEPTION] [DEBUG] [SPCCHANL]:[ ]
    [051310_112230759][][EXCEPTION] [DEBUG] [AMS_TOP]:[u13/RCDEV1/rcdev1appl/ams/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [AF_LD_LIBRARY_PATH]:[u13/RCDEV1/rcdev1ora/iAS/lib:/u13/RCDEV1/rcdev1ora/8.0.6/network/jre11/lib/sparc/native_threads:/u13/RCDEV1/rcdev1appl/cz/11.5.0/bin:/u13/RCDEV1/rcdev1ora/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib]
    [051310_112230760][][EXCEPTION] [DEBUG] [IAS_ORACLE_HOME]:[u13/RCDEV1/rcdev1ora/iAS]
    [051310_112230760][][EXCEPTION] [DEBUG] [MCS]:[echo mcs]
    [051310_112230760][][EXCEPTION] [DEBUG] [WSH_TOP]:[u13/RCDEV1/rcdev1appl/wsh/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [REPORTS60_PRE]:[&5555]
    [051310_112230760][][EXCEPTION] [DEBUG] [PAY_TOP]:[u13/RCDEV1/rcdev1appl/pay/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [FORMS60_LOV_INITIAL]:[5000]
    [051310_112230760][][EXCEPTION] [DEBUG] [BOM_TOP]:[u13/RCDEV1/rcdev1appl/bom/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [FNDREVIVERPID]:[u13/RCDEV1/rcdev1appl/fnd/11.5.0/log/reviver.sh_RCDEV1_rc-oradb-1.pid]
    [051310_112230760][][EXCEPTION] [DEBUG] [DB_ID]:[rc-oradb-1_rcdev1]
    [051310_112230760][][EXCEPTION] [DEBUG] [FORMS60_DISABLE_UNPAD_LOV]:[FALSE]
    [051310_112230760][][EXCEPTION] [DEBUG] [ICX_TOP]:[u13/RCDEV1/rcdev1appl/icx/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [APPCPNAM]:[REQID]
    [051310_112230760][][EXCEPTION] [DEBUG] [APPLLIB]:[lib]
    [051310_112230760][][EXCEPTION] [DEBUG] [CUI_TOP]:[u13/RCDEV1/rcdev1appl/cui/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [HRI_TOP]:[u13/RCDEV1/rcdev1appl/hri/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [CSM_TOP]:[u13/RCDEV1/rcdev1appl/csm/11.5.0]
    [051310_112230760][][EXCEPTION] [DEBUG] [CONTEXT_FILE]:[u13/RCDEV1/rcdev1appl/admin/RCDEV1_rc-oradb-1.xml]
    [051310_112230760][][EXCEPTION] [DEBUG] [XXBTC_TOP]:[u13/RCDEV1/rcdev1appl/xxbtc/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [051310_112230761][][EXCEPTION] [DEBUG] [ECX_TOP]:[u13/RCDEV1/rcdev1appl/ecx/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [RCM_TOP]:[u13/RCDEV1/rcdev1appl/rcm/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [DBC_FILE_PATH]:[u13/RCDEV1/rcdev1appl/fnd/11.5.0/secure/rc-oradb-1_rcdev1.dbc]
    [051310_112230761][][EXCEPTION] [DEBUG] [FORMS60_NONBLOCKING_SLEEP]:[100]
    [051310_112230761][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [051310_112230761][][EXCEPTION] [DEBUG] [MSO_TOP]:[u13/RCDEV1/rcdev1appl/mso/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [IMC_TOP]:[u13/RCDEV1/rcdev1appl/imc/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [OKX_TOP]:[u13/RCDEV1/rcdev1appl/okx/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [FF_TOP]:[u13/RCDEV1/rcdev1appl/ff/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [XLA_TOP]:[u13/RCDEV1/rcdev1appl/xla/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [REPORTS60_NO_DUMMY_PRINTER]:[YES]
    [051310_112230761][][EXCEPTION] [DEBUG] [FUN_TOP]:[u13/RCDEV1/rcdev1appl/fun/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [PATH]:[u13/RCDEV1/rcdev1ora/iAS/Apache/perl/bin:/u13/RCDEV1/rcdev1ora/8.0.6/bin:/u13/RCDEV1/rcdev1appl/fnd/11.5.0/bin:/u13/RCDEV1/rcdev1appl/ad/11.5.0/bin:/usr/jdk1.6.0_04/bin:/u13/RCDEV1/rcdev1comn/util/unzip/unzip::/u13/RCDEV1/rcdev1ora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/bin]
    [051310_112230761][][EXCEPTION] [DEBUG] [PON_TOP]:[u13/RCDEV1/rcdev1appl/pon/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [FORMS60_REJECT_GO_DISABLED_ITEM]:[0]
    [051310_112230761][][EXCEPTION] [DEBUG] [AP_TOP]:[u13/RCDEV1/rcdev1appl/ap/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [IES_TOP]:[u13/RCDEV1/rcdev1appl/ies/11.5.0]
    [051310_112230761][][EXCEPTION] [DEBUG] [EAM_TOP]:[u13/RCDEV1/rcdev1appl/eam/11.5.0]
    [051310_112230762][][EXCEPTION] [DEBUG] [WMS_TOP]:[u13/RCDEV1/rcdev1appl/wms/11.5.0]
    [051310_112230762][][EXCEPTION] [DEBUG] [VEH_TOP]:[u13/RCDEV1/rcdev1appl/veh/11.5.0]
    [051310_112230762][][EXCEPTION] [DEBUG] [GR_TOP]:[u13/RCDEV1/rcdev1appl/gr/11.5.0]
    [051310_112230762][][EXCEPTION] [DEBUG] [EGO_TOP]:[u13/RCDEV1/rcdev1appl/ego/11.5.0]
    [051310_112230762][][EXCEPTION] [DEBUG] [OKI_TOP]:[u13/RCDEV1/rcdev1appl/oki/11.5.0]
    [051310_112230762][][EXCEPTION] [DEBUG] [IBY_TOP]:[u13/RCDEV1/rcdev1appl/iby/11.5.0]

  • Maximum Number of record Per page using XML Publisher with RTF template

    Hi
    I am creating customer statement and want to show only 20 records per page. How we can set maximum number of repord per page in rtf template.
    Thanks
    Ravi

    Ravi,
    I hope you are already done with this. In the invoice there is a nice example you can use on the xml blogs.
    You limit the number of lines per page when you use the xsl commands like this in your template:
    <xsl:variable name="lpp" select="number(13)"/>
    <?for-each@section:LIST_G_INVOICE?>
    <xsl:variable xdofo:ctx="incontext" name="invLines" select=".//G_LINES[LINE_TYPE='LINE']"/>
    <?for-each:$invLines?> <?if:(position()-1) mod $lpp=0?> <xsl:variable name="start" xdofo:ctx="incontext" select="position()"/>
    and then you have the table where you have the data
    <?for-each:$invLines?><?if:position()>=$start and position()<$start+$lpp?>
    and all your lines
    and then
    <?end if?><?end for-each?>

  • Terms and Conditions in PDF PO with RTF Template

    Hi Gurus,
    We have a custom RTF template for the PDF PO. I want to add the Terms and Conditions into this RTF template that should start after the last page of each PO I looked into the Oracle standard template also but it is in XSL-FO format. I tried the way the Terms and Conditions are added into the Oracle Standard template into my custom RTF template but it didn't work for me. Can any of please help. Need your assistance.
    Regards,
    KM

    Just before the end of your for-each loop make a call to a sub-template
    Your sub-template will have the terms and conditions.
    regards
    Jorge

  • Blank Page in PDF output with RTF Template

    Hi, In RTF template; I am printing static text based on certain conditions optionally. I am getting a blank page at the end of the report if the static text is ending in the last 3 lines of the page. Does anyone had this issue before?

    Hello,
    Please upload the RTF file and the XML data file so we can test it and find out what is wrong there.
    You will have to zip the XML file in order to upload it.
    Bogdan

  • Problem in Consistent Header and Footer with Sub Templates in BI publisher

    Hi All,
    I have recently started working with OBI and used Sub templates for getting Consistent Header and Footer in all of our reports. I did this in the following way
    1. Created one template called HeaderFooter.rtf with Header and footer templates.
    2. placed the file in web server and called in the main Template with
    <?import: http://myserver.com:9704/xmlpserver/HeaderFooter.rtf?> I mean as static URL and it is working fine.
    3. Now as a part of generalizing the server i have added HTTPSERVER property in xdo.cfg file which is located in
    %BI_REPOSITORY%/Admin/Configuration.
    4. I have checked this property by placing <?xdoxslt:getXDOProperties($_XDOCTX)? in my rtf file and HTTPSERVER property is showing same as that of static.
    5. Now when i place <?import:http://{$HTTPSERVER}/HeaderFooter.rtf?> in my rtf it is ending with an error.
    so can anyone please help me out in this regard?

    Hi User XY,
    you might want to ask this in the [url http://forums.oracle.com/forums/forum.jspa?forumID=245]BI Publisher Forum
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Problem in displaying header and footer in RTF template..

    Hi all,
    How to display first "n" number of pages with one set of header and footer and the next "m" number of pages with other set of header and footer?
    Thanks,
    Makesh
    Message was edited by: Makesh

    we can try doing this,...
    but not based on page number ,
    page number will not be available during this time, it will generated during the rendering time, so the condition of Page number may not help,
    if we can find a way to identify the logic to display FOOTER A or B in the page based on something else, wee can do that..
    create a two named templateA and B , and call them according to the logic to b displayed.

  • RTF templates- Issue with inconsistent outputs

    Hi All,
    I have an issue with rtf templates.We are on XML Publisher 5.6.3 with EBS with Bursting.Bursting is set at G_HEADERS in the contorl file.
    I am using the <?start@last-page-first:body?><?end body?> function.It displays amount total for single page output and amount total only on the last page for multiple pages output.The above logic works perfectly when I have single header data in the XML file(single G_HEADERS).
    <XX_MAIN>
    -<LIST_G_HEADERS>
    <G_HEADERS>
    Lines Data(tree sub levels)
    </G_HEADERS
    <G_HEADERS>
    Lines Data(tree sub levels)
    </G_HEADERS
    <G_HEADERS>
    Lines Data(tree sub levels)
    </G_HEADERS
    </LIST_G_HEADERS>
    </XX_MAIN>
    However when there are multiple headers(G_HEADERS) in the same XML data file at the same tree level, all the outputs get generated as minimum 2 page outputs.Even though the data fits in 1 page for some of the G_HEADERS, it shows continued on the first page and just prints the total on the last page along with the header.
    I appreciate your help with this.
    Thanks,
    Lavina

    Hi,
    I'd like to know if anyone out there has come across this issue before..
    Thanks
    Lavina

  • Images in RTF template giving errors

    Hi,
    I am using "XML Publisher Template Builder for Word" ver 5.6 Build 45.
    My requirement says that i need to put all data values in a Rectangular BOX. I made the template and tested the same by using Priview option of Template Buider, and it looks Good.
    Now as soon as i am trying to upload the same template it gives me NPE, i am pasting the same here....
    ## Detail 0 ##
    java.lang.NullPointerException
         at oracle.apps.xdo.XDOException.getMessage(XDOException.java:128)
         at java.lang.Throwable.getLocalizedMessage(Throwable.java:266)
         at java.lang.Throwable.toString(Throwable.java:343)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:985)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:210)
    Now after this when i closed the instance and reopen it, i found the template is already added even after that exception.
    Now i when i am trying to run report it is compliting with error and in log life, error is shown as below...
    [9/21/06 2:45:46 PM] [UNEXPECTED] [186597:RT3517534] java.sql.SQLException: No c
    orresponding LOB data found :SELECT L.FILE_DATA FILE_DATA, DBMS_LOB.GETLENGTH(L.
    FILE_DATA) FILE_LENGTH, L.LANGUAGE LANGUAGE, L.TERRITORY TERRITORY, B.DEFAULT_LA
    NGUAGE DEFAULT_LANGUAGE, B.DEFAULT_TERRITORY DEFAULT_TERRITORY,B.TEMPLATE_TYPE_C
    ODE TEMPLATE_TYPE_CODE, B.USE_ALIAS_TABLE USE_ALIAS_TABLE, B.START_DATE START_DA
    TE, B.END_DATE END_DATE, B.TEMPLATE_STATUS TEMPLATE_STATUS, B.USE_ALIAS_TABLE US
    E_ALIAS_TABLE FROM XDO_LOBS L, XDO_TEMPLATES_B B WHERE L.LOB_TYPE = :1 AND L.APP
    LICATION_SHORT_NAME= :2 AND L.LOB_CODE = :3 AND L.APPLICATION_SHORT_NAME = B.APP
    LICATION_SHORT_NAME AND L.LOB_CODE = B.TEMPLATE_CODE AND ( (L.LANGUAGE = :4 AND
    L.TERRITORY = :5 ) OR (L.LANGUAGE = :6 AND L.TERRITORY = :7) OR (L.LANGUAGE=
    B.DEFAULT_LANGUAGE AND L.TERRITORY= B.DEFAULT_TERRITORY ) )
    As there is no row returing in this query i thing there are some prasing issues with RTF templated with images as the same report works fine without images.
    Please tell me if you have any pointer how to resove the issue.

    Hi Tim,
    We have logged SR 5803815.992, and uploaded the RTF template and a sample XML data file.
    We are currently on 11.5.10 CU2 and 11i.XDO.H
    Please let us know if you need any other information.
    Thanks

  • Subtemplate in RTF template

    Hi,
    Can anyone tell me if it is possible to add sub-template in footer of RTF template.
    Thanks,
    Swapnesh

    http://winrichman.blogspot.com/search/label/subtemplate

Maybe you are looking for

  • Connecting my GL1 to a Macbook

    I'm thinking of buying a Macbook and returning to the Mac fold. Pretty sure I'll take the plunge if I can feel confident that I'll be able to connect it to my Canon GL1. Can anyone tell me which Firewire cable I'll need and if I'm likely to encounter

  • Duplicates in Mail.app Unified Inbox (10.6.4)

    Since updating to 10.6.4 I've notice duplicate messages in the unified inbox. Anyone else? http://skitch.com/cpoteet/dj9pf/inbox-3-messages

  • Web Analysis 9.3 errors

    <p>We're pretty new to Hyperion and System 9.  Wondering ifanyone has any insight to the below error that seems tosporadically occur when trying to open a report in Web Analysis9.3.  We have a 2-server setup, with Workspace and WA on 1box; Core and S

  • Color Palette Extension

    My stylesheets tend to get long at times and I find I am constantly fishing around looking for colors to use. So I asked a friend at work about it and he created a dremweaver extension that will pull all of your colors from your css ot html fil and d

  • BI data collection question

    Dear colleagues, I have one big question regarding the BI data collection functionality (within the solution reporting tab of T-cd: DSWP). To whom it may concerned, According to the SAP tutor located at the learning map, it looks like SolMan system r