I am trying to incorporate some reports from Microstraegy 7 on my jsp pages. I need to be able to securly provide reports to users based on their id (row level security, etc.). Options include:
1) sending them over to MicroStrategy web
2) use API's to recreate the type of MSTR Web functionality
The issue with option 1 is: how do I call Microstrategy web and pass user information in order to avoid another logon.
The question with API approach is what does it normally take in terms of development effort to get these reports embedded in my jsp's with calls to the Intelligencve server.
Your thoughts and advice are greatly appreciated.
1) sending them over to MicroStrategy web
2) use API's to recreate the type of MSTR Web functionality
The issue with option 1 is: how do I call Microstrategy web and pass user information in order to avoid another logon.
The question with API approach is what does it normally take in terms of development effort to get these reports embedded in my jsp's with calls to the Intelligencve server.
Your thoughts and advice are greatly appreciated.