cancel
Showing results for 
Search instead for 
Did you mean: 

BW Query as datasource for the context of a WD

Former Member
0 Kudos

Hi all,

I would like to implement the following scenario:

Inside a WD I configure a set of parametrs for a query in BW. Then I want to call the web application with that query, deliver the parameters to the query and the BIApplikationFrame should then insert the result (which consists of a structure) into the context of the calling view.

Did anyone implemnt this scenario already.

Does anyone have comments, HowTos or other experiences related to that scenario and could this please share with me?

Thanks the lot

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182372
Active Contributor
0 Kudos

Hi Petra,

You can use XMLA (MDX) /people/prakash.darji/blog/2006/09/04/work-with-xmla-web-service-for-bi-data-in-external-applications

See

http://help.sap.com/saphelp_nw04/helpdata/en/a6/c0e51914e842e19bda39dbbe4fe78c/frameset.htm

Best regards, Maksim Rashchynski.

former_member192350
Active Participant
0 Kudos

This is very easy to do using Visual Composer, which can use BW Queries as a data source. You'll need NW04s to use VC via the url http://<server>:<port>/VC/.

Rich