Sfdc Fld Svc Mobile Ux Actvty Event Log DMO
This object captures activities that occur in the SFS Mobile App.
Object API Name: std__SfdcFldSvcMobileUxActvtyEventLogDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- UserId has a FOREIGNKEY relationship with the User DMO
Idfield.
- ActivityName
- AppVersionText
- cdp_sys_record_currency
- ConnectionType
- DataSourceId
- DataSourceObjectId
- DeviceModelName
- DurationTime
- ErrorMessageText
- EventDate
- EventTimestamp
- Id
- InternalOrganizationId
- OrganizationId
- OsName
- OsVersionNumber
- TargetObjectType
- UserId
- UserPayloadSchemaName
- Field API Name:
std__ActivityName__c - Data Type: TEXT
- Description: The technical name or classification of the activity.
- 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__ConnectionType__c - Data Type: TEXT
- Description: The type of connection.
- 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__DurationTime__c - Data Type: DOUBLE
- Description: The timeframe of the activity, measuring how long the process took to complete from start to finish.
- Field API Name:
std__ErrorMessageText__c - Data Type: TEXT
- Description: Loader error message
- 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__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__TargetObjectType__c - Data Type: TEXT
- Description: The type of data record (such as a Service Appointment or Product) that was viewed or updated.
- 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.