CCP product (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 product definition table.
Fields¶
| Name | Type | Visible | Description |
|---|---|---|---|
| ID | numeric | false | Internal ID for the CcpProduct entity (Primary Key) |
| Product ID | numeric | true | |
| Product | string | true | |
| Ccp Manufacturer ID | numeric | false | Internal ID that references the CcpManufacturer entity (Foreign Key) |
| Manufacturer | string | true | Normalized manufacturer information. See field 'Raw Manufacturer' for scanned information |
| Ccp Product Family ID | numeric | false | Internal ID that references the CcpProductFamily entity (Foreign Key) |
| Product Family | string | true | |
| Ccp License Type ID | numeric | false | Internal ID that references the CcpLicenseType entity (Foreign Key) |
| License Type | string | true | |
| Version | string | true | |
| Edition | string | true | |
| Ccp License Metric ID | numeric | false | Internal ID that references the CcpLicenseMetric entity (Foreign Key) |
| License Metric | string | true | |
| Ccp Language ID | numeric | false | Internal ID that references the CcpLanguage entity (Foreign Key) |
| Language | string | true | |
| Ccp Platform ID | numeric | false | Internal ID that references the CcpPlatform entity (Foreign Key) |
| Platform | string | 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 | b27a7814-6d6e-4170-9ff9-e37fbcd6be7e | 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 |