cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Roles to be assigned in order to see iGrid content

Former Member
0 Likes
218

Hi all,

we have some .irpt web pages that use iGrid Applet to visualize data from an SQL Server database, using SQL Query. MII is 12.0.5 version.

If a define a NetWeaver user with all the three roles of XMII User/XMII Developer and XMII Administrator then this user can correctly see the iGrid and the SQL query results inside it.

Otherwise, If I don't assign the XMII Administrator role to the user (giving him the XMII Developer role and the XMII User role) the applet displays 'No data available' into the iGrid component.

The users I need to create are just simple users, neither developers nor administrators. How could I manage this situation?

Thank you

Mauro

View Entire Topic
jcgood25
Active Contributor
0 Likes

The Data Server you created to connect with the SQL database also requires Role based permission: http://help.sap.com/saphelp_xmii120/helpdata/en/45/5a84d9dca22a4ce10000000a11466f/frameset.htm

By default when you create a new data server the Administrators role is assigned - you probably need to map another relevant user role to this data server. Check the Java Console and see if the error is permission related.

Regards,

Jeremy