Device Application Template DMO
The Device Application Template DMO is a Data Cloud data model object
(DMO) for a reusable standard format for messages for applications on devices.
Object API Name
ssot__DeviceApplicationTemplate__dlm
Category
Other
Primary Subject Area
Engagement
Primary Key
Device Application Template Id (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Device Application Engagement | Engagement Asset | Many To One (N:1) | Device Application Template | Device Application Template ID |
| Email Engagement | Engagement Asset | Many To One (N:1) | Device Application Template | Device Application Template ID |
| Message Engagement | Engagement Asset | Many To One (N:1) | Device Application Template | Device Application Template ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Created Date | ssot__CreatedDate__c | The date and time record was created. | dateTime |
| Data Source | ssot__DataSourceId__c | A reference ID to logical name for system that is source of records identified by External Record ID. | text |
| Data Source Object | ssot__DataSourceObjectId__c | A reference ID to logical name of object where record originated, for example a cloud storage file or another connector’s external object. | text |
| Device Application Template Id | ssot__Id__c | A unique ID used as primary key for Device Application Template DMO. | text |
| Device ApplicationTemplate Body | ssot__DeviceApplicationTemplateBodyTxt__c | The text representation of device application message. | text |
| Engagement Asset Number | ssot__EngagementAssetNbr__c | A user-facing ID. | text |
| Engagement Asset Type | ssot__EngagementAssetTypeId__c | A reference ID to type of engagement asset, for example an email or phone template | text |
| Engagement Message Type | ssot__EngagementMessageTypeId__c | A reference ID to type of engagement message, for example outbound, location entry, or beacon. | text |
| External Record Id | ssot__ExternalRecordId__c | A reference ID for external data source record. | text |
| External Source Id | ssot__ExternalSourceId__c | A reference ID to system where External Record ID was assigned. | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to business unit or other internal organization that owns business account. | text |
| Last Modified Date | ssot__LastModifiedDate__c | The date when a user last modified the record. | dateTime |
| Message Format Type | ssot__MessageFormatTypeId__c | A reference ID to type of asset or template format, for example a landing page or application alert. | text |
| Parent Engagement Asset | ssot__ParentEngagementAssetId__c | A reference ID for primary engagement asset. This relationship enables engagement asset hierarchies. | text |