Sfdc Fld Svc Mobile Ux Log Event Log DMO

This object captures events that occur in the SFS Mobile App.

Object API Name: std__SfdcFldSvcMobileUxLogEventLogDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id

  • UserId has a FOREIGNKEY relationship with the User DMO Id field.
  • 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__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__LogName__c
  • Data Type: TEXT
  • Description: The technical name or classification of the exception or crash 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__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.