SmiData HasSiteAccess

The viper returns true if the current user has access to view the reportsĀ of the given Smi site. If the user has no access, the viper returns false.

Smartsite SXML CopyCode image Copy Code
Has access: {smidata.hassiteaccess(docs)}
Has access: {smidata.hassiteaccess(ixcs)}
Example Result CopyCode image Copy Code
Has access: false
Has access: true