Sfdc Fld Svc Mobile Ux Error Event Log DMO
This object captures error events that occur in the SFS Mobile App.
Object API Name: std__SfdcFldSvcMobileUxErrorEventLogDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- UserId has a FOREIGNKEY relationship with the User DMO
Idfield.
- AppVersionText
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DeviceModelName
- ErrorName
- EventDate
- EventTimestamp
- Id
- InternalOrganizationId
- MessageText
- OrganizationId
- OsName
- OsVersionNumber
- SessionKey
- TargetObjectType
- UserId
- UserPayloadSchemaName
- Field API Name:
std__AppVersionText__c - Data Type: TEXT
- Description: The specific build or release version of the application currently installed.
- 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__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__DeviceModelName__c - Data Type: TEXT
- Description: The hardware model of the mobile device.
- Field API Name:
std__ErrorName__c - Data Type: TEXT
- Description: The technical name or classification of the exception or crash event.
- Field API Name:
std__EventDate__c - Data Type: DATEONLY
- Description: The date of the event, used primarily for partitioning and daily reporting.
- Field API Name:
std__EventTimestamp__c - Data Type: DATETIME
- Description: The date and time the user action or system event occurred on the device.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Unique system-created identifier for each specific log entry.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__MessageText__c - Data Type: TEXT
- Description: A human-readable description that provides additional context about the event.
- Field API Name:
std__OrganizationId__c - Data Type: TEXT
- Description: Reference to the original system or stream that ingested the mobile log.
- Field API Name:
std__OsName__c - Data Type: TEXT
- Description: The mobile operating system platform.
- Field API Name:
std__OsVersionNumber__c - Data Type: TEXT
- Description: The specific software version of the mobile operating system.
- Field API Name:
std__SessionKey__c - Data Type: TEXT
- Description: A hashed identifier used to group individual events into a single continuous user session.
- Field API Name:
std__TargetObjectType__c - Data Type: TEXT
- Description: The type of data object being manipulated or viewed during the process.
- Field API Name:
std__UserId__c - Data Type: TEXT
- Description: Unique identifier of the individual user performing the action.
- Field API Name:
std__UserPayloadSchemaName__c - Data Type: TEXT
- Description: The specific event type or schema definition.