iDash Database Schema: Start Time and Event Tracking Fields
search cancel

iDash Database Schema: Start Time and Event Tracking Fields

book

Article ID: 447919

calendar_today

Updated On:

Products

iDash Workload Automation for CA 7

Issue/Introduction

Users may need to verify which database tables and field names iDash utilizes for monitoring start times and event data for runs, Autotrack, and general events.

Resolution

Reviewed the iDash database schema regarding start time checks. The following tables and fields are utilized for tracking:

  • iDash Runs: The system monitors the start_time field within the idash_run table.
  • Autotrack: The system validates the time field in the idash_autotrack table.
  • Events: iDash tracks the event_time_gmt field within the idash_event table.