cancel
Showing results for 
Search instead for 
Did you mean: 

BW modeling tools installation on Hana studio

former_member196080
Participant
0 Kudos

Experts,

I'm trying to install latest Hana studio and able to install from taking dump from market place with version 2.3.27.

Now I need BW and ABAp modeling tools. And following below sequnce

Hana studio version 2.3.27-done

from luna- downloading EMF model query-done

From Luna-downloading Mylyn task focused interface done

Now downlaoded latest abap tools (SAPBASISAIE00_7-80000035)-done

But when downloading lates BW tools(SAPBWMTE00_4-80002480)-getting issues like below compatibility issues:-->

"""

Cannot complete the install because of a conflicting dependency.
Software being installed: BW Query Designer 1.18.20 (com.sap.bw.feature.query.feature.group 1.18.20)
Software currently installed: ABAP Core Development Tools 2.31.7 (com.sap.adt.core.feature.group 2.31.7)
Only one of the following can be installed at once:
ADT Project Plug-in 2.73.0 (com.sap.adt.project.ui 2.73.0)
ADT Project Plug-in 2.31.2 (com.sap.adt.project.ui 2.31.2)
Cannot satisfy dependency:
From: ABAP Core Development Tools 2.31.7 (com.sap.adt.core.feature.group 2.31.7)
To: com.sap.adt.fwk.ci.feature.group [2.31.2]
Cannot satisfy dependency:
From: ABAP Communication Framework 2.31.2 (com.sap.adt.fwk.ci.feature.group 2.31.2)
To: com.sap.adt.project.ui [2.31.2]
Cannot satisfy dependency:
From: BW Core UI 1.18.20 (com.sap.bw.core.ui 1.18.20)
To: bundle com.sap.adt.project.ui 2.58.0
Cannot satisfy dependency:
From: BW Modeling Tools Base 1.18.20 (com.sap.bw.feature.base.feature.group 1.18.20)
To: com.sap.bw.core.ui [1.18.20]
Cannot satisfy dependency:
From: BW Query Designer 1.18.20 (com.sap.bw.feature.query.feature.group 1.18.20)
To: com.sap.bw.feature.base.feature.group [1.18.20]

""

Any help will be appreciated

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rubane,

In general you have two choices to perform the installation.

One is by using HANA Studio, ABAP Development Tools and BW Modeling Tools from the SAP Marketplace.

The second option is by using an Eclipse version from the Eclipse website.

You can find the installation option 1 in the note 1954169.

Here you need to perform the following steps:

1. Download latest SAP HANA Studio, latest ABAP Development Tools and latest BW Modeling Tools from the SAP MarketPlace.

2. Install SAP HANA Studio via installer into a non-Windows standard folder. So please don't use the Program Files folder for instance. Windows has some authorization limitations for these folder.

3. Now install the following features from the Eclipse update site: EMF Model query, Mylyn Commons and Mylyn Task-Focused Interface

4. Install the ABAP Development Tools (at least the ABAP Core Development Tools) from the downloaded archive.

5. Install the BW Modeling Tools from the downloaded archive. If you prefer to use the SAP update site (https://tools.hana.ondemand.com/ ), you need to download the Eclipse from the Eclipse website. There are many mirrors for the download available. In case the download is running to slow, you can try another one.

After you've extracted the download ZIP to a folder you can start Eclipse and add the SAP update site and perform the installation as described in the previous response.

-----

You can check the Official Documentation from the help portal:
https://help.sap.com/doc/d6b6568bca0e417b882c76cb05e0d230/latest/en-US/SAP_BW_Modeling_Tools_Install...

Some useful Hints can be found in blog: https://blogs.sap.com/2016/09/20/bw-modeling-tools-installation-and-configuration-hints/

Hope it helps, regards, Andras