Veritas™ Surveillance User Guide
- Introducing Veritas Surveillance
- Getting started
- Working with dashboard widgets
- Managing employees and employee groups
- Managing departments
- Managing department users
- Managing department-level archives
- Managing department-level searches
- Managing department-specific hotword sets
- Managing department-specific labels
- Managing department-specific review comments
- Viewing employees associated with departments
- Managing users, roles, and permissions
- Managing application-level archives
- Managing application-level searches
- Managing application-specific hotword sets
- Managing application-specific labels
- Managing application-specific review comments
- Managing search schedules
- Managing export operations
- Managing reviews
- Working with reports
- Enhanced reporting
- Departments API
- Roles API
- Users API
- UserRoles API
- ItemMetrics API
- ReviewerMapping API
- MonitoredEmployees API
- Evidence of Review API
- Managing Power BI templates for reporting APIs
- Managing Audit Settings
- Working with Audit viewer
TEMPLATE - Reviewer Mapping
- Open the TEMPLATE - Reviewer Mapping.pbit file, and specify the following details.
Endpoint Base URL
Enter the REST API endpoint URL. For example, https://<Reporting endpoint Base URL>
ContextUserId
Specify the User ID authorized to generate the ReviewerMapping report. This user, typically an administrator, has permissions across all relevant departments. Refer to the userid field of the Users API for the value of ContextUserId.
Data Type: JSON array of integers 'id'(identifier fields) that is ContextUserId.
ReviewerUsers
Specify a list of reviewer User IDs to retrieve their details. Refer to the userid field of the Users API for the value of ReviewerUsers.
Data Type: JSON array of integers 'id'(identifier fields) that is ReviewerUsers.
- Click Load.
- Select the required OData Feed.
- Click Connect and choose Basic Authentication mechanism to access Reporting API.
The application prompts you several times to provide appropriate credentials when querying Reporting API for each report.
- Wait while Microsoft Power BI Desktop uses the provided filter values to generate queries and fetch OData reports from the specified Veritas Surveillance Server. This process may take some time depending on the amount of data being retrieved from the server.
Upon successful processing, the application displays a report for the retrieved data of the corresponding API endpoint. To help you better visualize and understand the API Endpoint reports, refer to sample images of reports.