Crystal Reports 2011 or Crystal Reports Enterprise - BI4 and SAP BW 7.3

We're using BI4 and SAP BW 7.3 - We'd like to have a CR execute a Bex query with hierarcal information. We've tried this with CR2011 and found the report somewhat slow. Would / should we be be using Crystal Enterprise?
We are always using data from SAP BW.
Thanks
Jesse

Hi,
the clear recommendation is to use CR for Enterprise with the direct connectivity.
take a look here:
Crystal Reports and Bex Queries
Crystal Reports and Hierarchies
Crystal Reports and Hierarchies Part II
Crystal Reports and Custom Structure
Crystal Reports and Hierarchy node variables
regards
Ingo 

Similar Messages

  • Migration Steps - Crystal Reports 2011 to Crystal for Enterprise

    Hi All,
    I am trying to collate steps for migrating Crystal Reports 2011 to Crystal for Enterprise. I tried to hunt for a suitable document on this forum which will give me a detailed steps or an overview of what steps are involved in doing the migration, however i am unable to get the required information (My searching skills may not be good enough). May i request to assist in finding a document / steps for the migration.
    Regards,
    Yog

    check this link.
    http://scn.sap.com/docs/DOC-39423

  • Difference between using the Enterprise Portal and SAP GUI

    Hi Gurus,
    Could one of you please send me a document that lists the differences between the Enterprise Portal and SAP GUI?
    thanks in advance

    Hi,
    For groups, managedBy is an administrative convenience to designate “group admins”. Whatever principal listed in
    managedBy gets permission to update a group’s membership (the actual security is updated on the group’s AD object to allow this).
    In Win2008 and later managedBy also became the way you delegated local administration on an RODC, allowing branch admins to install patches, manage shares, etc. (http://technet.microsoft.com/en-us/library/cc755310(WS.10).aspx). 
    On the RODC, this is updating the RepairAdmin registry value within RODCRoles.
    So the difference between them should be only the way they do the same thing.
    For more details, please refer to the below article:
    http://blogs.technet.com/b/askds/archive/2011/06/24/friday-mail-sack-wahoo-edition.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I want to know about enterprise soa and sap netweaver

    Hi all,
                 i am ABAP'r , i want to know about Enterprise SOA And SAP Netweaver ,
    please send some documents about that .
    Thanks&regards.
    Naveen Kumar

    ESOA mean Enterprise Service Oriented Architecture
    SOA mean an Architecture approach to define IT solution for business problems using loose couples SERVICES
    Service mean: definition of a business function in terms of the service message, protocol and nature
    Nature mean Service direction, Service mode and service contract
    WEB SERVICE, XML, XSD, SOAP : Mean a technology following SOA architecture approach to IT enablement of a business need.
    WEB service compose business functions, location of services, messages of service offering and protocol into a single definition to define service contract.
    XML mean a common language to represent message
    XSD mean a common way to define message structure
    SOAP mean a procol which carry messages of services between service consumer and service provider.
    Finally : Web service is not SOA. Web service is a technology implementing SOA architectural approach to IT enablement of a business NEED.
    Note: If you are happy with answer please make sure point is rewarded.
    Thanks

  • Enterprise SOA and SAP PLM

    Hi,
    I am currently looking for information about enterprise services related to SAP PLM.
    So far, I have found a lot about SOA/Enterprise SOA in general but nothing specific about Enterprise Services for SAP PLM.
    Are there any ES Bundles for SAP PLM or any PLM related services in the ES workplace? Could anyone give me a hint where to search for informationen concerning the combination of SAP PLM and Enterprise Services?
    Thanks for your help.
    Markus

    Have a look at the following link
    https://wiki.sdn.sap.com/wiki/x/DQ0
    BR
    Sameer

  • Upgrading to Crystal Reports 2011 from Crystal Reports XI

    Hi,
    I hope someone can provide some assistance.  I am a current user of Crystal Reports XI and am upgrading my notebook to Windows 7 so therefore need to upgrade my version of Crystal.
    I have downloaded a trail of CR2011 and installed.  I am wanting to purchase the new version but what to know if I am able to purchase the Upgrade or need to purchase the Full Version ?
    Which ever way I go, can I simply relicence the version I have installed or do I need to uninstall and re-install ?
    It is being installed on the same notebook although the HDD has been replaced.
    I look forward to your assistance.
    Thanks,
    Shaun

    This is more of a sales query than support. Please call sales for aswers to your questions:
    866-681-3435
    - Ludek

  • Crystal Report 2011 doesn't find SAP B1 DB in Expert DB

    Good morning,
    I've found a problem when I've installed SAP Crystall Report 2011 on the computer where is my SAP B1 (version 9.0).
    When I try to create a connection to a DB, the Expert DB doesn't find the SAP B1 DB on the PC.
    Here's a screenshot
    Thanks for your help
    (and apologize for my bad english).

    Hi
    Check the below link it may helps you
    data source sap business one
    With Regards
    Balaji Sampath

  • Type mismatch on CRVS2010 appl. after install Crystal Reports 2011

    Hi,
    I've a Windows application built in VS2010 with Crystal Reports for VS2010 that exports a report to a PDF, Excel or Word file. The application runs fine, but after the installation of Crystal Reports 2011 I got the "Type mismatch" error when the ReportDocument.Export method is called:
    System.Runtime.InteropServices.COMException (0x80004005): Type mismatch.
    at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
    at CrystalDecisioins.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
    at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
    at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext)
    at CrystalDecisions.CrystalReports.Engine.ReportDocument.Export(ExportOptions options)
    at MyApp.ReportConfig.Execute() ....
    HELP!!!!
    Uninstalling Crystal Reports 2011 SP1, Crystal Reports 2011, Crystal Reports for Visual Studio 2010 SP1 and Crystal Reports for Visual Studio 2010 (in this order) followed by a re--install of Crystal Reports for Visual Studio 2010 and Crystal Reports for Visual Studio 2010 SP1 does not remove the problem.
    Config:
    Windows 7 Ultimate x64
    Edited by: Adri Koopman on Jul 23, 2011 10:32 AM

    Yes, I asked them to make note also, there have been delays, it was decide to hold off after the info was released and by then it was too late. Once it gets out everyone seems to be able to get it....
    So are you having problems installing still or just exporting? If exporting what code are you using?
    Have you set your Project for 32 or 64 bit, not anycpu?
    What framework are you using, Any of the FULL versions is a must.
    Try this sample:
            private void ExportToStream_Click(object sender, EventArgs e)
                CrystalDecisions.Shared.MicrosoftMailDestinationOptions mailOpts = CrystalDecisions.Shared.ExportOptions.CreateMicrosoftMailDestinationOptions();
                CrystalDecisions.Shared.DiskFileDestinationOptions diskOpts = CrystalDecisions.Shared.ExportOptions.CreateDiskFileDestinationOptions();
                CrystalDecisions.Shared.ExportOptions exportOpts = new CrystalDecisions.Shared.ExportOptions();
                CrystalDecisions.Shared.CharacterSeparatedValuesFormatOptions csvExpOpts = new CrystalDecisions.Shared.CharacterSeparatedValuesFormatOptions();
                CrystalDecisions.Shared.HTMLFormatOptions HTMLExpOpts = new CrystalDecisions.Shared.HTMLFormatOptions();
                rpt.Load(@"c:\reports\b.rpt");
                diskOpts.DiskFileName = @"c:\reports\worldsales.pdf";
                exportOpts.ExportDestinationType = CrystalDecisions.Shared.ExportDestinationType.DiskFile;
                exportOpts.ExportFormatType = CrystalDecisions.Shared.ExportFormatType.HTML32;
                exportOpts.ExportDestinationOptions = diskOpts;
                HTMLExpOpts = new HTMLFormatOptions();
                HTMLExpOpts.HTMLEnableSeparatedPages = false;
                HTMLExpOpts.UsePageRange = false;
                HTMLExpOpts.HTMLHasPageNavigator = false;
                System.IO.Stream oStream;
                byte[] byteArray = null;
                oStream = rpt.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat);
                byteArray = new byte[oStream.Length];
                oStream.Read(byteArray, 0, Convert.ToInt32(oStream.Length - 1));
                // this is used to verify the file so I saved it to disk
                System.IO.File.Create(diskOpts.DiskFileName, Convert.ToInt32(oStream.Length - 1)).Close();
                System.IO.File.OpenWrite(diskOpts.DiskFileName).Write(byteArray, 0, Convert.ToInt32(oStream.Length - 1));
                System.IO.File.SetAttributes(diskOpts.DiskFileName, System.IO.FileAttributes.Directory);
                oStream.Close();
                GC.Collect();
                MessageBox.Show("Export to Stream complete", "RAS", MessageBoxButtons.OK, MessageBoxIcon.Information);
    Don

  • Crystal Reports 2011 - excel 2007-2010 export

    Hello,
    I just upgraded to crystal reports 2011 from crystal reports XI Release 2. I am having an issue exporting to excel 2007-2010 format. When I do an export and then open it in excel, excel gives me an error message that the file is corrupt and if I want to recover the contents. When I try and recover the contents, I am greeted with the error below. I am not sure what to do to fix it and would appreciate any help.
    Removed Part: /xl/sharedStrings.xml part with XML error.  (Strings) Illegal xml character. Line 3, column 19160.
    Removed Records: Cell information from /xl/worksheets/Sheet1.xml part

    Hi Marina, 
    What version of Excel are you using to open the report? 
    Have you tried creating a simple report and exporting it?  It's possible something in that report is causing the problem. 
    Good luck,
    Brian

  • Migration from Crystal Enterprise 10 to SAP Crystal Server 2011

    Hi all,
    We are currently using Crystal Enterprise 10 to schedule and view our reports and the designer is Crystal Reports 10 .
    we are planning to migrate to SAP Crystal Server 2011 with Crystal Reports 2011 as the designer.Can we do this migration directly or do we need to do the migration to an intermediate version before going to SAP Crystal Server 2011.
    Regards,
    Sreekanth S S

    1. So in this case, I need to migrate from Crystal Enterprise 10 to Crystal Reports Server XI R2/Crystal Reports Server 2008 or more using import wizard Then I will need to migrate from Crystal Reports Server XI R2/Crystal Reports Server 2008 to SAP Crystal Server 2011 using Upgrade Manager tool. Is my inference correct?
    That is correct. For XI R2, it would be XI R2 SP2 minimum. And you need to have a live installation of XI R2 SP2 as SAP does not have it in archieve download area.
    2.What is the potential risk if we try to migrate from Crystal Enterprise 10 to SAP Crystal Server 2011 using upgrade manager tool?
    I am not sure if that will work with success, If the reports migrated from CE10 do not work in CRS2011, it would be unsupported. You can however try it anyways.
    3.Can we open the reports developed using Crystal Reports 10 designer in Crystal Reports 2011 designer? .This is for another requirement of us where we have to just migrate the reports alone .
    Yes you can do that. Try opening and running them in CR2011, they should work but some of them can also result in some errors here and their, this is more specific to report design and what kind of grouping\ filtering\formulas you use.

  • Difference between Crsytal Report 2011 and Crystal Report for Enterprise 4

    difference between Crystal Report 2011 and Crystal Report for Enterprise 4.0?
    I think Crystl Reprt 2011 has more function, is it right?

    Hi,
    I recently attended a SAP Virtual trianing on SAP Business Objects BI 4.0.
    Here are few extracts from that which probably shows some light to you:
    SAP Crystal Reports 2011
    1. UI and associated processing servers remain the same as CR 2008
    2. Incremental update to CR 2008 with a few new features*
    3. Continue to provide current CR 2008 functionality as-is for existing customers
    SAP Crystal Reports for Enterprise 4.0
    1. Major update & redesign of the Crystal Reports Designer and associated processing servers
    2. Focus on streamlined report design, reporting against BI 4.0 Universe, & reporting against SAP BW data
    3. Provide the foundation for all future releases of Crystal Reports
    Differences between these two releases:
    Data Source & Usage Type                                       General Recommendation
    1. SAP BusinessObjects BI 4.0                                        SAP Crystal Reports Relational Universe (UNX) for Enterprise
    OLAP Universe (UNX)
    2. SAP NetWeaver BW 7 BEx Query (BICS)                    SAP Crystal Reports for Enterprise
    3. SAP NetWeaver BW 3.5 BEx Query                             SAP Crystal Reports 2011
    4. SAP Profitability Cost Management                              SAP Crystal Reports for Enterprise through Analysis View
    SAP Strategy Management
    SAP Budget, Planning and Consolidation
    SAP Extended Analytics
    5. Platform Driven Alerting                                                SAP Crystal Reports for Enterprise
    6. Business Views                                                           SAP Crystal Reports 2011
    7. Direct RDBMS or OLAP access                                    SAP Crystal Reports 2011
        SAP ERP/ Live Office Content/
        Enterprise search content
    Regards
    Gowtham

  • Crystal Reports Enterprise 2011 Crystal Server 2011

    Hi,
    I have created a ton of reports in Crystal Reports 2011 (Non-Enterprise). I have now installed and configured or at least try to configure the new Server software and Enterprise Edition of Crystal.
    I am opening my local Crystal Files, they open, ask to convert, then a window pops up saying it cant convert.
    I get prompted with a new data source connection window where everything is grayed out.
    I have 1 SQL Query that I need to use and for the life of me I cannot find where to actually create it.
    In examples I have seen and I have used previously in 2008 software I had Universes but either I have something incorrectly configured or its different and I'm lost

    Hi Rsheppick,
    CR20011 and CR for Enterprise are fundamentally different. It is probable that these differences are behind the behaviour you are experiencing.
    CR2011 is recommended to be used in scenarios where you need to leverage the current functionality that you received with CR2008, although is also has a few new features. Essentially you can migrate CR2008 reports as they are to a CR2011\BI 4.0 environment.
    With CR for Enterprise the key difference is in the supported connectivity offered. CR for Ent supports the BI 4.0 universes (UNX), SAP BEx Query Data Access and Analysis Views. It does not support any direct data source connectivity i.e. RDBMS, SAP ERP, or OLAP connections - other than BEx Queries. These connectivities are tentatively targeted for BI 4.1.
    So it is not simply a case of converting your CR2011 reports over to CR for Enterprise, you need to bear in mind the supported connectivity type of each reporting tool.
    The general advice is that you can choose to use SAP Crystal Reports 2011 or SAP Crystal Reports for Enterprise based on the features and connectivity you need and then move to Crystal Reports for Enterprise at your own pace.
    Having said that I believe that reports created in the SAP Crystal Reports 2011 Designer should open in the SAP Crystal Reports for Enterprise Designer (this is a requirement so that the data connection can be migrated for the Enterprise stack in the future). So if your problem persists and is not covered by the information in this post then it would probably be a good idea to log a support message with SAP.
    I hope this is a very helpful answer for you.
    Kind regards,
    John

  • Error adding report to Crystal Server 2011

    I have a report that runs against Salesforce.com that I'm trying to add to Crystal Server 2011.  The server is running version 14.0.2.364 of BI.  When I try to add the report through either the CMC or through the BI Launch Pad I get the same error.
    "An error has occurred: Adding Crystal Report "Quarterly Report 2011 with MF v3-2 Les Testing.rpt" failed. The server with kind rptappserver returned an error result. Failed to copy the report file to the report object. Refreshing the report object properties might have failed. Failed to read data from report file C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\Data\CrystalReportsRasServer\temp\{7FD511B8-F5DF-42AC-98D7-D2C43B1C458B}.rpt. Reason: Failed to read parameter object "
    If I try to add it by saving from Crystal Reports I get "Item 1 was not found in the collection"
    I'm logging on as administrator in both cases to the CR server.  I did find a thread where it was suggested that checking the "No Printer" box under page setup may fix it so I tried that but got the same results.  I also saw some references to firewalls, but the server is on a local subnet to my machine and all windows firewalls are turned off.
    The server is a fresh install of 2008 R2 and a demo download of CR Server 2011 and Client Tools. 
    Any help on a direction here would be greatly appreciated.  I've been banging my head against this for a while now.

    I cannot offer much help, but I see the same issue. 
    When I create a report in Developer it runs fine in Developer, but it will not load up to Crystal Server.  I can save the report with a new name and 50% of the time it will load to the Server.  Sometimes when I try to load the report, it seems the Server is thinking for a long time.  I hit "OK" button on server screen and then "Cancel"  the report SOMETIMES shows in the list of reports.  I just witnessed saving a non-loading report as another report and successfully loaded it into Server, then I ran the report in developer, closed it and tried to reload it to the server and it failed.
    It appears to be completely random.
    My gut tells me it has to do with the Salesforce driver (i.e. when I run it from Developer, the driver pollutes the report and chokes loading it on the server?)
    Does anyone have any ideas?

  • SAP Crystal Reports 2011: Error INS00140 and other install errors

    Hi all,
    There have been many customers who have downloaded the Crystal Reports 2011 installation package and have run into an error when the installer attempts to recognize the keycode being used.  The error received is "The Product Keycode is not valid INS00140."
    This thread is meant to track all current resolutions that have been determined based on troubleshooting with customers thus far. In addition, the thread will provide you with the list of things that we need to know in order to properly troubleshoot the issue.
    Before attempting any of the steps below, please be sure that you are using the latest version of Crystal Reports 2011 which is SP02. You can download this version from the SAP [website|http://www.sap.com/solutions/sap-crystal-solutions/query-reporting-analysis/sapcrystalreports/index.epx].
    Coy
    ====================
    Resolution Options
    Windows XP & Microsoft Visual C++ Redistributable
    If you are installing Crystal Reports 2011 on Windows XP, then you need to ensure that the following Microsoft patches are not installed on the machine. You can check this by using the Add / Remove Programs dialogue.
    KB2467175
    KB2467174
    KB2467173
    If any of these are installed, then please remove them before attempting to install Crystal Reports 2011.
    Installing with Dashboard Design 2011 or Presentation Design 2011
    If you are installing Crystal Reports 2011 on the same machine as Dashboard Design 2011 or Presentation Design 2011, then there may be a problem with the registry key that points to the location of the keydecoder DLL. To check this, launch run regedit and navigate to the following location:
    HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Suite XI 4.0\Shared Tools\keydecoder.dll
    You want to make sure that the "path" key is pointing to the valid path for the keydecoder.dll. The correct path to the DLL should be: C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x8keydecoder.dll.
    Uppercase License Key
    In addition to the above, you need to make sure that you are entering the license key in all uppercase characters. There is a current issue with the installer where it does not accept lower case characters.
    Fix - Coming in SP02, but can implement manually for now
    Locate the BCM-4-0.dll.2.Config file in the <install package directory>\dunit\product.crystalreports-4.0-core-32\actions
    (replace crystalreports with crystalreportsjava for CR for Ent and xcelsius for dashboards)
    Open BCM-4-0.dll.2.Config
    Locate this line:
    <bindingRedirect oldVersion="8.0.50727.0-8.0.50727.1434" newVersion="8.0.50727.4053" />
    Modify the oldVersion number to make the line like this one:
    <bindingRedirect oldVersion="8.0.50727.0-8.0.50727.4053" newVersion="8.0.50727.4053" />
    This should allow you to install without issue.
    Further Troubleshooting
    If none of the above helps to resolve the issue, then we need the following:
    The installation logs from the following folder: C:\Documents and Settings\<YOUR USER NAME>\Local Settings\Temp\<DATE OF YOUR LAST ATTEMPTED INSTALLATION>
    The results from attempting to run the keycode validator directly. You can find it under the folders that contain the installation package. For example, C:\Documents and Settings\<YOUR USER NAME>\My Documents\CrystalReports2011\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core 32\actions\isKeyCodeValid.exe -keycode <YOUR KEYCODE> -version 140 -property CR.EnableCR
    You should submit a new forum post with relevant details about the error and provide links to download the logs generated by following the above steps.
    Edited by: Don Williams on Dec 22, 2011 7:53 AM

    Then try these:
    1. Download the latest version of the installation package for Crystal Reports 2011. To verify the version of extracted package, open productid.txt file located at: {installation package}\DATA_UNITS\CrystalReports\.
    Make sure it is not less than 14.0.2...
    2. Where to download Crystal Reports 2011 installation from: - free trial from SAP Online shop http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx - from SDN Community page http://service.sap.com/sap/bc/bsp/spn/bobj_download/main.htm - from Service Market Place http://service.sap.com/sbop-downloads Note: downloads from all above listed locations are fully functional product installations. Trial version defined by expiring key code, not by functionality limitations.
    3. Copy the installation package to a hard drive if possible to avoid any networking issues.
    4. Login to the machine as Local ADMINISTRATOR.
    5. Temporary disable any kind of firewall, antivirus, network security etc., if possible.
    6. On the latest versions of Windows, even if logged in as local Administrator, right-click the setup.exe and select "Run as Administrator". If do not have Administrator account, right click "Run as" Select current user and uncheck the "Protect my computer and data from unauthorized program activity".
    7. Make sure there is enough space on the computer. If not sure about the space, run "Custom" installation with minimum components. Non-mandatory components could be added at any time.
    8. Finally, if there is an existing "InstallData" folder under C:\Program Files (x86)\SAP BusinessObjects rename it to "InstallDataOLD"
    Edited by: Don Williams on Dec 22, 2011 7:51 AM

  • Starting Crystal Reports 2011

    I don't know if this is the right forum, but my question is very basic, hopefully with a simple answer.  I've updated from CR v11 to CR 2011, and the installation seemed to be without problem.  But HOW DO YOU START THE THING?!!  No new icon left on desktop, nothing in the system tray, no instructions and no ".exe" file in the "Crystal Reports 2011" program files that seems applicable to the overall application.  The old icon still points to the old files.  WHAT AM I MISSING?!!

    There should be a link in the Start menu:
    Start, All Programs, Crystal Reports 2011, Crystal Reports 2011
    The file you're looking for is crw32.exe. Depending on your operating system and if it was part of an Enterprise installation, it may be in a directory like
    "C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\crw32.exe"
    If there's no crw32, something probably went wrong with the installation and this isn't the right forum for the answer.
    Regards,
    Bryan

Maybe you are looking for