• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

scheduled_task Table (376)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

A scheduled entry executing a script at certain times

Fields

Name Description Type Null
id Primary key PK
script_id The id of the script to execute. FK ejscript ●
schedule_id Update schedule FK schedule ●
description Optional description of what this task is used for. String(2047) ●

scheduled_task table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
script_id FK Index
schedule_id FK Index

Relationships

Table Description
ejscript ejscript
schedule Generic scheduled tasked handling time scheduling, locking and error messages

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
  • Fields
  • Indexes
  • Relationships
  • Replication Flags
  • Security Flags
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top