Essbase OLAP Connection using BOBJ 4.1 SP3

Hello,
I am trying to create a OLAP connection to  Essbase 11. X. I have followed the steps mentioned in KB Note 1758332.
I am still getting the below error.I am not what is missing,
Error: 'The Essbase Client middleware is not installed.'
Thanks,

Hello Siva/Farzana,
I am getting same error "Error: 'The Essbase Client middleware is not installed.'" while connecting from IDT to
Essbase 11. X.
I Downloaded "Oracle EPM System 11.1.2.1" client  and unzip that package and installed Essbase/Essbase Client.
and configured environment variables as specified in the "Recommendations for configuring Essbase middleware" KB
Let me know I done hear anything wrong.
note : OS is windows 7 and Essbase/Essbase Client able to connect to the Essbase server.( its on Unix machine)
thanks in advance,
Ravi

Similar Messages

  • OLAP connection in CMS in java sdk for BO 4.1

    Hi,
    How do I create  an OLAP connection using .java ?
    provider is SAP NetWeaver Business Warehouse  ... BW 7.x...based on BEx query.
    What all jar files are needed ?
    Authentication is LDAP.
    I am new to sdk and OLAP creations.
    It would be great if I get code snippet as well.
    Is this possible ? if not possible in java then is it possible in .net?
    I have already asked in .NET sdk but wanted to ask in java as well
    Updated:
    I missed to mention main requirement:
    We are working on BO SAP Analysis tool that uses olap connections created in BO CMS based on BEX query in BW.
    The connections created are used to run SAP Analysis on Excel tool.
    The challenges is that we have 100 plus connections and many be time consuming also we have to migrate connections across regions.
    Plan was to automate its creation thru any SDK/RestFul approach .
    The first thing that came to my mind to automate its creation in CMC using .NET just as I was able to create a folder using plugin manager .
    Thanks,
    Regards,
    Pramod.

    So, this is really hackish, but it seems to work for me. Apparently there are different versions of the ConnectionServer.jar file in this distribution and I would guess that something is wrong with the build.
    The file at C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\Information Design Tool\plugins\com.businessobjects.connectionserver.jar is obviously used for IDT and is missing the CancelSupportLevel inner class.
    The file at C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\java\lib\ConnectionServer.jar has this inner class, but I tried replacing the jar above with this one and then IDT exploded on start-up. So, I just added the compiled class file for the inner class PropertySet.CancelSupportLevel to the first JAR. This file is inside the second JAR in the com\businessobjects\connectionserver\ exploded folder. I used 7zip to do all this.
    Now I can test the connection and view the parameters of the connection.
    Hope this works for you.
    Brian

  • Using OLAP Connection for SAP BW based on authentication type Prompt

    We try to use an OLAP Connection based on authentication type Prompt. This should cause a dialog to popup where the user can enter credentials for SAP BW. This works fine for Analysis for OLAP, but not in Web Intelligence and Design Studio.
    In design studio the following message appears:
    failed to connect to "BA1CLNT100"
    Configuration of destination
    customized_guid:FnTHdVPWmQ4AMLQAAD4XL4cAAFBWmWVp is incomplete:
    Parameter user id missing: neither user nor user alias nor sso ticket nor certificate is specified.
    Does anyone know if this feature is supported and what causes this error?

    Hi,
    Can you check the option "Disallow insecure incoming RFC connections" from CMC >> SAP Authentication and see if it helps.
    -Ambarish-

  • Unable to create Business Foundation Layer in XI4 IDT using OLAP connection

    Hi,
    I have created a BICS connection against an SAP BW cube and want to use this connection in order to build a Business Layer in XI4 Information Design Tool. When I try to map this connection to the business layer, it errors out "Error occurred during connection selection - Connection is not supported".
    I'm currently using BO XI4 SP1 and SAP BI NW Eh1 SP6.
    Can anyone throw some light on how to create a Business Layer/Universe against an SAP BW cube?
    Also, can we query ECC systems using the new semantic layer in XI4 from WebI?
    Thanks in advance.
    Abhi

    Hi,
    I'm getting the same error. Did you already solve the problem?
    Kind regards,
    Eric
    Edit:
    Hi,
    i found this in another thread:
    [Information Design Tool and SAP BICS|Information Design Tool and SAP BICS;
    Seems like SAP doesn't want to enable Universes on OLAP-Connections?!
    Regards,
    Eric
    Edited by: Eric REDLIN on Jun 24, 2011 4:49 PM

  • Unable to access cube in OLAP Connection Browser using xtreme.mdb

    Post Author: moontube
    CA Forum: Data Connectivity and SQL
    Hello Blair,
    Thank you for posting the xtreme.mdb sample database and associated reports on the Business Objects Web site. In addition to the xtreme.mdb database, you posted an OLAP cube named Sales Reports.cub.  I am having a problem with this, using Crystal Reports 2008. I am able to connect to Sales Reports.cub as a local cube and when I click the Test Connction button on the Connection Properties dialog box, a dialog box appears telling me that I have succeeded in connecting. However, when I click OK to dismiss that box and return to the Connection Properties dialog box, the OK button is grayed out. I connot proceed. My cube does not appear in the tree in the OLAP Connection Browser. I would appreciate any help you or anyone else can give me to get me beyond this problem.

    Before trying to use this URL in OBIEE to import cubes, try this in Internet Explorer.
    Follow the following steps:
    a. Run this URL in Internet Explorer
    b. You should get an output like this:
    +
    - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    - <soap:Body>
    - <soap:Fault xmlns="http://schemas.xmlsoap.org/soap/envelope/">
    <faultcode>XMLAnalysisError.0xc10e0002</faultcode>
    <faultstring>Parser: The syntax for 'GET' is incorrect.</faultstring>
    - <detail>
    <Error ErrorCode="3238920194" Description="Parser: The syntax for 'GET' is incorrect." Source="Unknown" HelpFile="" />
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    +
    c. If yes, this proves that the virtual directory in IIS has been configured properly. If you get any other message, for example "Page cannot be displayed" or "Page not found", it means there are some issues with Virtual directory.
    Try this and let me know the results...and then we can proceed further

  • User creates by bi_installcatauto must use it in OLAP connection in JDev?

    the user bibcat creates by the bi_installcatauto, is the user that I must use with the OLAP connection in the JDeveloper to use BI Beans?
    thanks

    In part yes. You use BIBCAT to identify the owner of the catalog. Do not use this user as the owner of any of your OLAP data. You should create new users in the database and assign them the OLAP_USER role. Then build your AW within that schema. In JDeveloper use your new user for the connection details to your AW.
    Hope this helps,
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • SSO to SAP works but no OLAP Connection per SSO Auth

    Hi experts,
    we have setup an SSO for the Authentication of SAP BW and SAP BO and used the portal integration. We are using SAP BO 4.1 SP4 and SAP BW 7.4.
    We use the Login via Netweaver Portal go then to the SAP BO where the reports are stored.
    The SSO login works fine, but the OLAP connection to the SAP BW system does not fly. I have tried to create a connection via IDT. This works.
    After that I created a WebI report in the Applet and chose BEx Connection and retreived the error:
    error.openSapBwBrowsingSessionFailed
    Then i tried the WebI Rhich Client and recieved the message: Unknown Error in SL Service and Even do not recieve the list of possible Bex connections.
    We are using SNC for the user authentication in SAP BW.
    An now it is getting very unnormal:
    When i go the IDT tool and create the connection again and republish this to the repository and try to connect again via WebI Applet, i do not get the error message again.
    Can you please assist, as our Business user can not publish their OLAP connection.
    Regards,
    Markus

    The new Business Objects version (BI 4.0) comes with a new authentication
    technology to create a trust relationship between a non-SAP user and the SAP
    data source. How to determine the correct method to be used?
    When using legacy .unv universes (XI 3.1 technology) = SNC
    When using .unx environments (BI 4.0 new semantic layer) = STS
    when you try to connet BICS connection or IDT it is important to use the STS methodology.
    check the below link to have configurations.
    Follows a Wiki link with a "How to setup SSO against SAP  BW in SBO BI4.0 for LDAP users".  and follow the raunak kumar suggestion when you configire SNC and STS.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/How+to+setup+SSO+against+SAP+BW+in+SBO+BI4.0+for+LDAP+users

  • Ranking on an olap connection

    Hello guys,
    I'm using DS 1.3 OVER BI 4.1 SP3.
    My model was universe-based until now.
    Inside query specifications on universe, I was able to set TOP 10.
    Now, I've advanced into OLAP over HANA, and I can't find a solution to TOP 10 (not even a dynamic ranking) on my Datasource.
    Any simple solution for setting a constant ranking on a datasource which is HANA-OLAP-connection?
    (And if we're at it, is there a solution for a dynamic ranking also? (plan for the future:))
    Thank you,
    Or.

    Hi Tammy,
    Thanks for the reference, but It's not the right solution for me because I'm using graphical Calculation View.
    From your link I somehow got into this link:
    SAP HANA: Implementing RANK using Graphical calculation View
    If I had "RANK" column it'll be simple actually as a Variable inside HANA,
    but I have to say that this guide for creating a "rank" column is way-too complicated to replace the good-old TOP N inside SQL or other tools.
    Do you know of any simpler way inside HANA, maybe in newer versions, of creating a RANK?
    Thank you,
    Or

  • Essbase Hyperion 9 + BO XI 3.1 SP3. Essbase API Error (1030723) (WIS 1

    Hello, Need your help please !!!
    I have installed BO Enterprise XI 3.1 SP3 on window 2003 which IBM DataStage have been installed on it.
    There are no problem when :
    - Creating connection using essbase hypersion 9 and creating universe in Universe Designer (Ok)
    - Checking validity of the universe (Ok)
    - Create and run report in webbi rich clien (Ok)
    The problem is when I tried to create report and run query in Web Intelligence Java Panel Report, I got this Error "A database error occured. The database error text is: Essbase API Error (1030723): . (WIS 10901)".
    Can someone help me to solve this problem, please?
    Regards
    Sofian

    Hi Stratos,
    I have installed Essbase Client Version 11. I have installed the same in my laptop and I didn't got this problem, the different only i haven't installed DataStage in my laptop.
    Regards
    Sofian

  • Essbase Hyperion 9 + BO XI 3.1 SP3. Essbase API Error (1030723) (WIS 10901)

    Hello, Need your help please !!!
    I have installed BO Enterprise XI 3.1 SP3 on window 2003 which IBM DataStage have been installed on it.
    There are no problem when :
    - Creating connection using essbase hypersion 9 and creating universe in Universe Designer (Ok)
    - Checking validity of the universe (Ok)
    - Create and run report in webbi rich clien (Ok)
    The problem is when I tried to create report and run query in Web Intelligence Java Panel Report, I got this Error "A database error occured. The database error text is: Essbase API Error (1030723): . (WIS 10901)".
    Can someone help me to solve this problem, please?
    Regards
    Sofian

    Hi Stratos,
    I have installed Essbase Client Version 11. I have installed the same in my laptop and I didn't got this problem, the different only i haven't installed DataStage in my laptop.
    Regards
    Sofian

  • Validating Essbase server connection

    Hello Everyone
         I installed and configured EPM 11.1.2.2. After running the validate.bat file I found the error for validation Essbase server connection to my server name. The error is as follows
    FAILED
    EAS: Essbase Server
      Validating Essbase Server startup using MaxL command
    Error: EPMVLD-01010: Cannot connect to Essbase Server using MaxL.
    Recommended Action: Check Essbase Server is started.
    68 seconds
    FAILED
    EAS: Essbase Server
      Validating Essbase Server connection to EPM122
    Error: Cannot connect to olap service. Cannot connect to Essbase Server at "EPM122:1423". Network error [10061]: Failed to connect to [EPM122:1423]
    Recommended Action: Check Essbase Server is started.
    16 seconds
    Please Provide me a solution for this error

    Thanks John for addressing my issue
    yes I've checked the logs
    The Essbase agent log is the one I was interested into. The logs are as follows
    Fatal Error: Unexpected Condition detected at Shared Services, please check Essbase.log
    [Thu Jun 20 22:58:14 2013]Local/ESSBASE0///5064/
    Info(1051283)
    Retrieving License Information Please Wait...
    [Thu Jun 20 22:58:14 2013]Local/ESSBASE0///5064/Info(1051286)
    License information retrieved.
    [Thu Jun 20 22:58:15 2013]Local/ESSBASE0///5064/Info(1311019)
    Classpath during JVM initialization: [;C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]
    [Thu Jun 20 22:59:00 2013]Local/ESSBASE0///5064/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Thu Jun 20 22:59:00 2013]Local/ESSBASE0///5064/Info(1056815)
    Essbase  - Release 11.1.2 (ESB11.1.2.2.100B2166)
    [Thu Jun 20 22:59:00 2013]Local/ESSBASE0///5064/Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Thu Jun 20 22:59:01 2013]Local/ESSBASE0///5064/Error(1051518)
    Essbase  global application does not exist at Shared Services

  • HANA OLAP Connection

    Hi All,
    I created a OLAP connection to HANA in Business Objects 4.1 SP3 environment through IDT. But I do not see that connection in Business Objects Explorer. I see only the Relational connection to HANA in Explorer. Please let me know if there are any configurations required for it and also which all applications support HANA OLAP connections.
    Regards,
    Abhijit

    Check this:-
    http://wiki.scn.sap.com/wiki/display/BOBJ/Connecting+SAP+Explorer+to+SAP+HANA

  • Creation of Universe based on Hana OLAP connection

    I have to create a universe in IDT 4.1 sp2 based on SAP HANA OLAP
    connection ?
    How can i access SAP HANA view which was created using OLAP connection in Business objects Explorer? It does not allow creating Universe on top of SAP HANA OLAP connection and gives an error
    SAP Business Objects query and reporting applications can directly connect to OLAP SAP HANA connections. No universe is required, only a published OLAP SAP HANA connection.
    Thanks

    Hi Jyothy,
    Refer the below link on how to create universe on Analytic View/Calculation View using relation connection in IDT
    http://www.sapanalyticsguru.com/index.php/sap-bobi/31-universe-creation-on-hana-view-using-information-design-tool

  • Universe based on SAP HANA OLAP connection

    Can I create universe based on SAP HANA OLAP connection ?
    How can i access SAP HANA view which was created using OLAP connection in WEBI and Dashboard? It does not allow creating Universe on top of SAP HANA OLAP connection and give an error.
    SAP BusinessObjects query and reporting applications can directly connect to OLAP SAP HANA connections. No universe is required, only a published OLAP SAP HANA connection.
    Thanks

    OLAP connection are only meant for tools that make use of OLAP connectivity only like BEx ..and HANA analytic views and calculated views are also treated as OLAP cubes for them..
    So these connection is only available with analysis product like Analysis Office (which is meant to be used with Bex or OLAP cubes ) and Design studio which is again mainly built around OLAP paradigm..
    You can not create a universe or Webi on Olap connection on HANA as of now.. However it could be like exposed in a future release of BO which is not public yet...

  • Error while creating OLAP connection in IDT

    Hi friends,
    I am facing error while creating OLAP connection in IDT (BO 4.1 sp2)
    I am using sql server 2012.In the screen shots you can observe server name and user name of the Sql server
    I am creating OLAP connection to connect CUBE
    Check the screen shots for the error
    Plz help me
    Here you can see the server name and user name
    While creating OLAP connection I gave these credentials
    This is the error I am getting

    Hi..
    To create connection and access the BW data, developer must have the password. and while create connection using Authentication Mode: Single Sign On, need to loin the username has pattern <SID~client/SAP userid>,
    User Name: SID~client/SAP userid
    Password for the SID,
    Authentication as SAP.
    Plese find the below link for more info: http://scn.sap.com/community/semantic-layer/blog/2014/06/19/pre-requisite-authorizations-in-sap-bw-side-before-develop-the-universe

Maybe you are looking for

  • How to have all my music in one place!!

    Hi All My itunes is in a mess!!  My original computer broke and the itunes library had some of my cd collection as well as purchases from itunes.  I cannot find the back-up discs from this original library, it is however on my old ipod (which hasn't

  • Hi, how do I erase my hard drive on a macbook pro?

    Hi - can anyone help|? I am trying to erase my hard drive and I have been told to go in to Disk Utility and click Erase, then Erase again but the second "Erase" is greyed out. Any ideas how to ungrey the second "erase" button. Thanks

  • Ipod notes & text file splitting

    Does my Ipod support the HTML code in my txt files? How I can split in txt's file of 4 kb my e-book?Is there any program to do that?Is there any special function using the ipod notes?Thank you.

  • URGENT SIGNING QUESTION

    hi all, for developing reasons i signed an applet with "MS_JAVA-SDK" and a batch file which looks like that: @echo off cls set prefix=MS_JAVA-SDK cd classes "..\%prefix%\cabarc" -p -r -s 16384 n ..\lernerdata.cab *.* cd .. "%prefix%\makecert" -sk ADV

  • ATV won't sync latest downloaded Video from Apple..

    Hi all. I've tried everything I can think of without luck. Ive had ATV now for several months. No issues apart from the normal ones that everyone seems to have. My Itunes library is off the imac, stored on a Apple time capsule. Everything syncs just