API Name: ITAM_App__Asset_type_Property_Connection__c
The Asset type Property Connection object defines the link between an Asset Type and one of its associated Asset Properties. It enables system administrators to configure which properties should be automatically assigned to Asset Units of a specific type, ensuring consistency in the data captured for assets across the organization.
This object acts as a template connection, streamlining property assignment and making it easier to manage large numbers of assets with shared characteristics.
🔧 Key Functionalities
- Defines a many-to-many relationship between Asset Types and Asset Properties.
- Enables automatic generation of Asset Property records for Asset Units based on their selected type.
- Supports scalable, standardized asset data by enforcing consistent property sets for specific asset categories.
- Facilitates cleaner property management across varied hardware, software, or equipment types.
Field Label | Field API name | Type | Help Text |
Asset type Properties | Name | STRING (80) | |
Asset Type | ITAM_App__Asset_Type__c | REFERENCE (ITAM_App__Asset_Type__c) | |
Asset Property | ITAM_App__Asset_Property__c | REFERENCE (ITAM_App__Asset_Property__c) |