Arctera™ Insight Surveillance User Guide
- Introducing Arctera Insight Surveillance
- Getting started
- Working with dashboard widgets
- Managing employee groups
- Managing departments
- Managing department users
- Managing department-level searches
- Managing department-specific hotword sets
- Managing department-specific labels
- Managing department-specific trash rules
- Managing department-specific allowlist rules
- Managing department-specific review comments
- Viewing employees associated with departments
- Managing users, roles, and permissions
- Managing application-level searches
- Managing application-specific hotword sets
- Managing application-specific labels
- Managing application-specific trash rules
- Managing application-specific allowlist rules
- Managing application-specific review comments
- Managing data requests
- Managing search schedules
- Managing export operations
- Managing reviews
- Working with reports
- Enhanced reporting
- Departments API
- Users API
- UserRoles API
- Roles API
- Classification Tags API
- Labels API
- Searches API
- ItemMetrics API
- ReviewerMapping API
- MonitoredEmployees API
- Evidence of Review API
- Item Classification Metrics API
- Item Label Metrics API
- Item Archived Metrics API
- Managing Power BI templates for reporting APIs
- Managing Audit Settings
- Working with Audit viewer
Accessing Insight Surveillance reports and datasets through the OData web service
You can expose information from the Insight Surveillance configuration and customer databases through the Open Data (OData) web service. You can use this information with any OData-compatible reporting tool to create reports as required. Examples of such reporting tools include Excel/PowerQuery and Microsoft SQL Server Reporting Services (SSRS).
For extensive information on this facility, see the white paper Best Practices for Enhanced Accelerator Reporting.
You can access the datasets by typing the following addresses in the address bar of your web browser. In each case, server_name is the name of the server on which you have installed the Insight Surveillance server software.
To access a list of all the available datasets, type http://server_name/CAReporting/OData
To access a list of all the available datasets together with all the fields included in each dataset, type http://server_name/CAReporting/OData/$metadata
To access a particular dataset, type http://server_name/CAReporting/OData/dataset_name