Default DataView access control
By default, only the owner of a DataView item can access it, unless the owner is specified as "*", in which case all users can access it.
Similarly, when a user attempts to access a DataView item by using a dashboard, view access is authorized if and only if one of the following is true:
The user name supplied during application-server or data server login matches the DataView-item owner.
The DataView-item owner is specified as "
*".
Edit, create, and delete access do not apply to DataView items, but see Send Event Authorization.