Business Insight DMO
Represents a generated business insight derived from engagement analysis, containing summary, rationale, and confidence scoring for business scenarios.
Object API Name: std__BusinessInsightDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- InputReferenceRecordId has a FOREIGNKEY relationship with the Engagement Analysis Text Insight DMO
Idfield. - SubjectReferenceRecordId has a FOREIGNKEY relationship with the Lead DMO
Idfield. - SubjectReferenceRecordId has a FOREIGNKEY relationship with the Opportunity DMO
Idfield. - SubjectReferenceRecordId has a FOREIGNKEY relationship with the Account DMO
Idfield.
- cdp_sys_record_currency
- ConfidenceScoreNumber
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Id
- InputReferenceObject
- InputReferenceRecordId
- InsightDetailText
- InsightSummaryText
- InsightTypeText
- InternalOrganizationId
- MethodInputName
- MethodTypeText
- RationaleText
- ScenarioName
- SubjectReferenceObject
- SubjectReferenceRecordId
- VersionIdentifier
- 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__ConfidenceScoreNumber__c - Data Type: DOUBLE
- Description: A numerical value representing the certainty level of the generated insight.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: The user who created this record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- 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: Required. A unique, system-generated identifier for this Business Insight record. Maximum size is 36 characters.
- Field API Name:
std__InputReferenceObject__c - Data Type: TEXT
- Description: The name of the object used to generate the insight.
- Field API Name:
std__InputReferenceRecordId__c - Data Type: TEXT
- Description: The record ID of the payload source used to generate the insight.
- Field API Name:
std__InsightDetailText__c - Data Type: TEXT
- Description: A JSON payload containing extended details, including causal evidence and recommended actions for the user.
- Field API Name:
std__InsightSummaryText__c - Data Type: TEXT
- Description: A short description or summary of the generated insight.
- Field API Name:
std__InsightTypeText__c - Data Type: TEXT
- Description: A system-defined category representing the specific business scenario for the generated insight.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__MethodInputName__c - Data Type: TEXT
- Description: The source used to generate the insight.
- Field API Name:
std__MethodTypeText__c - Data Type: TEXT
- Description: The method used to generate the insight.
- Field API Name:
std__RationaleText__c - Data Type: TEXT
- Description: The explanation or reasoning behind the generated insight, describing why the LLM arrived at this conclusion.
- Field API Name:
std__ScenarioName__c - Data Type: TEXT
- Description: The use case for which the insight was generated.
- Field API Name:
std__SubjectReferenceObject__c - Data Type: TEXT
- Description: The name of the reference object associated with the insight.
- Field API Name:
std__SubjectReferenceRecordId__c - Data Type: TEXT
- Description: The ID of the reference record associated with the insight.
- Field API Name:
std__VersionIdentifier__c - Data Type: TEXT
- Description: Identifies the insight logic version.