Risk DMO
A record that represents an active, tracked risk within the risk register. It captures the initial description of a threat and vulnerability pair.
Object API Name: std__RiskDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- RiskSubjectId has a FOREIGNKEY relationship with the Supplier DMO
Idfield. - RiskSubjectId has a FOREIGNKEY relationship with the Supplier Product DMO
Idfield.
- Category
- cdp_sys_record_currency
- ConsequenceTxt
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InherentRiskScore
- InternalOrganizationId
- LastDetectedDateTime
- NextReviewDate
- RankNbr
- ResidualRiskScore
- ResolvedDateTime
- RiskName
- RiskSourceDateTime
- RiskSubjectId
- RiskSubjectObjectTxt
- RiskType
- SeverityLevel
- SourceSystemName
- Status
- Subcategory
- Field API Name:
std__Category__c - Data Type: TEXT
- Description: A classification for the risk.
- 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__ConsequenceTxt__c - Data Type: TEXT
- Description: Auditors check if you understand how the business gets hurt. Is it a privacy breach (GDPR issue) or a server crash (Availability issue).
- 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__Description__c - Data Type: TEXT
- Description: A detailed explanation of the risk instance.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InherentRiskScore__c - Data Type: DOUBLE
- Description: The calculated score for the inherent risk.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastDetectedDateTime__c - Data Type: DATETIME
- Description: Last time a score reinforced this risk (updated on re-breach).
- Field API Name:
std__NextReviewDate__c - Data Type: DATETIME
- Description: The date for the next periodic review of this risk.
- Field API Name:
std__RankNbr__c - Data Type: DOUBLE
- Description: An optional numeric field that risk owners can use to sort risks on their custom reports.
- Field API Name:
std__ResidualRiskScore__c - Data Type: DOUBLE
- Description: The calculated score for the residual risk.
- Field API Name:
std__ResolvedDateTime__c - Data Type: DATETIME
- Description: When the risk was resolved.
- Field API Name:
std__RiskName__c - Data Type: TEXT
- Description: The unique name that identifies this specific risk instance.
- Field API Name:
std__RiskSourceDateTime__c - Data Type: DATETIME
- Description: When the risk occurred / was first detected.
- Field API Name:
std__RiskSubjectId__c - Data Type: TEXT
- Description: Reference to the supply-side entity this risk is associated with, such as a Supplier or SupplierProduct.
- Field API Name:
std__RiskSubjectObjectTxt__c - Data Type: TEXT
- Description: Name of the supply-side entity type for the risk subject, such as Supplier or SupplierProduct.
- Field API Name:
std__RiskType__c - Data Type: TEXT
- Description: Discriminator: INDICATOR, EVENT, EXPOSURE.
- Field API Name:
std__SeverityLevel__c - Data Type: TEXT
- Description: Risk severity level.
- Field API Name:
std__SourceSystemName__c - Data Type: TEXT
- Description: Originating data source that triggered the risk.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The current state of the risk.
- Field API Name:
std__Subcategory__c - Data Type: TEXT
- Description: Finer grouping within RiskCategory.