Reports 10g and Excel output

Hi,
We are getting the excel file generated out of report RDF by specifying the DESFORMAT=spreadsheet. This works fine and excel file opens when we run the report with proper output. However, when we try to 'save as' the excel file opened, the default 'save as' type is coming as 'Web page (*.htm, *.html)'.
Is there any way using which we can have this default 'save as' type changed from 'Web page (*.htm, *.html)' to 'Excel (*.xls)'?
Thanks,
Jaldhi

Try adding charset to the content type
e.g:
<%@ page contentType="application/vnd.ms-excel;charset=ISO-8859-1" %>

Similar Messages

  • Reports to generate excel output

    Update reports 9i to reports 10g, and the reports output to excel they generate error.
    Reports Error Page
    Wed Oct 20 15:10:31 GMT-05:00 2004
    java.lang.NullPointerException
    java.lang.NullPointerException
         at com.evermind.server.http.EvermindBodyContent.setCharacterEncoding(EvermindBodyContent.java:458)
         at com.evermind.server.http.EvermindPageContext.pushBody(EvermindPageContext.java:630)
         at oracle.jsp.runtime.OracleJspRuntime.pushBodyIfNeeded(OracleJspRuntime.java:1385)
         at repuc1_excel._jspService(_repuc1__excel.java:54)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)

    Try adding charset to the content type
    e.g:
    <%@ page contentType="application/vnd.ms-excel;charset=ISO-8859-1" %>

  • XML Publisher report not printing excel output due to special characters

    Hello,
    I am trying to create a xml publisher report which should display the output in excel. But the program completes with a warning status and the output is displayed as XML instead of excel, with some errors "An invalid character was found in text content. Error processing resource " and i think these errors are due to the special characters(eg: city/province - A Coruña, Cáceres). If i give rownum < 10 in my query, where there are no such characters it works fine and i am getting an excel output.
    Tried changing the XML encoding and it doesn't help (both mentioned below)
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <?xml version="1.0" encoding="UTF-8"?>
    Do anyone have a solution for this
    Thanks in advance
    Edited by: user10317098 on Jan 16, 2012 10:58 AM

    Hi,
    Check this links that might help you..
    https://forums.oracle.com/thread/1018488
    http://docs.oracle.com/cd/E10091_01/doc/bip.1013/e05000/toc.htm
    Here the Exact solution from Oracle
    In the XML PUBLISHER ADMINISTRATOR Resp..
    Click the administration..
    then Click HTML Output
    Then in the Base Image URI Give the url of your application for example
    http://Test.Test.com:8000/OA_MEDIA/
    And then
    Image File Directory give this as per your application setup
    /u01/app/oracle/apps/apps_st/comn/java/classes/oracle/apps/media/
    Thanks & Regards
    Srikkanth.M

  • Report painter report in portal - Excel output in SAP GUI for HTML

    Dear sirs,
    I need your expertize. I would like to let my users display (Excel in place)/ save the result of my report painter reports into MS Excel. I have found notes 499262 a 314568, but didn´t understand the message (or there is no message:)). Does that mean I cannot use Excel in place together with Report painter and SAP GUI for HTML?
    Second question: is there a place (user exit in generated code? I don´t even know what I am looking for) to get the data provided by the report painter engine and send the retrieved data to some custom function (to be able to call the Adobe form, to save it as a text file or any option how to manipulate the resulting data...?).
    thank you for your time and effort,
    regards Otto

    Hi Otto,
    You can send print the report to the spool and then use RSTXPDFT4 program to convert this spool to PDF file. Alternatively, you can export the spool to spreadsheet or ASCII file via SP01 transaction.
    Additinally, I'm not aware of unability to use Excel output with SAP GUI interface.
    Regards,
    Eli

  • PDF and Excel output cell spacing issues

    Hi all..
    I have a report and template whose output should be both in PDF and Excel.
    Lets say I have two tables in out put one below other. (Table1 and table 2 below it..)
    Table 1 has 5 columns and table 2 has 30 columns.
    In PDF since it is difficult and ugly to show 30 columns, I made font as 6( very small font)
    PDF output looks fine. But, when I open the reort in excel..its all messed up and ugly.
    Table 1 column widths are very much uneven. lI noticed that table1, table 2 coulmns width are same...
    For my Requirement, they must have seperate widths.. Also..when I open the report in Excel, I still get in font size 6 which is ugly
    I want table1 column width and table 2 column width in Excel as seperate..
    How do I achieve this.

    Vetsrini wrote:
    you can do that too..
    two set of tables, one for each output. and use the Microsoft word font properties.
    else
    add something like this
    <fo:block font-size="14pt" font-family="verdana" color="red">
    Your test or your field
    </fo:block>Srini, this worked!
    My font differences in Pdf and Excel has been eliminated now.
    But however I have one more problem as I stated in my first post.
    When I exported into Excel, My column width of first table is dependant on the other making my report look uneven.
    I am providing the screen shots.
    Look how Rate column of first table is very huge as it took the colmun width of table2 (Decription column)
    http://i.imgur.com/Rj8CC.jpg
    I need something like this: http://i.imgur.com/nklEN.jpg
    Is this achievable?

  • Crystal reports 2008 and excel

    Hi
    I am designing a quick report which uses excel as the data source. In order to get the correct data I want to link to the excel data file but from a known line (ROW) onwards in the file. This is because the first lines in the excel file are not relevant.
    Can this be done?

    Hello,
    I believe if you use ODBC to connect and define the columns you can tell it to not use the first line.
    If not then you`ll have to modify your output file from whatever tool you are using to create the output file.
    Thank you
    Don

  • Reports which generate Excel output do not open under ie8/Oracle Forms

    Hello,
    we run Oracle Forms (regardless whether under Jinitiator 1.3.1.22(28) or SUN JVM) and generate Excel output with Oracle Reports (web.show_document). This works well under Internet Explorer 6 (ie6) but not under Internet Explorer 8 (ie8).
    The effect ist that a new browser window opens and closes very quickly without anything further happening.
    I honestly assume that this has not to do with oracle reports but ask this nevertheless in this forum as there might be people which made the same experiences...
    I additionally found out that the same problem exists when gerenating excel or ms word output via a db procedure (with http. modules). There I found that suppressing the question (open/save/cancel) before opening a file (via the windows explorer file type association menu) helped with excel and ms word output (but this might be regarded as a not satisfying workaround).
    The problem persists with other applications' file types than XLS or DOC which are also correctly registered on the client.
    I'm not sure whether mimetypes sent along with the files (which were obviously correct with ie6) play a role in this problem.
    Peter

    Hello,
    Your problem with IE 8 seems to be similar to the one discussed here :
    IE7 windows opened and closed immediatly
    http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Interne
    t_Explorer/Q_23304982.html
    You can test the solution suggested :
    We have found the setting that we needed, under the Internet Options
    Security tab, if you select the internet zone, and click the custom level
    button, then scroll down to the Downloads section, the first option is
    Automatic prompting for file downloads, setting this to enable keeps IE 7
    from interfering with this sort of download.
    Example with screen shots :
    http://www.celt.iastate.edu/webct/securitysettings.html
    Regards

  • Planning Detail Report (GMPPDR) in Excel Output

    Hi All,
    We have a requirement to show the Planning Detail Report (GMPPDR) output in Excel format.
    And it need to include all the four templates (Horizontal, Vertical, Exception & Action).
    Can someone give me some insight on how this can be achieved ?
    Regards,
    Ganga

    Hi ,
    We have applied the patch and the output is coming in excel.
    But it didnt serve the purpose.
    the issue is if there are 10 buckets (10 days)..then the report output is shown in two different blocks for the horizontal plan ...
    1,2,3,4,5
    6,7,8,9,10
    But the user needs all the 10 days in the same table format.
    Not sure if there is a way to upload some examples to explain it bettter.
    Thanks
    Ganga

  • CF Report Builder and Excel format

    Hi Everyone,
    I was trying to display a report in excel format in report builder. It shows the data, but I do not find the print button options, whereas I can see it with other formats. Is this the way it is, or do I need to format anything more within my report for showing up the print button option?This is only happening for excel format
    Thanks

    Hi Keiko,
    Yes, CF Report builder is new and initially there was few
    issues with this. But I guess now it's good after hotfixes.
    Well, I am using CF Report Builder. It's good for me. You can
    also design and develop complex reports, that depends upon the
    query you are writing. You can also add subreports to your main
    reports.
    Mainly CF Report is platform independent and you can also
    generate reports in PDF, EXCEL and FlashPaper.
    Crystal Report is no doubt is very good, and it's there for
    long years. I agree you can create complex reports with this, but
    you also can do the same in CF also. You are using this for last 10
    years, so I guess you should try something new and that is CF
    Report Builder and you can judge then.
    I am sure you will have fun with CF.
    Thanks
    Sankalan
    (www.mindfiresolutions.com)

  • How To use Arial (Cyrillic) font  in Reports 10g for PDF output

    Hi,
    My reports are in Arial (Cyrillic) font, but there are only hieroglyphes in pdf output. Is there a problem with fonts on Report Server or something else?
    My Report Server is 10g R2 (10.1.2.2) and OS is RHEL 4.
    I followed metalink notes 750805.1 and 356221.1 but it didn't help me.

    You also have to be careful with fonts. The font you download may be the same name, but a different font. Just because you find a Zurich BT font, does not mean it is the same. If you search on the internet, there are several sources of some Zurich BT fonts free. However, they may or may not be the same font. Editing is best done on the original document and not the PDF. One of the PDFs I found on the Landis site was only in Zurich font. I would think that the original file is available from the company and that should be the document you edit, not the PDF. It appears the original was created in InDesign (CS3).

  • Opening a report designed in Report 10g in Excel format

    I have passed the desformat parameter as spreadsheet but still i find unnecessary blank cells between columns and rows.
    The report is created in Report Builder 10g manually without using the Report wizard.
    I have tried to remove all the spaces between the fields. (even by using zoom) but still the same problem.
    Can anyone suggest regarding this.
    Thanks
    R K Sharma

    It seems working thanks...
    But please let me complete this and then I will let you know..ok...
    Thanks
    R K Sharma

  • Crystal Reports 2008 and Excel data source

    I want to use a large Excel-sheet (with 139569 lines) as a data source for a report. Crystal Reports 2008 only seems to accept Excel sheets as a data source if they are stored in Excel 97-2003 format. But, then there is a limit of 65536 lines and I miss more than half of the data I need to process. Does anyone have an idea how I can solve this problem??

    Hello,
    No work around in CR when connecting to xls files. CR can only use xls files which has the 65K row limit. Our next version does support xlxs files though. Cr for VS 2010 is available, no Designer outside of the IDE though. CR 2011 is still in beta and no release data announced yet.
    For now all you can do is limit your sheets to 65k or export your XLS files to Access, must also be an MDB file type, not the new extended type. Once in an Access database now you can use it as your data sources.
    You can use a temp database so it gets destroyed each time or simple delete all records. Up to you how to manage it.
    Thank you
    Don

  • Reports 10g and Firefox 3 - How to load the java bean

    Hi,
    I have problems configuring Firefox to run Reports.
    I have been told that Firefox cannot load the java bean right from the start.
    If someone could direct me to documentation on using Firefox and Reports, that would be nice.
    Many thanks in advance.
    Jean

    Hello,
    If you execute your Reports as a JSP page : URL like http://server:port/reports/myreports.jsp?param1=...
    the output will be in HTML
    If you execute your Reports using the Reports Servlet : URL like hhp://server:port/reports/rwservlet?report=myreports.jsp&param1=...
    the output will be in the format specified by DESFORMAT : (HTML / RTF / PDF / ..)
    Supported values for DESFORMAT :
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwrefex/cmdline/common/bld_desformat.htm
    Regards

  • Email Subscription Fails when report includes and Excel ODBC Data Source

    I have developed a report in SSRS vs3 which uses a SQL 2008r2 datasource and an Excel datasource using an ODBC connection.
    The report runs perfectly well manually, and from a subscription it will run the report and write the file to a UNC folder.
    However if i try to setup a subscription to email the file it fails everytime with the following message
    "Failure sending mail: Exception 0xc0000005 was generated at address 0x000007FEF1D95B3B Mail will not be resent."
    I have tried the usual searches online but not managed to find an explination, work around or resolution.
    Thank you in advance for any help offered.

    Hi Adam,
    Based on my research, the problem may occur if the From field of the e-mail message contains more than 255 characters or there are something wrong with cdosys.dll library, because all the errors come from exchange's cdosys.dll library (CDO - Collaboration
    Data Objects) that SSRS uses to send emails. 
    In the first scenario, please ask the System administrator to check if the mail server has been updated or if there is any error in the mail server. In the second scenario, restart report server could help as you basically restarting the process and reloading
    all libraries.
    References:
    http://support.microsoft.com/kb/842031
    http://www.experts-exchange.com/Database/MS-SQL-Server/MS-SQL_Reporting/Q_27046012.html
    http://msdn.microsoft.com/en-us/library/ms160334.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • About ABAP and EXCEL output files

    Hi experts.
    We are using an outbound interface that creates a Excel files with ABAP OO. The main problem of the issue occurs when we call the method to save and close the excel document already created but in windows task manager it stays opened.
    Is there any possibility in abap to call some method or statement to close (or kill) the excel application already opened in Windows?
    Regards!

    Am not sure but my answer is NO.
    Because, ABAP is a different server and windows is a different server.
    So you cannot control any applications and actions that are performed out of sap box.
    Thanks
    Kiran

Maybe you are looking for

  • How do you create a graph in numbers with different x-values?

    For my chemistry class I have to create one scatter plot with three different sets of "x" and "y" values. I have done it before but it is not working. What is an easy way to accomplish this?

  • Use computer to control digital piano -- Is this possible?

    I connect my Macbook and Yamaha Clavinova digital piano via USB Midisport interface. It works properly for midi input, that is to say I can play the digital piano and record the musical notes in Garage Band. But when I press play button in Garage Ban

  • CallableStatement problem

    hey experts, I have created one application in JSP and 've used CallableStatement.. but the problem is I am not able to retrieve the correct values from database.. so please let me know where I am going wrong..here's my code:::: Connection con8 = Dri

  • [GNOME] Computer Locks Instead of Hibernating

    I have the alternative status menu installed and I have never been able to hibernate. The screen just locks. I just added the testing repos to see if that would make a difference but has not. Linux myhost 3.1.0-4-ARCH #1 SMP PREEMPT Mon Nov 7 22:47:1

  • FF4 will not install on my iMac g5 running OS 10.5.8.

    I have downloaded Firefox 4.0 several times, however each time I try to install it on my iMac G5 running OS 10.5.8, I get a message that says "You can't open this application "Firefox" because it is not supported on this architecture."