Incident Configuration Item DMO
The relationship between an incident and a configuration item.
Object API Name: std__IncidentConfigurationItemDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- Incident has a FOREIGNKEY relationship with the Incident DMO
Idfield. - ConfigurationItem has a FOREIGNKEY relationship with the Configuration Item DMO
Idfield.
- cdp_sys_record_currency
- ConfigurationItem
- DataSourceId
- DataSourceObjectId
- Id
- Incident
- InternalOrganizationId
- RelationshipType
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ConfigurationItem__c - Data Type: TEXT
- Description: The configuration item that represents the external configuration item record that's related to an incident.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__Incident__c - Data Type: TEXT
- Description: The incident with which a configuration item is related.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__RelationshipType__c - Data Type: TEXT
- Description: Specifies the type of relationship between a configuration item and the incident, such as Affected By or Impacted By.