cancel
Showing results for 
Search instead for 
Did you mean: 

Getting BI-Data via queries to the model of WebDynpro

former_member593901
Participant
0 Kudos

Hello Experts,

we have developed a frontend application using WEB Dynpros with the Java Development Kit and now want to access BI Data.

We want to transfer the BI-Data that has been extracted by queries to the model of the Web Dynpro since we need to further

process the data using the controller of the webdynpro.

Which possibilities do we have in general, what is the best way to approach this ?

Thanks a lot for your help !

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Frank,

Well, the best choice is to use JavaBean model. Put the loading logic is a separate layer and bind result collection of java beans to the model nodes.

Best regards, Maksim Rashchynski.

P.S.

Are you familiar with this https://media.sdn.sap.com/javadocs/NW04/SPS15/bi/docs/howtos/How_To_BI_Java_SDK_WebDynpro_App.pdf ?

Answers (0)