cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Composer security questions

former_member194928
Participant
0 Kudos

Hi we are doing some proof of concepts with Visual Composer utilizing various data systems (BW and JDBC). I have done some reading and it looks like from a BW stanpoint we can rely on the backend security already in place for BW cubes and queries (A confirmation on this would be appreciated). The issue we are having from a security standpoint is how to secure data from a JDBC system for example if a user has just readonly ability or can update the data. Has anybody run across this?

Thanks

Aaron

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes you can restrict the Users for the operations on Bcakends.

while you defing the systems you can define the permissions

Govindu

former_member194928
Participant
0 Kudos

Thanks Govindu

If I were to restrict a group of users to read and another group to Read\Write would that translate into the backend JDBC system I setup (Oracle for example) to allow just Select for the former group and DDL abilities (Insert update delete) on the data for the second?

Former Member
0 Kudos

yes

Answers (0)