SSP Scheduled Tasks Status Table

Updated: 12/19/2016

Description:

SSP employs several background jobs to execute tasks that involve large numbers of records.  Each job is executed based on a configurable schedule (documented in the Configuration Guide).  As the job executes information about the task details are recorded in the scheduled_application_task_status table.  This table is helpful for system administrators confirming processes.

Processes:

TaskDescription
send messagessends queued email messages
sync coachessyncs users who are assigned the coach role internally or sourced through an integration
sync external personsyncs data in external_person to operational person tables
send task remindersidentifies tasks with upcoming due dates and queues an email message
directory person refreshupdates the primary person directory
calculate map plan status and reportcalculates the plan status for all students with active plans and queues the off plan report for coaches
send early alert remindersidentifies Early Alerts with overdue responses and queues email messages
directory person refresh blueupdate the secondary person directory

 

Table Definition:

ColumnDescription
idunique identifier of the process
task_nameprocess name
statuscurrent status of the process; RUNNING or COMPLETED
start_datedate the process start
completed_datedate the process completed
created_datedate the row was created
modified_datedate the row was last updated
created_byuser who created the process
modified_byuser who last updated the process
object_statusaudit field for active and inactive processes