Attestation Daily Detail
The Attestation Daily Detail entity provides data related to the questions asked and responses that an employee submitted when attesting to punches, totals, and breaks. Using this information, a manager can see how employees are answering the questions that were posed to them and the time required for a response.
Supported Dataview types
Employee Dataview |
Business Structure Dataview |
---|---|
X |
Data granularity
One row per employee per Attestation question answered.
Columns
Label |
Description |
Key |
Data Type |
---|---|---|---|
Answer |
The answer the employee provided. |
TK_ATTESTATION_ANSWER |
STRING |
Answered By | The Answered By column in the Attestation Daily Detail entity displays the Employee ID of the individual who responds to Attestation questions on an employee's timecard. | TK_ATTESTATION_CREATED_BY_USER | |
Device Id |
The ID of the device the attestation workflow was initiated from. |
TK_ATTESTATION_DEVICE_ID |
STRING |
Manual Time Entry Status |
Returns "Punch Added" if a punch is saved on the timecard. Returns "Punch Not Added" if the punch is not saved due to an error or the employee walking away from the attestation. Note that this will only populate for Manual Time Entry workflow transactions. |
TK_ATTESTATION_MANUAL_TIME_ENTRY_STATUS |
STRING |
Manual Time Entry Workflow |
Returns True if the workflow executed is a Manual Time Entry workflow and False if it is not. |
TK_ATTESTATION_IS_MANUAL_TIME_ENTRY_WORKFLOW |
BOOLEAN |
Punch Button |
The name of the button that is associated with the workflow executed |
TK_ATTESTATION_PUNCH_BUTTON |
STRING |
Punch Duration (Seconds) |
The total time it took, in seconds, for the employee to finish the attestation transaction. |
TK_ATTESTATION_PUNCH_DURATION |
NUMBER |
Punch Submitted |
Returns a checkmark if a punch was submitted in relation to the attestation workflow. |
TK_ATTESTATION_IS_PUNCH_SUBMITTED |
BOOLEAN |
Punch Time |
The date and time of the punch. |
TK_ATTESTATION_PUNCH_TIME |
DATETIME |
Question |
The question prompted to the employee. |
TK_ATTESTATION_QUESTION |
STRING |
Question Answered Time |
The date and time the question was answered. |
TK_ATTESTATION_QUESTION_ANSWERED_TIME |
DATETIME |
Question Duration (Seconds) |
The time it took, in seconds, for the employee to answer the question. |
TK_ATTESTATION_QUESTION_DURATION |
NUMBER |
Short Question |
TK_ATTESTATION_SHORT_QUESTION |
STRING | |
Transaction End |
The date and time the attestation transaction ended. |
TK_ATTESTATION_PUNCH_TRANSACTION_END_TIME |
DATETIME |
Transaction Start |
The date and time the attestation transaction started. |
TK_ATTESTATION_PUNCH_TRANSACTION_START_TIME |
DATETIME |
Type of Punch Override |
The type of punch override associated with the punch button used for the attestation workflow. Ex: In Punch, Out Punch. |
TK_ATTESTATION_PUNCH_OVERRIDE |
STRING |
Core entity
Employee | Organization | Day | Organizational Job | Paycode | Labor Category |
---|---|---|---|---|---|
X |
Relationship
One-to-One | One-to-Many |
---|---|
X |