Controlling Access to VDL, JavaScript and Tableau Views
![]() |
Note You control access to all views in a Tableau workbook (not individual views). Examples of custom or Tableau View configurations for access control are shown below.
|
![]() |
Note The user will need to have all the authorities listed (though not necessarily in the same authority group) in order to access the view.
|
There is no restriction on what can be specified here. In particular, it is not enforced that the authorities listed in the companion file have to exist on the system.
<client> <view-group title="Main"> <html-view title="Strategy Dashboard" authorities="PAYGRADE_CEO" path="index.html"/> </view-group> </client>
<client> <view-group title="Main"> <tableau-workbook authorities="SYS_USER DEVELOPER" workbook="TableauTest"/> </view-group> </client>
<model-companion xmlns="http://www.fico.com/xpress/optimization-modeler/model-companion" version="3.0"> <custom-authorities> <custom-authority>PAYGRADE_CEO</custom-authority> <custom-authority>PAYGRADE_MANAGER</custom-authority> <custom-authority>PAYGRADE_ENGINEER</custom-authority> </custom-authorities> </model-companion>
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.