Attendance Source Data DMO
Represents raw attendance source data captured from an external or device-based attendance source.
Object API Name: std__AttendanceSourceDataDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- AttendanceEntryId has a FOREIGNKEY relationship with the Attendance Entry DMO
Idfield. - AttendantId has a FOREIGNKEY relationship with the Individual DMO
Idfield. - SourceTypeId has a FOREIGNKEY relationship with the Attendance Source Type DMO
Idfield. - LocationId has a FOREIGNKEY relationship with the Location DMO
Idfield.
- AttendanceEntryId
- AttendanceSourceDataName
- AttendantId
- cdp_sys_record_currency
- CommentsText
- ConfidenceScorePercent
- DataSourceId
- DataSourceObjectId
- ExcpValidFromDateTime
- ExcpValidToDateTime
- Id
- InternalOrganizationId
- IsRejectedFromResolution
- IsUsedForResolution
- KQ_AttendanceEntryId
- KQ_AttendantId
- KQ_Id
- KQ_LocationId
- KQ_SourceTypeId
- LocationId
- RawCode
- RawSignalText
- RejectionReasonText
- SourceDataDate
- SourcePayloadText
- SourceSystemName
- SourceTypeId
- SrcDataTimestamp
- SubmissionTimestamp
- Field API Name:
std__AttendanceEntryId__c - Data Type: TEXT
- Description: The attendance entry that’s related to the attendance source data.
- Field API Name:
std__AttendanceSourceDataName__c - Data Type: TEXT
- Description: The name of the Attendance Source Data.
- Field API Name:
std__AttendantId__c - Data Type: TEXT
- Description: The contact whose attendance signal is captured.
- 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__CommentsText__c - Data Type: TEXT
- Description: The comments that are associated with the attendance source data.
- Field API Name:
std__ConfidenceScorePercent__c - Data Type: PERCENT
- Description: The score that indicates the reliability of an attendance signal.
- 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__ExcpValidFromDateTime__c - Data Type: DATETIME
- Description: The start of the time period when the attendance source data is used to populate attendance entries created within that window. For example, the start of a planned or parent-reported absence that spans multiple days.
- Field API Name:
std__ExcpValidToDateTime__c - Data Type: DATETIME
- Description: The end of the time period when the attendance source data is used to populate attendance entries created within that window. For example, the end of a planned or parent-reported absence that spans multiple days.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsRejectedFromResolution__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance source data is excluded from the final attendance outcome (true) or not (false).
- Field API Name:
std__IsUsedForResolution__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance source data influences the attendance outcome (true) or not (false).
- Field API Name:
std__KQ_AttendanceEntryId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_AttendantId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_LocationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_SourceTypeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LocationId__c - Data Type: TEXT
- Description: The location that’s related to the attendance source data.
- Field API Name:
std__RawCode__c - Data Type: TEXT
- Description: The unprocessed attendance code value from the source system.
- Field API Name:
std__RawSignalText__c - Data Type: TEXT
- Description: Specifies the unprocessed attendance status from the source system before reaching a policy-based resolution.
- Field API Name:
std__RejectionReasonText__c - Data Type: TEXT
- Description: Specifies the reason why the attendance source data is excluded from attendance resolution.
- Field API Name:
std__SourceDataDate__c - Data Type: DATEONLY
- Description: The date when the attendance signal is captured.
- Field API Name:
std__SourcePayloadText__c - Data Type: TEXT
- Description: The raw data from the source system.
- Field API Name:
std__SourceSystemName__c - Data Type: TEXT
- Description: The name of the external system that captures the attendance signal.
- Field API Name:
std__SourceTypeId__c - Data Type: TEXT
- Description: The attendance source type that’s related to the attendance source data.
- Field API Name:
std__SrcDataTimestamp__c - Data Type: DATETIME
- Description: The date and time when the attendance signal is captured.
- Field API Name:
std__SubmissionTimestamp__c - Data Type: DATETIME
- Description: The date and time when the attendance signal is submitted.