WebClockEvents
WebClockEvents
Columns
| Name | Type | Description |
| WebClockClickId [KEY] | Long | Unique identifier for the web clock event. |
| PersonId | Long | Unique identifier for the person associated with the web clock event. |
| ButtonId | Long | Unique identifier for the web clock button associated with the event. |
| TimeEventId | Long | Unique identifier for the time event. |
| DeviceClickTime | String | Web clock event time in device time. |
| DeviceType | String | Source of the web clock event, such as Mobile online, Mobile offline, or Desktop. |
| GeoLocation | String | Geolocation for the web clock event, provided by the online mobile app or mobile device browser. |
| GeoLocationException | String | Identifies why the geolocation information is missing for the web clock event. |
| EventSource | String | Unique identifier for the source of the event, such as ORA_HWM_WEBCLOCK. |
| IconName | String | IconName of WebClockEvents |
| ButtonLabel | String | ButtonLabel of WebClockEvents |
| EventType | String | EventType of WebClockEvents |
| ChangeRequestPendingFlag | Bool | ChangeRequestPendingFlag of WebClockEvents |
| Status | String | Status of WebClockEvents |
| TimeTamperedFlag | Bool | Indicates whether the time reporter manipulated the device time. Valid values are true and false. The default value is false. |
| ServerClickTime | String | Web clock event time in server time. |
| Finder | String | Finder of WebClockEvents |
| StartDate | Date | StartDate of WebClockEvents |
| StopDate | Date | StopDate of WebClockEvents |