Authid= RWUser for excel reports. Authid=userid for pdf reports

I have the following 2 questions:
1) I get the following error when I try to run a jsp report (for excel output), when I pass authid (that is the actual userid who is running the report)
javax.servlet.jsp.JspException: REP-50171: Authentication failed
2)When I run a pdf report, I go through the rwservlet. In that case if I pass the authid as parameter, the correct value is passed. However, when I run an excel report, From the UI (jsp), the report (jsp) is invoked without going through the rwservlet (the way we invoke rdf's). In that case the auth id that is passed to the report is not the actual user id but RWUser. Where am I going wrong that the authid is not the actual userid but RWUser in case of excel (jsp) reports?
This is how I invoke jsp:
http://servername:port/reports/prj/prjreports/repname.jsp?....

Questions rephrase:
1. Is the output is same for HTML and Excel options ?
2. Why the output is viewable with HTML option and not with Excel option ?
Customer has XML Publisher Version 5.0.1 and in the process of applying 5.6.1
Thanks,
V

Similar Messages

  • Issue in MS Word report but not in PDF report

    Gurus -
    I am developing a BI Pub report and the results can be in PDF or Word, the users decide. For one field, NOTES, if there is no data, I don't want a blank space. I have an IF before my NOTES field, <?if:not(NOTES)?>, and it works fine when I'm displaying the results as a PDF. But when I display the results in Word, I see an blank line.
    Any thoughts??
    Thanks!!
    Kris Henning
    www.piocon.com

    Hi,
    try <?if@inlines:not(NOTES)?>
    Regards
    Rainer

  • Error running XL Reporter: 'a required COM add-in program..' for Excel 2007

    I have 2 users running Excel 2007 that can't run XL reporter.  They get the message 'a required COM add-in program for XL Reporter has not been loaded'.  I have instructions for Excel 2003, but not for 2007.  Does anyone know how to resolve this for Excel 2007?

    Gordon,
    I have instructions to get the IXXLReporter.dll file in the installation area, but 2007 has completely different layout. I can't find where to go???  Can you please give me the procedure?
    Edited by: Pat Frohlich on Apr 1, 2009 10:12 AM

  • Bex variables not surfacing in analysis for excel

    Hello Gurus
    We are in BO 4.0 and BW 7.1. We have some variables(istep =1) used in a bex report and we have a workbook of analysis edtion for excel on top of this bex report. The bex variables work fine first time but when the data changes these variables are still showing the old data, they are not getting the  refreshed data. Can anyone please help me on this. Thanks in advance.

    First install the latest SP. Second enable "refresh data on report opening" on your report. This makes sure the workbook refreshes the data displayed each time you open the report. Third try to delete the crosstab and reinsert the crosstab.
    Hope that helps!

  • How to go to a particular object in drill down detail pdf report?

    In drill down html reports I could directly go to a particular object in the detail report from the summary report by using hyperlink destination property in the detail report and hyperlink property in the summary report.
    How can I do the same thing in drill down pdf reports? The summary pdf report is opened first and then clicking on any of the object in summary pdf report should direct me to the same object in detail report.
    Thanks for your help.
    -Jayshree

    Unfortunately PDF doesn't support this concept. You could ensure that the detail report has bookmarks, then the user can easily see the different sections of the report.
    Hope this helps,
    Danny

  • Bug in securing pdf report

    Security feature in exporting pdf report is not work. For example to add password to pdf report it will be done but when I try to open that pdf report is opened without asking for password!!

    What version are you using?

  • How to generate pdf report and automatically save in the folder?

    Hi all,
    I want to ask, how to generate pdf report and automatically save in the folder?
    Actually, if i run pdf report and show to screen. Now do not need to show to the screen but save the pdf file in the folder.
    If anyone know, please share to me.
    Thanks and regards,
    Iwan

    Hi all,
    Thanks for the reply.
    when i run pdf report, and i got this URL to show the pdf report.
    http://190.180.55.73:7778/reports/rwservlet/getjobid3828?server=sitcnrepsvr
    Do any body know where can i get this pdf report that i have run in application server report folder ?
    Thanks and regards,
    Iwan

  • Problem for Report Generation Toolkit for excel 2000

    Hi all,
    Now I am Developing my program with Report Generation Toolkit 1.1.0 and Labview 7.1.
    In my computer I am using Excel XP, and there is not any problem. But when I build to
    a exe file, and use in a computer with Excel 2000, it didn't work.
    And I try to check the source file in this computer, I found that there any some connection
    error. And this is caused by the active X class. As I know Excel 2000 is using Microsoft Excel
    Object Library 9.0, but i cannot find it in the list of active x. So it is using Microsoft Excel Object
    Library with a very old verison. So in the property node there are missing functions, such as the
    UsedRange in _Worksheet in the Excel_Get_Range.vi. However, In VBA, I can find the 9.0 Library.
    Is it the problem of 9.0 library? How can I solve the problem? How can I upgrade the library to 10.0?
    Thanks.
    Regard,
    Ryan

    Hi Mike,
    Since my program is for all the staff in office, everyone may use it.
    I cannot call the whole office to upgrade the excel to XP.
    And I think Report Generation Toolkit is alway support Excel 2000,
    since the old version of it is not support for Excel XP.
    Regard,
    Ryan

  • FR Report Print Layout Setup for Excel

    Hello All,
    Is there any way to setup the Page Layout for Excel export of the report.The user will export the report from HTML view on Workspace to Excel from File Menu options.After viewing the report in excel the user should be able to directly print the report without setting the page size and all.
    The Page Set Up option seems to be working for PDF but not in excel.
    REgards
    AG

    Hi AG,
    As far as I know, this option is limited to pdf view. It could a nice enhancements in the upcoming versions as I've heard this request many times from various clients.
    Cheers,
    Mehmet

  • How to get an effective EXCEL Spreadsheet as output for Oracle report 10g

    Hi All,
    I am a newbie in Oracle reporting. I am using 10g. I have an oracle report whose output format is PDF from the user interface. User asked for Spreadsheet output. I changed the JAVA CODE "desformat" = Spreadsheet and got the report in Excel. But this report is not as expected as it has many blank cells, misplacements etc and looks really ugly. so Is there anyway to get an excellent spreadsheet as output.
    If anybody needs any more information on this, please let me know.
    Thanks in advance.

    Thank you so much Marwim. Your suggestion is very helpful. But I have some other Oracle reports which have only one .rdf file giving output in both pdf and Excel. This doubt might be silly. Almost same features were existing for the rdf what I am working now. For the remaining reports, it was given that DESFORMAT=SPREADSHEET , what this report lacks. I googled and found these links http://docs.oracle.com/html/B13895_01/orbr_paptoexcel.htm &
    http://docs.oracle.com/html/B13895_01/orbr_paptoexcel.htm#CIHFDJAJ . But they are not intended for excel output. they generate only web layout in spreadsheet form. Could you please suggest any other ways to achieve this.
    Thank you in advacne.
    Edited by: user07960 on Jan 10, 2013 10:47 AM

  • How to Design Report for Excel output?

    Hello Experts...
    I have both versions Crystal Report XI and Crystal 2013 at this time as we are in the process of Upgrading...
    How to design for excel output with no page size limit.
    I have several fields going across (crossing width of paper size 11X17 landscape) and I do not need this report output to be printed at all only for excel output.
    Appreciate your time!
    Thank you,
    Padma

    Hi Padma,
    You would need to increase the Page Size horizontally. Go to File > Page Setup > Check 'No Printer' > Check 'Dissociate Formatting Page Size and Printer page Size' > Increase the Horizontal value.
    Also see:
    http://scn.sap.com/docs/DOC-6687
    and
    How to WYSIWYG SAP Crystal Reports Export to XLS
    Formatting a Crystal Report for Export to MS Excel
    -Abhilash

  • Excel rendering not correctly for SQL SERVER 2012 (and reporting server)

    hi
    I have a tablix that has a category, subcategory and total items column. The total items are grouped into subcategories which are in turn grouped into categories. When using the wizard we explicitly indicate that the subtotals and totals should NOT be displayed.
    When displayed in SSRS on IE and we expand/collapse all the categories this works fine, however when we export these to an excel file using the export button we notice that the subcategories total is displayed with an empty cell when we toggle all the subcategories
    under one category.
    It seems that it used to be a SSRS2008 r2 problem but is that still the case for 2012 and what can I do to fix this?
    help would be much appreciated.
    thanks
    eddy
    eddy.a

    Hi eddy,
    Based on my test, I can reproduce the same issue in SSRS 2012. When exporting to Microsoft EXCEL, excel will add an extra row for each group, if we use the “=Sun(fields!column.value)” in the details row, then the extra row will display the total of this
    group, if we use the fields!column.value in the details row, then the extra row will display the first value of this group.
    Please refer to the work around to fix the issue: add an extra row to the bottom of the tablix, outside of the group below. Then, set the border style with “None” value of these text box.
    Reference:
    https://connect.microsoft.com/SQLServer/feedback/details/508823/reporting-services-2008-group-by-export-to-excel-duplicate-rows-csv-ok-pdf-ok
    If the issue is persist, I recommend you that submit a feedback at
    https://connect.microsoft.com/SQLServer/. Your feedback is valuable for us to improve our products and increase the level of service provided.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • How to export or delivery report for Excel for more than one sheet in OBIEE

    Hi Experts,
    How to export or delivery report for Excel for more than one sheet in OBIEE 11g? (Every time, I can only see one sheet.)
    Is it possibl to implement this requirement?
    Thanks.

    there are 2 oprions,
    One is have your tow report in a single compound layout of analysis and keep the report in dashboard and give report links.
    it will cath both your report.
    Suppose your analysis are different.
    Then you have the option of printing it to a PDF. on ritght top of Dashboard, Print - > Printable PDF.
    you ca export to PDF no to excel.
    mark if helps,
    fiaz

  • Define default for excel integration to report painter

    Hello,
    I am running report painter.
    I am using office integration to display the report with Microsoft
    Excel.
    The Excel opens with left to right display.
    I want to display him right to left - but I cannot define right to left
    as a default.
    Where can I define defalut template for excel integration to report painter?
    Regards,
    Amit Blumshtein

    Hello,
    Thank you for the replies.  I did resolve the issue above (K9 072), the account group gave me a cost center and cost element that was blocked for use.  Once I usees a valid cost center and cost element, the error went away.
    We are using SAP version 4.6
    With that said... I did receive another error, "Enter a numeric value"
    Enter a numeric value
    Message no. 00 052
    The valid cost centers are alphanumeric, not just numeric.  For instance:  IT1 is a cost center.
    Can alphanumeric values be used?  If so, how to I go about making them work with the upload in KP06?
    I have looked at the layout in report writer (KP66) and I see no options on allowing alphanumeric values.  However, I am very new to this and just may be missing it.
    Any suggestions would be greatly appreciated.
    Thank you very much!
    Rhonda

  • Is WebI the best tool for Excel file reporting?

    For many years we use BO/DeskI to produce reports.  The data source was DB2.
    From time to time, the users find the production so user friendly the begin to use DeskI for reports with Excel files for input.
    They create hundreads of reports with the 'Rich client' service.
    Now we are upgrading to WebI and the Rich Client will be on the server.  The BO Service server is a small machine, because of the licences we have.
    We have bigs questions :
    is WebI/Rich Client still a good solution for Reporting for external file like Excel?
    Is this solution will create a ressource problem on the server when more then 100 peoples will connect and use the service?
    Should we limite the external file for the rich client  location on the server (we do not want to install any more software on client computers like with DeskI)?  
    Is a product like Crystal Report a better solution for office reporting (file like Excel, Access, text file, etc)?
    In one word, is WebI the best solution for office reporting or we should go for a product like Crystal (server, ressources and licence limitation)?
    Thanks

    You should not compare Crystal Reports with Web Intelligence. If you were using DeskI then you should go with WebI because that means you are using ad-hoc reporting. WebI is the new DeskI. Crystal Reports is used for other purposes not for Ad-hoc reporting. You use Crystal for pixel perfect reports not for analysis.
    For excel data sources, are you going to use Excel with universe design or directly in WebI?
    If you are going to use it with Universe, then you will have some connection limitations. If more than one user tries to refresh the report based on excel universe, you will get an error.
    On the other hand, if you will use the excel directly in WebI, you cannot refresh the report on InfoView (BIlaunch pad).
    As you mentioned with not installing client tools then your choice will be the first one excel universes.
    Hope this helps.

Maybe you are looking for

  • Unable to Invoke a BPEL webservice from a java client

    Hi , We have developed (using Jdeveloper 10.1.3.1.0) a BPEL Process which invoke a PL/SQL procedure. This BPEL process is deployed on the Oracle SOA Suite server 10.1.3.1.0. Out third pary vendor is trying to invoke this BPEL webservice from there ne

  • Exported PDF looks beautiful in Pages and Preview not in Acrobat Reader

    Hi, I need a little help. I created an eBrochure in Pages which looks beautiful. When I export it to PDF, it looks amazing in Preview but not in Adobe Acrobat Reader; pictures doesn't look so bright and shiny, they loom more opaque. Also fonts look k

  • Declaration of table in adobe form

    hi, for the internal table declaration in adobe forms, have to use table type instead of structure. how to find out the table type for every structure

  • Windows 8 Install fails at 90%.....?

    I brought W8 yesterday and dual booted it with W7 just to test it out. It ran fine. Now I deleted the W8 dual boot partition and now I am trying to update my W7 install to W8 but it keeps failing at 90%. Any ideas will be greatly appreciated. T410(25

  • Broken latch, out of warranty.

    Hello. Sad to report that my almost two year-old 12" PB G4 has experienced a break of the latching mechanism that keeps the lid closed. The hook had been acting strangely for about the past six months but only very recently took to becoming completel