CCP file definition (Internal)¶
OctoSAM internal query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
This query lists the CCP file definition table.
Fields¶
| Name | Type | Visible | Description |
|---|---|---|---|
| ID | numeric | false | Internal ID for the CcpRecognitionFileDefinition entity (Primary Key) |
| Sha1 | string | true | |
| Manufacturer | string | true | Normalized manufacturer information. See field 'Raw Manufacturer' for scanned information |
| Product Name | string | true | |
| Product Version | string | true | |
| File Name | string | true | |
| File Description | string | true | |
| Basic Product Id | numeric | true | |
| Classification | string | true | |
| Language Id | numeric | true | |
| Platform Id | numeric | true | |
| Created | date | false | Date/Time this entity was created |
| Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
| Property | Value | Description |
|---|---|---|
| Query Guid | 271406d8-a5d1-4971-ae26-1d5d1f66776b | The internal id of the query. Must be unique |
| SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |
| LastUpdate | 2026-01-20 14:15:07 | Last change to this document |
| Build | 1.12.2.81 | OctoSAM build that last changed this document |