Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
8,065
Scenario :-

We had a design studio dashboard report deployed on the business objects server. The design studio dashboard was using a business explorer query as the data source, which was fabricated by using a cube as the info provider.
The user's ID's were restricted to only this particular report by the security team.

Problem Faced :-

Whenever the report was executed with the power user everything was working properly. But when the report was executed with the restricted user various error was thrown as follows :-
"Cannot load query.."  and  "Could not instantiate the data source..".



Actions taken for resolution :-

Searched the the error on sap community site and found various helpful answers.
https://archive.sap.com/discussions/thread/3854041

https://archive.sap.com/discussions/thread/3855168

Tried the above solutions but the didnt help me solve the issue. Also got the reviewed  OLAP connection  scrupulously but everything seemed right.

Also tried executing the query of report in RSRT T-Code of BI to rule out any possibilities of Security issue and the query executed properly in BI system.

Later,  reviewed the authorization objects assigned to the user ID and also found nothing dubious but still we asked the security consultant to go over the roles again as it was clear after scrutinizing the dashboard, the OLAP connection and the BEx query that it had to be security issue.

Solution :-

When the security consultant reviewed the roles and it was later discovered that some authorization object was not assigned to the ID hence it was restricting the ID from accessing the data from BI system.

Following are the authorization objects that were assigned earlier when the issue was faced :-



 

So the major missing authorization object was the one that allowed for RFC that is S_RFC .

Conclusion :-

So, it can be said that due to improperly configuration of role the issue had persisted. Hence, due to no authorization RFC the ID couldn't get the data from the BI system and display it the dashboard report running on BO server.
Hence assigning necessary authorization objects solved the issue.
2 Comments

Hi Chinmay,

You have pointed out good issues!! Appreciate!…Please keep posting like this…
I am beginner to Design Studio.Can u please share some Useful links so that I can learn more about it!!

Former Member
0 Kudos
Hello Akil,
I am glad you liked it. Thank you for your inputs.
Really appreciate it.
Also, the best place to start learning Design studio would be to go through the official product tutorials provided by SAP and creating your own scenarios and achieving those.
Also if you get stuck , the SAP community is always there to help out.

Thanks & Regards,
Chinmay
Labels in this area