To save oracle Reports 6i in RTF format.

Hi to all....
I want t o save a report in RTF format in oracle 6i.Kindly help me to solve the issue.
Scernario.
After clicking the button(Ex payroll report button) in oracle forms 6i ,the Save Dialog box should be opened to save the report in RTF format.
The report previewer should not open. How to avoid the report previewer and call the save dialog box to save the report.
A timely help needed here....
With Regards
Sprity......

No problem,
Try 1 of 3 Solutions...
The First Solution :*
1.open ur form > drop the pll & Delete it's plx file> save and close the form and builder > sign-in >compile & Run
                      (pls. notice is the internal error exists while compiling or running the form) y/n ?
2. Then,open ur form > re-attach the library
3. do the Ctrl-Shft-k and Ctrl-T > save the form > Run it.
                       (pls. notice is the internal error exists while compiling or running the form)  y/n ?If it still fails, close the Form Builder Try...
The Second Solution :*
1.open ur form > sign-in > open the d2kwutil library, Ctrl-Shft-K *the library*> save and close it.
2. drop the attached library from ur form module > reattach it >  sign-in >Pls press  Ctrl-Shft-K, Ctrl-T. with the fresh new compiled version of the pll libery...If it still fails, close the Form Builder then finally Try...
The Third Solution :*
1.debug ur form >u will got a message indicating a missing DLL, its name 'd2kwut32.dll'.
2. Attached this Dll from the following path :  C:ORANT\BIN directory, then the problem will be successfully solved.If it dramatically fails the am sorry .. am out of suggestions :(
But u can try if the same problem exists for other forms then i recommend to re-install ur Developper < the worest choice i am afraid to do it ...!
Best Regards,
Abdetu...

Similar Messages

  • Save Oracle Report Output as PDF format in the system folder

    Hi,
    Is it possible to Save Oracle Reports Output as PDF(file_name.pdf) format in the system folder(say C:\temp\file_name.pdf).
    I am using Repors 10g R2.
    Note : i dont want to open the report preview as PDF, just i want to save the PDF file in the a specified location.
    Regards,
    Suresh.V

    Hello,
    Yes, it is possible.
    Execute the Reports passing the parameters :
    DESFORMAT=PDF DESTYPE=FILE DESNAME=C:\temp\file_name.pdf
    Regards

  • Hyperlink error : on Exporting crystal report to Editable RTF format

    Hi , In my crystal report I have hyperlink which works normally. Now when I export this report to Editable RTF format; the hyperlink gives error "Error! Hyperlink reference not valid. "
    It works for other formats.
    Please help

    This issue was patched for Crystal Reports XI R1
    Hot Fix Name: commonXIwin_chf.zip
    Adapt Number-ADAPT00408450
    Description:
    When exporting a report with email hyperlink to editable RTF format,
    the links do not work.
    New Behavior:
    This is now resolved.
    Here is a link to the hotfix:
    ftp://ftp1.businessobjects.com/outgoing/CHF/commonXIwin_chf.zip
    If you are using XI R2 and are still encountering this, then please check that you have installed the latest service pack (SP3) - and if the issue still occurs, then this may need to be tracked as a bug again.  However my understanding is that this was fixed for R2
    a programmer learning programming from perl is like a chemisty student learning the definition of "exothermic" with dynamite

  • How to open Report output in RTF format using concurrent request form.

    Hi
    I have created a report using BI publisher and RTF format. This report is working fine in PDF format. User can submit report using consurrent request form and can see report preview in PDF format.
    Now user wants to submit another request and wants to see report output in RTF format.
    User submitted a request, request successfully completed and generated a output RTF file in unix box but when user wants to see report output using concurrent request form (View Output) then window is showing raw data instead of RTF output.
    Can any body tell me about solutions?
    Thanks
    Ravi

    Hi Ravi
    I did little R&D on it and found following 2 solutions.I am sure that you also find something but for my shake i am putting it here.If you already find the solution then ignore it.
    I) 1st Solution
    1)Change the profiles 'Viewer: Application for Text' and put value as 'Browser'
    2) Change the profiles 'Viewer: Text' and put value as 'Browser'.Either change it system level or concerned user.
    3) Log out from Current session and close all internet explorer application.
    4) Log in again to check the result
    II) 2nd Solution
    1) Navigate to: Sys admin --> Install -> Viewer Options to open the Form "Viewer Options".
    Do the entry as shown below:
    File_Format     Mime Type               Description
    RTF          application/rtf Microsoft Word(.rtf)
    RTF          application/msword          Microsoft Word(.rtf)     
    2) Then ensure that the profile option Viewer: Application for Text is set to BLANK at the Site Level and User Level.
    3) Then ensure that the profile option Viewer: Text is set to 'browser' at the Site Level.
    -- It will pop-up the screen to choose application name from above two values.
    Hope this will work it for you. For me i replicated the scenario and both solutions were working for me.
    With Best Regards
    Darshan Bhavsar

  • Oracle reports output in excel format does not display the graphs

    Oracle reports output in excel format does not display the graphs: "linked image cannot be displayed".
    The output file in PDF format the graph is supported.

    Do you have any header and footer on your template?
    If you have any header and footer then try to adjust it as of to display full page.
    Thanks
    Yasar

  • Oracle Reports 6i -- Image embeded, formatting PDF, Excel

    I am using Oracle Reports 6i on Windows 2000. I run the reports from a Java application, using the RWServlet, passing in the URL all the parameters needed.
    Now I need to run from my application oracle reports created by somebody else. Initially those reports were run from a client/server application in the client's Report Runtime environment. And I need at my turn to create others with the same look and feel.
    The existent reports do not appear to use any template.
    I was going through the Oracle Reports documentation, but I still have to clarify some things.
    Here there are my questions:
    1.- The company logo image
    I found in the Layout Model/Main Section/Margin an image object, but I looked in the Property Palette and there is no path to the image, just under Boilerplate there is a object of Type Image.
    How does the report know what to embed in the report's header?
    2.- Printing reports in different formats: i.e. PDF
    When the reports are run in the client/server Report Runtime environment, the user can print the report in different formats including PDF, Delimited, XML, etc.
    Is there a way to print the report in PDF or any other format from my web application that uses the RWServlet?
    3.- Report appearance in the browser
    Run in the browser the report loses formatting as opposed to client/server.
    Is there a way to make the report look good through some sort of general configuration, or should I fix each element that doesn't look god in Live Previewer, or somewhat else?
    4.- Report in Excel
    Is it possible to save the report to an Excel file or to generate it in Excel from Oracle Reports?
    Thanks in advance,
    Paul

    Whew...lot's of questions...let's see if I can help (at least a little)...
    1. Quite possibly, the user is/was pulling the image from the database? I do this in my environment, so it might be worth a look.
    2. You should be able to print in any format from the web. You may need to adjust your destype/desname/desname parameters.
    3. Only thing I can think of here is that maybe the original report was not written using a standard web-friendly font?
    4. There's a couple of ways you can get data into an excel file:
    A. Use DDE and poke the data right into it (messy when you need to print the regular Oracle report too).
    B. Add an option to print to file and set the desformat to DELIMITEDDATA. Be sure to go through the data model and set Exclude from XML Output to 'Yes' for fields you don't need. Also, be aware that this may not come out in the same order as they do on the printed report. You can read about this on Metalink.
    Hopefully that helps you a little bit. :)
    Chad

  • XML Publisher report output in RTF format does not display full page

    Hi,
    We have one XML Publisher report, the output of report in RTF format is not getting displayed in Full Page in normal way (MS Word -->View menu --> Print layout) but we can see full page display when we do MS Word -->View menu --> Outline.
    Appreciate your valuable inputs on this.
    Is this a template issue or any profiles needs to be set.
    Thanks
    Vijay

    Do you have any header and footer on your template?
    If you have any header and footer then try to adjust it as of to display full page.
    Thanks
    Yasar

  • URGENT HELP:Reports Output in RTF Format

    Hi,
    I have a problem with Oracle Reports 3.0
    I am generating a report output to a RTF file.
    The report is output in landscape orientation in Reports Runtime
    window.
    But when I open the RTF document, the output is in
    Portrait orientation and some of the information is getting out
    of the view. If I manually change the orientation in the RTF
    Page Setup, I am able to view the output properly.
    Can this be automated by using some property/setup in Oracle
    Reports 3.0?
    Also, the BMPs are not visible in the RTF file.
    Can anyone help me on these issues?
    Regards,
    Uma Shankar Varati
    null

    Hi Aravind,
    I don’t think there is any help in HTMLDB for this. There is this technical note: http://www.oracle.com/technology/pub/notes/technote_htmldb_fop.html I don’t really like this approach.
    You should consider using XML Publisher. It’s a “new” Oracle product that is easy to use and really works! Actually it’s an Oracle Application product that is now standalone. It’s much faster to use than making the xslt manually. You can make the templates in Word. We have a project where we don’t make any templates. The customers make their own on each site.
    There of cause is a licensing issue. Depending on you setup it can be expensive.
    Check:
    http://www.oracle.com/technology/products/applications/publishing/index.html
    BI Publisher
    You can download it from Oracle eDelivery:
    http://edelivery.oracle.com/EPD/Download/get_form?egroup_part_number=B23145-01
    Product Pack Oracle Application Server Products
    Platform: Any (e.g. Window 32 Bit)
    The part number is B23145-01: "Oracle® XML Publisher CD/Media Pack".
    This includes the client and server side code + documentation and sample templates and applications.
    Regards Pete

  • Oracle Reports..(Matrix Format)

    I created a oracle reports thru report wizard(matrxi format)...the data is comming correctly.
    But iam unable to draw the line for each record....
    i want in a grid form...
    it is urgent ...plz any one help in this issuse..
    Regards
    Mohan

    Hi,
    Thank u for ur Valuable suggestion...
    iam getting output like this
    empid yr1 yr2 yr3
    150 23 12 23
    Iam getting output in a individual boxes...instead of
    table format....
    I want the ouput in a table format....
    can i gave multiple selection in selection box?(i.e in papare paramter form)
    Mohan

  • Oracle Report show in XML Format

    Hi to all
    I designed one report in oracle EBS R12 and attach one XML Template for output.This report output show properly but when i add this report in Request Set then its output show in XML format instead of attach template.
    If any member have its solution so plz send it.
    Regards ,
    Zulqarnain

    Hi Zulqarnain,
    You have missing some information.
    1. First create report in Report Builder.
    2. Generate report in XML format.
    3. Now using BI Publisher import XML format report.
    4. Add required columns in MS Word with Add in options.
    5. Now Save MS File with format rtf.
    6. Now using XML Publisher Administrator report add information regarding report information and upload rtf file.
    Have enjoy
    Edited by: 877432 on Dec 30, 2012 8:15 PM

  • To save oracle report in a given location

    Hi,
    I want report to be save in d:\dbr location in pdf format .
    I am running report through form.
    below is the code.
    declare
    pl_name VARCHAR2(30) := 'tempdata';
    pl_id ParamList;
    varno number;
    VENAME VARCHAR2(30);
    VMONTH NUMBER(2);
    VYEAR NUMBER(4);
    vacname varchar2(100);
    vitemgrp varchar2(5);
    vfromdate date;
    x VARCHAR2(150);
    y NUMBER;
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    BEGIN
    repid := FIND_REPORT_OBJECT('REPORT103');
    pl_id := Create_Parameter_List(pl_name);
    Add_Parameter(pl_id,'background',TEXT_PARAMETER,'Yes');
    Add_Parameter(pl_id,'PARAMFORM',TEXT_PARAMETER,'NO');
    Add_Parameter(pl_id,'DESTYPE',TEXT_PARAMETER, 'FILE') ;
    Add_Parameter(pl_id,'DESFORMAT',TEXT_PARAMETER, 'PDF') ;
    Add_Parameter(pl_id,'VCOMPANY',TEXT_PARAMETER,:block50.COMPANYNAME);
    Add_Parameter(pl_id,'VLYCOMPANY',TEXT_PARAMETER,:block50.COMPANYNAME);
    Add_Parameter(pl_id,'FROMDATE',TEXT_PARAMETER,VFROMDATE); -- vfromdate retrived from cursor
    Add_Parameter(pl_id,'TODATE',TEXT_PARAMETER,:BLOCK50.DOCDATE);
    Add_Parameter(pl_id,'VACNAME',TEXT_PARAMETER,VACNAME); -- vacname retrived from cursor
    Add_Parameter(pl_id,'DESNAME',TEXT_PARAMETER, 'D:\dbr\'||vACNAME||' '||:BLOCK50.DOCDATE||'.PDF') ;
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,ASYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, BATCH);
    set_report_object_property(repid, report_filename,'D:\dbr\'||vACNAME||' '||:BLOCK50.DOCDATE||'.PDF' );
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,FILE);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'rep_adminserver_inorasrv-pc_asinst_3');
    y := LENGTH ('rep_adminserver_inorasrv-pc_asinst_3') + 2;
    x := RUN_REPORT_OBJECT (repid, pl_id);
    WEB.SHOW_DOCUMENT('http://inorasrv-pc:7001/reports/rwservlet'||SUBSTR(x, y)||'?server=rep_adminserver_inorasrv-pc_asinst_3&userid=scott/tiger@winorasr');
    Destroy_parameter_list('tempdata');
    above code gives following error
    frm-93652 the runtime process has terminated abnormally.
    I don't want report to be run on browser but, to be store in pdf format in a given location.
    Forms & report version 11.1.2
    Please help..
    Edited by: parapr on Sep 21, 2012 11:43 PM

    http://inorasrv-pc:7001/reports/rwservlet/showjobs?server=rep_adminserver_inorasrv-pc_asinst_3
    I run above url
    It shows status of last run jobs.
    It is showing red cross in front of last run job.
    I click on red cross sign. It show following error message.
    The report terminated with error:
    REP-110: File AKASH. cannot be opened. REP-1070: An error occurred while opening or saving a document. REP-0110: File AKASH. cannot be opened.
    I run below url
    http://inorasrv-pc:7001/reports/rwservlet/getserverinfo
    It shows following information
    Reports Server rep_adminserver_inorasrv-pc_asinst_3 Information
    Server
    Name rep_adminserver_inorasrv-pc_asinst_3
    Version 11.1.2.0.0
    Security Mode Non-secure
    Running Mode In-process
    Host inorasrv-PC
    Process Id undefined
    Start Time Sep 24, 2012 10:12:28 AM
    Maximum Queue Size 1000
    Other Reports Servers in the Same Cluster
    Performance
    Successful Jobs 704
    Current Jobs 0
    Future Jobs 0
    Transferred Jobs 0
    Failed Jobs 296
    Response Time(milliseconds) 56855.7
    Engine
    Name Process Id Status Running Job ID Job Running Time (ms) Idle Time (seconds) Jobs Run Life Remaining (jobs) NLS Total Running Time (seconds) Total Idle Time (minutes)
    rwEng-0 4500 Ready n/a n/a 300 4 46 AMERICAN_AMERICA.WE8MSWIN1252 5 5
    need help..

  • Converting oracle reports output  to excel format

    i am using Report Builder 9.0.2.0.3, and want to view the results of the report in excel format. I have gone through many discussion forums and don't wish to use the rep2excel software,as suggested in those forums. I wish to know, at the earliest in what way can this be achieved.

    Hello,
    Since Reports 9.0.2 , it is possible to execute a Reports as a JSP
    Go to :
    http://www.oracle.com/technology/products/reports/htdocs/getstart/demonstrations/index.html
    Click on the link "Output to Excel with Oracle9i Report"
    (This slideshow steps you through creating Excel output from Oracle9i Reports.)
    Regards
    Message was edited by:
    dsegard

  • How to generate oracle report output in a comma separated format in reports

    Pls any one can help in generation of oracle report in comma separated format in reports 10g.....
    thanks,
    prasad.
    1,Chennai,Nokiasiemen,Convent junction,5535

    Use desformat=delimited.
    http://download.oracle.com/docs/cd/E15523_01/bi.1111/b32122/orbr_howto007.htm#i1040102

  • How to embed an attachment in rtf(excel output) from oracle reports

    Hi,
    I have a requirement to embed an attachment from oracle reports(fnd_lobs) into rtf template which will generate excel output.
    Can you please provide me suggestions on this.
    Thanks,
    Kavya

    Hi,
    I will judge few records whether to display or not. i am using one variable to handle its display.
    i want to avoid using IF in my templated .
    Please suggest the best way
    Regards,
    Phani Reddy

  • How to convert Oracle Report into Excel

    Hi,
    Please guide for the following:
    I am using, Report Developer 11g and I want to save Oracle report into Excel format, is it possible ?
    Regards,
    Thanks.

    There is a Reports manual you know!
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/b32121/pbr_cla005.htm#i636884

