ConsolidatedAccessEvidence Template
ConsolidatedAccessEvidence provides a simpler interface to specify client access happening on application installed on server computers. It combines the server computer, and its access evidence details into a single row.
| Column | Details | 
|---|---|
| ComputerID | Type: big integer. Key The identifier used in the source connection for the computer. It must match the ComputerID from the Computer spreadsheet or the row will be ignored. Destination: 
 
 
 | 
| ProductName | Type: text (max 256 characters). Key The product name of the software as reported by the access evidence. Destination: 
 
 
 
 
 | 
| Version | Type: text (max 72 characters). Key. Nullable The version of the software as reported by the access evidence. Destination: 
 
 
 
 
 | 
| Edition | Type: text (max 50 characters). Key. Nullable The edition of the software as reported by the access evidence. Destination: 
 
 
 
 
 | 
| AccessingDeviceIPAddress | Type: text (max 256 characters). Key. Nullable IP Address of the accessing device. Destination: 
 
 
 
 
 | 
| AccessingDevice ComputerName | Type: text (max 256 characters). Key. Nullable IP Address of the device accessing the product. Destination: 
 
 
 
 
 | 
| AccessingDeviceSerialNo | Type: text (max 100 characters). Nullable Serial number of the device accessing the product. Destination: 
 | 
| AccessingDeviceDomain | Type: text (max 100 characters). Key. Nullable Domain name of the device accessing the product. Destination: 
 
 
 
 
 | 
| AccessingUser | Type: text (max 128 characters). Key. Nullable The DOMAIN/SAMAccountName of the user accessing the product. Destination: 
 
 
 
 
 
 | 
| AccessDate | Type: datetime. Key. Nullable The date that the product was accessed. The date must be specified in the following format: ‘yyyyMMdd’. Possible values: 
 Destination: 
 
 | 
| AccessCount | Type: integer. Nullable Number of times the product was accessed on the given access date. Destination: 
 | 
| InventoryDate | Type: datetime. Nullable The date (and optionally time) the access evidence record was inventoried. Possible values: 
 Destination: 
 | 
| ClientAccessSource | Type: text (max 100 characters). Nullable The source type of the access evidence. Destination: 
 |