Case DMO
The Case DMO is a Customer Data Platform data model object (DMO) for support cases for
contacts.
Object API Name
ssot__Case__dlm
Category
Engagement
Primary Subject Area
Case
Primary Key
Case ID (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Case | Account Contact | Many To One: N:1 | Account Contact | Account Contact ID |
| Case | Parent Case | Many To One: N:1 | Case | Case ID |
| Case | Account | Many To One: N:1 | Account | Account ID |
| Case | Case ID | Many To One: N:1 | Device Application Engagement | Case |
| Case | Case ID | Many To One: N:1 | Email Engagement | Case |
| Case | Case ID | Many To One: N:1 | Message Engagement | Case |
| Case | Case ID | Many To One: N:1 | Product Browse Engagement | Case |
| Case | Case ID | Many To One: N:1 | Shopping Cart Engagement | Case |
| Case | Case ID | Many To One: N:1 | Web Search Engagement | Case |
| Case | Case ID | Many To One: N:1 | Website Engagement | Case |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Account | ssot__AccountId__c | A reference ID to the account where this contact is included or linked. | text |
| Account Contact | ssot__AccountContactId__c | The reference ID for the account contact of the case. | text |
| Assigned User | ssot__AssignedUserId__c | A reference ID to the assigned customer support rep. | text |
| Case Category | ssot__CaseCategoryId__c | A reference ID to the category of the case. | text |
| Case Closure Reason | ssot__CaseClosureReasonId__c | A reference ID to the reason the case was closed. | text |
| Case Creation Channel | ssot__CaseCreationChannelId__c | A reference ID to the channel where the case was created. | text |
| Case ID | ssot__Id__c | A unique ID used as the primary key for the Case DMO. | text |
| Case Number | ssot__CaseNumber__c | A number assigned to the case. | text |
| Case Priority | ssot__CasePriorityId__c | A reference ID to the priority of the case, for example, high, medium, or low. | text |
| Case Status | ssot__CaseStatusId__c | A reference ID to the status of the case, for example, new, in progress, or closed. | text |
| Case Support Work Hours | ssot__CaseSupportWorkHoursId__c | A reference ID to the working hours of support. | text |
| Case Type | ssot__CaseTypeId__c | A reference ID to the type of case, for example, a question or a problem. | text |
| Case Comments Relationship | ssot__CaseComments__c | text | |
| Closed Date Time | ssot__CloseddateTime__c | The date and time that the case was closed. | dateTime |
| Created Date | ssot__CreatedDate__c | The date the record was created. | dateTime |
| Date Source | ssot__DataSourceId__c | A reference ID for the logical name for a system that is the source of records identified by external record ID. | text |
| Data Source Object | ssot__DataSourceObjectId__c | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | text |
| Email Messages Relationship | ssot__EmailMessages__c | text | |
| External Record ID | ssot__ExternalRecordId__c | A reference ID for an external data source system. | text |
| External Source ID | ssot__ExternalSourceId__c | A reference ID for the system in which the external record ID was assigned. | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to the business unit or other internal organization that owns the business account. | text |
| Last Modified Date | ssot__LastModifiedDate__c | The date when a user last modified the record. | dateTime |
| Parent Case | ssot__ParentCaseId__c | A reference ID to an associated parent case. | text |
| Service Entitlement | ssot__ServiceEntitlementId__c | A reference ID to the customer’s support level, for example, phone or chat support only. | text |
| Subject | ssot__Subject__c | A short description of the case. | text |