cancel
Showing results for 
Search instead for 
Did you mean: 

Does BWA come into Play for Relational SAP BW (DSO) Multi Source Universes ?

Former Member
0 Kudos

Hello,

While Designing Multi-Source Universes on top of SAP BW (Using Multiple DSO's) and SQL Server as a Source . Does BWA Come into Play at all.

or is it only While using OLAP Universes on top of Bex Queries i.e. while using BICS Connectivity ?

Could anyone provide any clarification on this .

Thanks & Regards

Karthik

Accepted Solutions (0)

Answers (1)

Answers (1)

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

That's a good question.  I think the answer is no, but you should check with your BW BASIS.

The MDX API (XI3.1) and BICS API (BI4.0) both go through the BW OLAP engine, and my understanding is that a BW-SQL multi-source federation goes direct to the underlying relational DB schema on which the "R-OLAP" warehouse (therefore, effecively by-passing the BW application layer) .

Regards,

H

Former Member
0 Kudos

Hello Henry,

Thanks for your reply. Appreciate your Help.

Could you please tell me How IDT UNX Universe Interprets and Forms Tables and JOIN's from an SAP BW Source Like DSO's.

Thanks & Regards

Karthik

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

   

  1. Here’s an FAQ http://scn.sap.com/docs/DOC-22146
  2. Here’s a how to for the connection http://scn.sap.com/docs/DOC-31890
  3. There’s a tutorial online here for multi source
    joins: https://websmp204.sap-ag.de/~sapidb/011000358700001251732010E   (from www.service.sap.com/rkt)

4.  Here are the Help Guides of interest:

       See “9.1.3 About multisource-enabled data foundations”

       See “4.5.1 List of connector properties for SAP NetWeaver BW data sources”

       See 5.3 Creating JDBC connections

5.   Here are a bunch of useful notes (& prerequisites):

          

I hope this is of use to you.

  Regards,

H

Former Member
0 Kudos

Thanks Henry for your Help. Appreciate your Response. I Have seen this Material also, but havent seen any where how IDT Forms Alias for the Test or Dimension Tables. And How it Forms Classes etc.in detail.

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Aliases are user defined.

a Class is a logical folder, under which you have objects.

Initially, it's probably the same container as the table, but by the time you are making a business layer it could be a customised grouping for the business.

i think you are getting hung up on the details here.

You might get some fundamentals/definitions in the IDTs own Help guides.

Regards,

H