Crystal Reports 2008 (v12.3.1): connectivity to OLAP (Essbase)

Hello,
how do I connect to Essbase 9.3.1 cubes? By browsing support site I've got an impression that Essbase 9.3 is supported, but when I try to create a connection from Crystal Reports 2008 (v12.3.1) I can only choose Essbase 7.0 or Essbase 7.1 as a data source. Searching available Crystal downloads did not help either - the last available download for essbase support is dated 2003...
So, could someone let me know if 9.3.1 is really supported and where to get the needed piece of software (driver) to make it happen.
thanks and regards
Z.

Hi,
As far as i know, the supported version of Essbase 9.3 is of client type and Essbase 7.1 is of server type.
So, you can use the Essbase 9.3 as a client to connect to the 7.1 Essbase server.
For more information you can refer the below link:
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/901677cb-8dc0-2c10-c395-c2eadef0835e?quicklink=index&overridelayout=true
You can refer the "Supported Reporting Data Sources" section.
-Noor.

Similar Messages

  • Crystal Reports 2008 - Eclipse and JNDI connection.

    I am evaluting Crystal Reports 2008 .
    I want to use JNDI connection that is defined within my app server by Crystal reports so that I'll have better control of the properties defined.
    How do I set up JNDI data source connection in Crystal Reports 2008 ?
    I defined the following parameters u2026
                    JNDI Provider URL : jnp://localhost:1099
                    Initla Context as :  org.jnp.interfaces.NamingContextFactory
    And user name / password  as defined in JBoss setup
    I also have  u201Cjboss\client\jbossall-client.jaru201D in the classpath .     
    But I am getting Cannot instantiate class exception .
    Thanks in Advance for the help.

    Mr. Ted, We can expose JNDI connections from the appserver. Infact the database connection pool resoures are exposed as JNDI resources, JMS factory and connections are exposed as JNDI etc.
    In fact, JNDI is a means of securely exposing the resources managed by the app server to be used by trusted clients.
    We have achieved this on weblogic (8.1 - JDK 1.4.2) but we would like to replicate the same in glassfish app server ver 3.1.2 and would require the proper factory placed inside the rpt as well as the CRConfig.xml.
    Otherwise, (if we are using conventional URL string) when we ship the rpt files, we need to place this only as localhost. This mandates the presence of rpt files to be in the same server as database server and database. We want to avaoid this by creating a JNDI and use that database access resource inside the rpt files.

  • Crystal Report 2008 [CR Developer] version - connectivity issue

    Hi Folks,
    I am not sure this is right forum to post my question, after a long research I found this forum. Year ago I developed proto type reports in Crystal 11.5 version and integrated with Power Builder 11.5 to our client. It took almost a year to get approval from the client.
    Now, I have installed Crystal Report 2008 [CR Developer] version and I am not able to call previously developed reports from power builder 11.5
    Power Builder code to invoke crystal reports:
    g_ole_crx_application = CREATE OLEobject
    gi_return = g_ole_crx_application.ConnectToNewObject('CrystalRuntime.Application.11')
    here gi_return returning -2.
    Questions:
    What is CR Developer version# 12.0.0.683 ?
    Do I need to install Crystal Reprot 2008 server in order to integrated with Power Builder 11.5?
    Should I installed any service packs? If yes, please let me know the path
    What are the runtime dll's should I used to integrate with PB11.5? other than following
    craxdrt.dll CRDesigner.dll CRDesignerCtrl.dll crqe.dll CRViewer.dll
    Please let me know the answers.
    Thanks
    Indra

    Hi Indra,
    Moved your post to the Legacy SDK forum.
    CR 2008 no longer ships the RDC, CR XI R2 is the last version that included the craxdrt.dll. The RDC components were deprecated and no longer available.
    If you want to upgrade you now must use the CR .NET Assemblies.
    Thank you
    Don

  • Crystal Report 2008 V12 and  Crystal Report in VS2008 problem

    I have made Crystal report Application using VS2008
    Since it has Crystal Report V 10.5 it is raising error as For SAP CR2008 V12
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    Exception Text **************
    System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    File name: 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
       at Test.FrmPurchaseDetail.button1_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    Test
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Default%20Company%20Name/Setup1/Test.exe
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    BLL
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Default%20Company%20Name/Setup1/BLL.DLL
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    How to Solve this Problem
    How to use Crystal Report Viewer Version 12 instead of Crystal Report Version10 in Vs2008

    see this post:
    Can CR2008 be used with VB6 ?
    COM is a deprecated technology. Became deprecated along with Vb 6 not being supported by MS.
    Thus .NET or Java are your solutions at this time.
    Ludek

  • Crystal Reports 2008 (v12) Runtime on X64

    I have been having some serious problems trying to view reports on my Vista x64 machine with CR2008 SP0. I have done an insane amount of testing with no good results.
    The error is the typical one that says you either have the wrong key code or the wrong runtime.
    At the request of an engineer on CR2008, I am posting my test procedure with results each step of the way.
    This is a new computer that had no previous versions of anything on it. Vista x64 Ultimate with SP1, VS2008 SP1. That's it.
    Uninstall CRBasic SP1
    Uninstall CRBasic
    Uninstall CRBasic x64 runtime
    Install CR2008 SP0 (options: English only, typical installation)  (remember DEP is permanently off)
    Results
      - As before, designer is now working inside VS2008
    - Cannot view reports in debug mode or at runtime. Same error as always  - reg key permissions or incorrect runtime
    Install Runtime (CRRuntime_12_0_mlb)
    (Note, I never know what to put into the product id prompt. I just stick the keycode in there. But I donu2019t want to give my keycode out to my clients. I need to have them install the runtime so they can run this new version of my reports. What do I do?)
    *Results
    - I still cannot view reports. This is really aggravating. This is on the development machine where CR2008 is installed. I shouldnu2019t even need an additional runtime should I? Is this an x64 problem? I thought SP0 made that go away.  Is it really the keycode? I used my keycode to install CR2008. Is there something in the registry I should be checking?
    Install Fix Pack 1
    *Results
    -no change in debug or from the compiled app
    Install Fix Pack 2 (there is no info anywhere about this FP. Is it cumulative (including FP1)?
    *Results
    -no change in debug or from the compiled app
    Reinstall runtime just in case
    I see the whole thing is going into program files (x86).
    Looked on website and saw a NEW runtime was uploaded 3 days ago.
    Uninstalled prev. runtime.
    Installed latest runtime
    *Results
    -no change
    Rebooted (there are no prompts suggesting this)
    *results
    -No change

    I would like to know if, in fact a 64 bit .NET  app can or cannot use the Crystal 2008 runtime (developer) to view reports.
    No. You can not use CR 2008 runtime in 64 bit apps. CR 2008 only has 32 bit runtime...
    CRRuntime_12_3_mlb.msi is what I use under 32bit. (works great) Is there something compatible if I compile as 64bit?
    See the document SAP Crystal Reports, developer version for Microsoft Visual Studio Updates & Runtime Downloads. Note that version 13 is only for VS2010 / 2012...
    BTW.; you are on Service Pack 3. I'd recommend updating to SP 5 (see above link).
    BTW 2; re. spending 1/2 a day on the phone with SAP... did you get a case number?
    BTW #3; the best place to post queries re. CR in .NET apps is the SAP Crystal Reports, version for Visual Studio SCN Space.
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

  • Crystal Reports 2008 sp3 hangs while connecting to SAP BW

    I've got CR 2008 12.3.0.601 connecting to SAP BW Netweaver 7.0 EPH 1 with a BOBJ Enterprise XI version 12.3.0.601 and when I try to connect / use the SAP open a query (integration kit portion of CR) I can see the querries but once I try to open a query CR hangs / the hour glass stays forever?
    Any suggestions please.

    Make sure you have winrar installed on the machine and choose to extract the .exe contents in a directory (use the context menu). The transports are located under the Transports subfolder.
    Use the Unicode version and check the documentation ( transports.txt ) to find out which transports you need to import ( for SAP BW you should import 9 transports).
    Regards,
    Stratos

  • Crystal Reports 2008 connecting to Crystal Server 2011

    Hello SAP Experts,
    I am new with the Crystal Client/Server platform and the only knowledge I have with the infrastructure is from the Crystal Server 2011 documentation I have pulled from SAP's website.  I have looked at a lot of online resources but very few have the answers that I need.
    I built an instance of Crystal Server 2011 running on Windows Server 2008 R2.  Our clients are currently using Crystal Reports 2008 client where they connect directly to a SQL 2008 Data Warehouse to pull reports.
    For security reasons, they want to implement Crystal Server 2011 to connect to the SQL 2008 Data Warehouse as a single point of entry, instead of having several Crystal Reports 2008 clients connecting to the SQL Data Warehouse.
    The idea is to have the clients connect to the Crystal Server; the Crystal Server will then connect to the SQL Data Warehouse so clients can pull reports from it.
    My questions are:
    1.  Is it possible to connect a Crystal Reports 2008 client to Crystal Server 2011?  If so, how do I accomplish this?
    2.  Do I need to create a Universe in order for the Crystal clients to pull data/reports from the SQL 2008 Data Warehouse?  Or is there a way I can create a connection without a Universe?
    Any help offered is greatly appreciated.
    Thank you.

    Check our site for more info but in general CR fully respects all DB security, if the user does not have permissions on the table used in the report the report will fail to run.

  • Not able to get the tables in crystal report 2008

    Hi,
    I am using crystal report 2008 and trying to connect MS SQL using OLE DB (ADO) connection. After giving all DB credentials data base tables are not appearing in the connection. how to get the tables for selection in crystal report 2008.
    Regards,
    Sree

    In the CR Designer, select the connection and press the right mouse button. Select Options in the context menu and check if there is an entry in the Table name fiel. Maybe you have a placeholder there that does not match the names of the tables in the database. Just remove it, close the window by pressing OK and refresh the connection browser (press F5). Unfold the connection again and check if you can see the tables now.
    Regards,
    Stratos

  • SAP BI 7 & Crystal Reports 2008

    Hi,
    I'm airly new to SAP BI world, but I have 8+ years of BI expereince.  We are trying to integrate a project in SAP BI 7. We had planned to use the BEx Query Designer/Web Application Designer for query and reporting purposes.  However, with the new roadmap of SAP, where they will discontinue the BEx Suite (Reports) from next year, we have decided to go for Crystal Reports 2008. 
    Curretnly, there are existing reports that were created in Crystal Reports x/xi I belive and they used BEx query (3.5).  Our question is that if we want to use Crystal Reports 2008, how do we connect to the SAP BI (infoobjects, infoCubes, etc)?  Also, should we be just be able to recompile the previous crystal templates in 2008?
    I have read that Crystal reports can use BO Universe to connect to SAP BI 7 objects. However, I'm trying to get more information about that regarding recommentations/best practices, etc.
    I would greatly appreciate any help!
    Thanks.
    Mohammad Chowdhury
    Atlanta, USA.

    Hi,
    Pls Refer to the threads below :
    Crystal Reports
    Crystal reports
    crystal reports
    Regarding Crystal Reports
    https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D43%26threadID%3D44917%26messageID%3D453030%23453030
    also this link :
    http://support.businessobjects.com/documentation/product_guides/
    Hope this helps,
    Regards
    CSM Reddy

  • Connect to SAP R/3 using Crystal Reports 2008

    How to connect to SAP R/3 using Crystal Reports 2008 from Crystal Designer?

    thanks, I can get the data from SAP R/3 to crystal report.
    but still dont know how to do the second question mentioned in previous message:
    once the table I want to get the data from is a cluster, and have found the mapping data dictionary of this data cluster, which displayed in crystal report connection as well, however, the data is not what I wanted.

  • Crystal Reports 2008 connecting to R/3

    I have a general question for Crystal Reports 2008 for use with R/3.
    Crystal Reports 2008 with SAP/R3 Enterprise 4.7
    I installed a trial version of Crystal Reports 2008 and connected it to the R/3 instance using a oracle id which has admin rights so the session can see all of R/3 db including 000 client. It can see all tables within the database.
    To deploy Crystal Reporting for an R/3 installation - is it advisable to connect directly to db?  how do you maintain proper data element access?  Do you create views for a oracle user id, or is there a delivered product or method for allowing user access using some other type of security that limits table access to say finance tables?
    John

    Check our site for more info but in general CR fully respects all DB security, if the user does not have permissions on the table used in the report the report will fail to run.

  • Unable to Connect Crystal Reports 2008

    Hii  All,
       Plz help...I am unable to connect to my Crystal Reports 2008 software with SAP Buiseness one.
    When i create new connection from the Database Exoert ->Selected SAP Buiseness One->After Selecting ->Asking Creditintials like License server Server Type,  But when it comes to Company Databae>Drop down the company i am not getting the company list??
    Please let me know the Problem and Solution
    Thanks & Regards
    Cherry

    Good days,
    Because you enter invalid SQL Server authentication.
    Please enter your :
    License Server : localhost
    Database Server Type : (your sql server version)
    Database Server : (your database connection) eg : localhost\SQLEXPRESS
    Click the DOT( . ) button.
    Database User ID : (your sql ID) eg : sa
    Database Password : (your sql Password) eg: p@ssw0rd
    Then click connect server.
    If Successful then
    Company Database : eg : SBODemoUs
    Username : manager
    Password : manager
    Else
    Goto  (Please enter your
    End If

  • *Crystal Reports 2008 connection to oracle 11g database error IM003*

    Hi ,
    I am getting the following error when connecting to Oracle 11 g database using Crystal Reports 2008.
    _Logon Failed:Details: IM003:Specified driver could not be loaded due to system error 127 ( Oracle in OraClient11g).
    Datebase Vendor Code:160.
    The Login and Pw that I am using are correct.
    *Could you please let me know any steps that i need to do to resolve this problem.
    Thanks!*

    Hello,
    I haven't seen that error in years... There was a version of Oracles client that did not put the client install into the PATH statement.
    Add the Oracle ...\Bin folder to your System Environment variables and then it should work.
    Thank you
    Don

  • How to connect Crystal Report 2008 server with SAP BI/BW server

    Hi ,
    I have downloaded the 60 Days trial version of  "Crystal Report 2008 Server' from sap site to my machine. Now i would like to connect this Crystal server with SAP BI and want to use the data of BI Bex queries and Infoproviders.
    Can you please guide me how to connect them?
    Aslo how can i get the free trial version of Intergration kit ..here please provide me the entire full path of site(to download the Integration Kit).....
    Any inputs would be appreciated!!
    Regards,
    Naween

    Hi Michelle,
    Older versions of CR would allow you to run CR from a network share point but you still had to have a license for each user. Current versions of CR do not allow you to do this any more, possibly using a Citrix or Terminal Server would allow this but you still need a license for each user. Older versions had a Network install option.
    And as suggested exporting to PDF or some other format is fine for end users viewing your output. They are not using CR but Adobe Reader or Word etc. to view the reports, they just can't use the Designer to view the reports.
    Hope this is clear now?
    Thank you
    Don

  • Connecting Crystal Report 2008 to SAP SRM

    Hi all,
    I have a customer that would like to use Crystal Reports 2008 to report SAP SRM data.  Is this possible?  We already have the integration kit. 
    What steps must I take?
    I know to connect Crystal to SAP CRM all I have to do is import the ERP transports on to the SAP CRM application server.  Is the process the same with SRM?
    Please advise.
    Thank you in advance for your help.
    Jenny

    Hi Jenny,
    For now I'll move this post to the Integration kit forum. Some of our engineers are getting trained on connecting SAP datasources so for now your best place to get an answer is likely the Integration kit forum.
    Thank you
    Don

Maybe you are looking for

  • Need advice on school laptop CPU and RAM

    Hello, I've just started a Multimedia and Design education, where I will be working with Adobe cc - mostly Photoshop, Illustrator and inDesign. I'm looking for a portable laptop to use while in school, and I have found one with a good IPS display and

  • Just another cmp transaction question

    Hi I would like to know if it is possible to manage cmp transaction from the client code. For example I need to execute some business method several times but I don't want the container to commit transaction after each execute but only if all execute

  • BAPI call in Workflow

    Hi Experts, I am new in workflow please assist how to add BAPI . Thanks in advance. Ankur

  • CRVS2010 Beta - Crystal reports silent installation

    I would like to know if there is a way  to install Sap Crystal Report for Visual Studio 2010 in silent mode . i downloaded the cr4vs2010.exe file from [http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp] and extract it , In folder i have

  • Connecting backup HD and printer to Airport Extreme?

    Can I connect both a printer and an external harddrive to the USB port on the back of Airport Extreme? I would like to use the Airport Extreme both as a bridge to a network backup and so that I can network a printer. Can I use the one USB drive? Is t