SAP NetWeaver Portal Crystal Reports PDF Export Problem

Hallo all,
We are working with BO Edge XI 3.1 with integration on SAP Netweaver Portal. The problem is that integrated in SAP Portal CR reports cannot be exported to PDF or printed out.
I am using an URL iview with the parameter sOutputFormat=P to run the report.
When I want to print out the report I get the warning message from Internet Explorer "The download of files from this page is for security reasons blocked. Click here..." --> Download the file. By clicking on the u201CDownload this fileu201D the report starts to run again. PDF export doesnu2019t happen.
Did somebody have the same problem?
Thanks a lot in advance!

Hello Ingo,
thanks a lot for Your help. I have already talked to my IT department and they are looking for the solution of this problem, too.
Is there a documentation  about necessary settings in the browser to work with SAP NetWeaver Portal and Crystal reports?
The problem is that on some clients the PDF export is working and on another clients not. The settings of IE seem to be equal.
Regards,
Katharina

Similar Messages

  • Crystal Reports PDF Export problem

    Hi I'm using Crystal 8.5 for my reports in VB 6.0. We have intrepret as RTF in the report. Now when we export this report to PDF the nested bullets loose formatting. All bullets show up at the same level. Any idea how to fix this?
    Thanks
    Sudha

    Hello Ingo,
    thanks a lot for Your help. I have already talked to my IT department and they are looking for the solution of this problem, too.
    Is there a documentation  about necessary settings in the browser to work with SAP NetWeaver Portal and Crystal reports?
    The problem is that on some clients the PDF export is working and on another clients not. The settings of IE seem to be equal.
    Regards,
    Katharina

  • Java Crystal report PDF Export

    Hi,
    Thanks in adavance.
    Developed a crystal report with command level arguments(i.e constructed a query with dynamic parameters). Calling the same through a java programme. I want to know whether we can export crystal report into a pdf through java. When I tried it's giving me NullPointerException.
    Regards,
    Sudheer

    Here is snippet of code how I am exporting rpt file to pdf file. I didn't include every code here but I am hoping this will give you the idea. Please let me know if you need more info.
    public byte[] runReport(RPTParameters para) throws SQLException {
    byte[] reportData = null;
    ReportClientDocument reportClientDocument = null;
    try {               
         reportClientDocument = new ReportClientDocument();
         reportClientDocument.setReportAppServer(ReportClientDocument.inprocConnectionString);
         reportClientDocument.open(ReportDataConstants.CPS_RPT_FILE, OpenReportOptions._openAsReadOnly);
         ExportOptions exportOptions = new ExportOptions();               
         PDFExportFormatOptions pdfOptions = new PDFExportFormatOptions();
         exportOptions.setExportFormatType(ReportExportFormat.PDF);
         exportOptions.setFormatOptions(pdfOptions);
         ParameterFieldController paramFieldController = reportClientDocument.getDataDefController().getParameterFieldController();               
         paramFieldController.setCurrentValue("", "@ba", para.getBusinessAgreement());
         paramFieldController.setCurrentValue("", "ReportMonth", para.getMonth());
         paramFieldController.setCurrentValue("", "ReportYear", para.getYear());
         InputStream reportInputStream = reportClientDocument.getPrintOutputController().export(exportOptions);     
         reportData = new byte <reportInputStream.available()>;
         reportInputStream.read(reportData);
    catch (ReportSDKException e) {
    finally {
    return reportData;

  • Run a Crystal Report published on BW from SAP NetWeaver Portal without BOE

    Hi all,
    We need to create a report using Crystal Reports, save it to BW, publish it to SAP NetWeaver Portal, and run it from SAP NetWeaver Portal. We do not want to use BOE here.
    Currently, we are able to save the report on BW.
    With Xcelsius, we have seen that we can directly refer to the dashboard's technical name from SAP NetWeaver Portal. Is similar thing possible using Crystal Reports? If yes, how this can be achieved?
    Regards,
    Dhanesh Aradhye

    take a look here:
    Portal Part 1
    /people/ingo.hilgefort/blog/2010/03/29/sap-businessobjects-enterprise-sap-enterprise-portal--part-1-of-4
    Portal Part 2
    /people/ingo.hilgefort/blog/2010/03/30/sap-businessobjects-enterprise-sap-enterprise-portal-part-2-of-4
    Portal Part 3
    /people/ingo.hilgefort/blog/2010/04/08/sap-businessobjects-enterprise-sap-enterprise-portal--part-3-of-4
    Portal Part 4
    /people/ingo.hilgefort/blog/2010/04/21/sap-businessobjects-enterprise-and-sap-enterprise-portal--part-4-of-4
    but you still need the BusinessObjects Enterprise system as only the BusinessObjects system will actually render the report.
    Ingo

  • Publish Crystal Reports to SAP NetWeaver Portal

    We are trying to publish Crystal Reports to SAP NetWeaver Portal.  So far we found that we always have to save to BusinessObjects Enterprise first, and then we found the ID from Crystal Reports in the InfoView.  After that, we put that ID in our iView using PAR template.  Here are our questions:
    (1) After we save Crystal Reports to BW server, how can we run that report from BW without saving to BusinesObjects Enterprise?
    (2) Can we directly publish Crystal Reports to SAP NetWeaver Portal without saving to BusinessObjects Enterprise first?
    Thanks a lot for your answers!
    Paul

    Thanks for the answers. From your answer, I believe what you are trying to say is that we need to save Crystal Reports to BusinessObjects Enterprise no matter what. We need to save Crystal Reports to BOE first, and then we need to have BOE in order to run Crsytal Reports.
    >> Yes
    Then we can publish our Crystal Reports saved in BOE to iVew in SAP NetWeaver Portal. Wether we save Crytal Reports to BW is not necesary.
    > correct. That is your choice but remember that saving to BW does come with benefits such as an integration into transports.
    This also means that we cannot just create Crystal Reports, save it to BW, publish it to SAP NetWeaver Portal, and run it from SAP NetWeaver Portal w/o BOE. Please correct me if I am wrong
    >> correct
    Ingo

  • SAP Netweaver Portal - Folder structure and report publishing strategy

    Hi gurus,
    I'm working on a project in which we are publishing BW reports in SAP Netweaver Portal (prior to this, we were using SAP Bex Browser) organizing it by Department (workset, 2nd lvl of navigation), Business Processes (workset, 3rd lvl of navigation) and "iview types" (transactions, queries, dashboards and so on). On 1st level we have a workset simply called "Reports".
    For each PFCG role we have on BW (ABAP Server), we created a portal role and defined which of the higher navigation tiers is visible to users (delta-linking the top level navigation worksets to the portal role and setting visible accordingly) and then we assigned Portal roles to the appropriated Group (PFCG role) so all users that have access to certain PFCG role can have access to the corresponding Portal role.
    For example:
    In BW (ABAP) we have a PFCG Role: Sales PMR Analysis - Administrator, which grants access to Sales Infoproviders, queries and data for PMR analysis. The user that have access to it, should be able to see:
    |Reports|
    |Sales Administration|
    v PMR Analysis
      > Web Queries
      > Transactions
      > Dashboards
      > Workbooks
    In Portal we create a workset that has: "Reports" and under it, all Departments (Sales Administration, Financial, Services, Human Resources and so on) set as "not visible". We create a Portal role called PMR Analysis and add the Report/Departments workset, set Sales Administration as visible and add worksets/folders named PMR Analysis, Web queries, Transactions, etc, and all the corresponding iviews under it.
    If we assign this new Portal role to the Group of the corresponding PFCG role, the user will see exactly as the example from above.
    Pros: The users have a clean view of the reports he/she has access.
    Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist.
    One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.
    So, I'd like to know how other consultants are defining this kind of folder structure and report publishing strategy in Portal. Ideally we would like to be able to have:
    - Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)
    - Clean view of reports, segmented by department and business processes.
    - Possibility to search for reports, even for those that the user does not have access.
    I'd appreciate if you guys can share your experience on this.
    Thanks in advance.
    Leandro

    Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist
    This is not a refutation: your BW developers/consultants should be able to write reports, which points you in case of insufficent backend rights. EP is not designed to be familiar with ABAP security concept and cant take any influence at it.
    One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.
    Yes, bad idea.
    - Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)
    As you already wrote on your own, this would be not good
    - Clean view of reports, segmented by department and business processes.
    - Possibility to search for reports, even for those that the user does not have access.
    This is not covered by SAP, if you wanna provide that, develop it on your own.
    cheers

  • PDF Encryption. How can I encrypt a PDF via the Crystal Report's Export?

    Hello,
    Is there a way to encrypt PDF files created via Crystal Report's export feature? We need to have such PDFs encrypted so that end users cannot copy information from them (files would be read only).
    I have researched in these Forumns and the old Business Objects' forums but could not find information on the topic. Crystal Report's online help does not provide any information either.
    Any help is greatly appreciated
    Lucio Gayosso
    [CRYSTOB: CA PLEX/Crystal Reports Interfacing and CR FAQ.|http://www.angelfire.com/nc/gayosso/crystob.html]
    [GAYOSSONET|http://www.gayossonet.com]

    Jason,
    Will do. I did not know about these features, this is the 1st day I am in these forums.
    Have a great day,
    Lucio Gayosso
    [CRYSTOB: CA PLEX/Crystal Reports Interfacing and CR FAQ.|http://www.angelfire.com/nc/gayosso/crystob.html]
    [GAYOSSONET|http://www.gayossonet.com]

  • Export SAP Netweaver Portal configuration and setting

    Currenlly, I am developing a web dynpro application which will be deploy into sap netweaver portal using Iview.
    Anyone has an idea of how to export all NEWLY ADDED sap netweaver portal configurations and settings such as portal content information (Iview), ume info such as role, groups and users, portal theme, modified login page and masthead, knwoledge management, collaboration .... from the sap netweaver portal in my development environment into my client's UAT and Production SAP Netweaver Portal server.

    Hi
    For transporting iVIEWs
    goto system admin -- transports -- transport package - export --
    now create a folder under portal content and right click ur folder - new -- transport package -- give name and id and open object and add ur iviews to that package and click on  export- and click on start export
    now download the file and save to ur desktop
    and login to ur QA system and goto system admin -- tranport -- transport package -- import -Source for Package Files - select client -- browse ur file and click import
    for theme transport goto system admin -- portal display -- theme transport -- under export theme click on ur theme and and save that file to ur desktop
    now login to QA and goto system admin - portal display -- theme transport -- import -- brose ur theme and upload
    for modified logon page u need to deploy ur par file into ur QA system
    For KM transport check this bogs
    KM transports: Part I
    KM transports: Part II
    KM transports: Part III
    KM Transports: part VI
    KM Transports: Part  V
    Regards
    Krishna.

  • JRC Export to Text like Crystal Report Designer Export

    We need to Export report to Text like Crystal Report Designer Export using JRC. Is this possible? I see export ReportExportFormat CSV, PDF and RTF only. These exports are working, But I need plain text that looks like Text export of Crystal Reports Designer. I see this working in RAS 2008. What I can do to get this with JRC. I am using Crystal Reports 2008 to design reports.
    Thanks for any help.
    Regards
    Raveendra
    Clarification

    Thank you Jitin.
    What could be solution to this problem?
    If still I want to go with JRC, Can I write some Java code to perform this export?
    I see TextExportFormatOptions and its not working.
    If I want to export automatically to text format, what other choices are there?
    Basically I need to execute report and generate text file automatically. Text file should look like Crystal Report Designer Exported Text file.
    Thank you for your time.
    Regards,
    Raveendra

  • No SAP Datasources or SAP Toolbar in Crystal Reports 2008

    I cannot see the SAP toolbar or SAP datasources under "Create New Connection" in Crystal Reports 2008 SP1.
    After reading many threads on SDN and reistalling Crystal Reports 2008 SP1 and the BOBJ SAP Integration Kit many times I have not been able to get this to work. I have installed the following in order:
    - SAP GUI for Windows
    Release: 710
    Build: 1046700
    Patch Level: 12
    includes the BW 3.5 AddOn and BI 7 AddOn
    Crystall Reports 2008 SP1 which I installed all components except Legacy XML Export.
    Business Objects XI Integration Kit XI 3.1 for SAP which I installed all desktop components and all server components excluding web content and SDK. This was a local install on my PC.
    I have ensured that I have only one instance of SAPLOGON.ini on my PC.
    I have not applied the transports yet because I want to see the SAP datasources and SAP toolbar in Crystal Reports before I progress.
    We do not have Business Objects Enterprise and I'm not sure what "BOE 3.1 Client Tools" is referred to earlier in this thread. My understanding is that in addition to SAP and BW we just need Crystal Reports 2008 and the SAP integration kit.
    We are on ECC6 and BW 3.5.
    I hope someone can help.

    Hi Stratos,
    Thanks for your response. I finally got this working. My issue was that I originally used the Crystal Reports 2008 and BOBJ Int Kit downloads from the SAP support portal. I checked with another SDN user Steven Dierick - thanks Steven - for the version of Crystal Reports 2008 he was using (version 12.0.0.683).
    I downloaded Crystal Reports 2008 version 12.0.0.683 and the BOBJ Int Kit from the downloads section of sdn and it works!! SAP Toolbar, datasources and everything.
    Considering I'm using Crystal Reports 2008 SP0 are there any disadvantages of not using Crystal Reports 2008 SP1?
    If I'm better off using SP1 where should I download Crystal Reports 2008 SP1 and the appropriate BOBJ SAP Integration Kit?
    cheers,
    John

  • SAP Netweaver Portal Single Sign On.

    Ok, I need some help!
    We have a dashboard that is accessed through a SAP Netweaver Portal.  The Dasboard gets it's data from a LiveOffice Crystal Reports object which when refreshed asks the user for the BOE logon credentials. The users do not want to have to Log in to the BOE for the Crystal Report to refresh, so the question is has anyone successfully managed to use some method of Single Sign On from SAP Netweaver to BOE (v3.1) for a dashboard SWF refresh?
    Many thanks
    [Charles|http://www.reportex.co.uk]

    Hi Charles,
    can you share with us the configuration steps needed in the SAP Portal in order to use SSO?
    Thank you.
    Best regards
    Victor

  • Need Crystal Reports Excel Export Compatibility Patch

    I seached the threads and found that the person that started this thread:
    Crystal Reports.NET Export to Excel
    has the same issue/needs that I do.  We have over 1000 crystal reports all written in 8.5.  We MUST have the ability to export them accurately to Excel in the clean manner in which they were exported back in version 8.5.  Apparently (for whatever reason) you guys have gone away from the old methodology of exporting to Excel, however I read that there is a compatibility patch that can be provided that would allow me to be able to export the reports to excel the way it use to work.  What do I need to do to aquire this patch?  Thanks.
    Steve

    Thanks Don for you reply.  I noticed you said this was low priority for him, but to us it's a major priority as I said, one of our biggest clients is very upset about it and we need it fixed asap. 
    I understand what you are saying when you say that we "had 10 years to update it."  However, please understand from our vantage point.  We didn't upgrade b/c you're user license agreements were so expensive for us until you recently reworked it so as to be affordable.  So we couldn't upgrade until recently.   So now we "upgraded" to a newer version of Crystal which usually means things are enhanced and work better.  However, in this case the newer version is causing us major problems in an area that use to work great.  So we're finding it hard to blame ourselves for this.
    I guess I am ignorant as to why SAP would go to an entirely different exporting methodology when the old methodology was working so well. 
    Anyway, thanks again and anything you can do to speed up the process of getting us a patch would be greatly appreciated.
    Steve

  • How to activate 2 different ITS Theme in SAP Netweaver Portal

    Hi experts,
    We have 2 different company using our SAP Netweaver portal for the ESS/MSS. This companies is using different ITS Theme.  We are now can activate only one ITS Theme. Now, one of the company has problem to display the ESS/MSS iview (The look problem). How to solve this problem because i was told that ITS Theme is a global setting. Only one theme is allow to activate at one time.
    Rgds,
    Nanie

    Hi Nanie,
    Could you pls try the below steps?
    step1: change your rule collection based on Groups.. like, if group1 then portal desktop  is desktop1                                                                               
    if group2 then portal desktop is desktop2.
    setp2: assign company one users to group1 and company2 users to group2.
    step3: for desktop1, use the first theme.
               for desktop2, use the second theme.
    Thanks,
    Arun.

  • Licença de SAP Netweaver Portal para Processo de B2B

    Pessoal, boa tarde!
    Alguém sabe me dizer se para utilizar o SAP Netweaver Portal para os processos de B2B é necessário comprar licença SAP ou está incluso no pacote onde a empresa compra o GRC e o PI?
    Essa licença do PI que a empresa tem direito nessa compra, é somente para o processo de NF-e ou ela pode utilizar para integração com outros processos e sistemas?
    No aguardo, obrigado.
    Danilo

    Danilo,
    a licenca do NFE inclui:
    - Netweaver runtime: licença Web AS (ABAP e Java) para rodar os componentes SLL-NFE e SLL-NFE-JWS.
    - PI runtime: exclusivamente para utilizacao das interfaces do XI Content de NFE (SWCV SAP SLL-NFE 1.0).
    Se vc precisa do PI para outras interfaces e/ou precisa do Portal para disponibilizacao de telas para clientes/fornecedores, essas licencas realmente estao fora da licenca do SAP NFE 1.0.
    Att,
    Henrique.

  • Integrating a Java web application into the SAP NetWeaver Portal

    Hello experts,
    We have a requirement to integrate a Java based web application into the SAP NetWeaver Portal using iView/iFrame technology. The Java based web application is completely independent from the SAP environment but should be displayed as part of the SAP Portal environment. The other requirement is the main navigation menu for the Java based web application should be configured and provided in the SAP Portal.
    Any pointers on how exactly this can be done would be of great help.
    Also how can the SSO (Single-Sign-On) to the Java application be implemented so that the user can logon to the java application through the portal without providing the user credentials again.
    Thanks in advance.

    Hi,
    I think you can use URL iviews to integrate your java web application with EP. you have the option of doing SSO with the application as well.
    Have a look at the sap help material
    http://help.sap.com/saphelp_nw04/helpdata/en/f5/eb51730e6a11d7b84900047582c9f7/frameset.htm
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CreateURLiviewintotheSAPEP+portal
    Regards,
    Ganesh N

Maybe you are looking for

  • Hi support team

    Good day, I'm just change to iPhone 5 few days.. And I was newbie here for iPhone. I wanted to purchase apps in App Store. After I typed in all my data of debit card but keep having the problem of " invalid security code " I'm kinda frustrated about

  • Preview loading slow - solution

    SOLVED FOR ME: I was having this issue with OS X Lion 10.7.3 2GB ram MBP.  I tried the above terminal steps but couldn't find anything there.  I was reading through my code and noticed that it named "font" early on in the terminal output.  I recall h

  • How do I add photoshop cc 32bit if I didn't initially install it?

    I installed Photoshop CC from the full download since I have a slow connection.  I may have unselected install 32 bit but not sure I remember anymore.  Anyway there is nothing useful in the program files 32bit adobe photoshop CC folder. I find I need

  • Assignment of credit control area to sales area

    Hi Friends,                  What is the advantage of assigning credit control area to  sales area when it is already assigned to the relevant company code ? Regards Mahesh.

  • ICloud for Windows Version 4.0 Photostream broken

    Following the installation of iCloud for Windows Version 4.0 my photostream has stopped updating on my PC.  All shared photostreams appear to be fine.  My photostream is still working on myother apple devices and apple TV.  I have turned my photo str