Maybe you are looking for

  • Problem using DECODE() function with a Query of Queries

    I posted on my blog about an issue I was having trying to use the PL/SQL DECODE() function with a Coldfusion Query of Queries. This function works fine when you query a database for information. However, when you query another query, it seems that CF

  • Error while installing BI Publisher Desktop - Plz Help

    Hi all, Getting following error while trying to install Oracle BI Publisher desktop Template Builder Installer failed: Unexpected Error -> I've downloaded "BI Publisher Desktop 10.1.3.4.2 for Windows" software from the following link http://www.oracl

  • Getting error in Import Items Program

    Hi I'm running the import items program to assign new organization to the item in inventory. For that i am using CREATE transaction type to create a new record with new organization. When i run the Import items program, it is throwing some error when

  • Copy access data into oracle with form builder 9i

    hello i need to copy/import data and tables from an MS access database into oracle 9i database. the situation is each time i login to my forms applicatin i will need to do that. any idea pls... the access db is frequently updated. so when i login int

  • Filter value with wildcards

    Hello there I have a table called phone_shop_tab ID MODEL CHANNEL 001 NOKIAn95 3g 002 % gsm 003 nokian97 % 004 nokian97 gsm 005 % % 006 % 3g i have to select all from phone_shop_Tab if i pass MODEL= <value> and CHANNEL = <value> Here % is any values