Confinity Documentation
  • Latest Version
  • Latest Version
  • Getting Started

    • Introduction
    • Core Concepts
    • Create an Application
    • Glossary
  • Essentials

    • Authentication & SSO
    • Breaking Changes
    • Roslyn Source Analyzers
    • Changelog
    • ConfinityContent
    • ConfinitySelectable
    • Confinity Schedules
    • Data Seeding
    • Development guidelines [WIP]
    • Entity App
    • Entity Form
    • Entity Permissions
    • Frontend Configuration
    • Images
    • Known Issues
    • Localization
    • Migrations
    • Modules [WIP]
    • On-Site Editing
    • Settings
    • Cascade Delete
    • Replication
    • Infrastructure
  • Modules

    • Analytics Module
    • Assets Module
    • Blog Module
    • Cookie Consent Module
    • Forms Module
    • Friendly Captcha (Forms Module )
    • GeoIP Module
    • Htmx
    • Mail Module
    • Mailing Module
    • MediaPlayer Module
    • GoogleMyBusiness Module
    • OpenTelemetry Module
    • Pages Module [WIP]
    • Pattern Library Module
    • SIX Saferpay (worldline) Module
    • Products Module
    • Search Module
    • Wizard Module
  • Guides

    • Create a Custom Entity App Form Element
    • Date and Time
    • Entity Change Listener
    • File Upload / Temp File
    • HTTP security headers
    • conventions [WIP]
    • How to use Confinity with nginx
    • Notifications
    • Nullability
    • Rename Entity
    • Schedules
    • Useful snippets
    • Content Localization
  • Design Guidelines

    • Introduction
    • Page Components
    • Forms Module

Confinity Schedules

Tips

All schedules defined by confinity are listed here. If you are looking for the explanation for implementing your own schedule, check Schedules.

ScheduleDescriptionModule
Activate user tasksConfigure for author stage only. Activates planned user tasks when its time.UserTasks
Cleanup entity historyConfigure for public stages only. Deletes asset contents that are no longer referenced by an asset.Core
Cleanup replication schedulesConfigure for all stages. Deletes finished replication schedules older than 1 month and those referencing entities that do not exists anymore.Core
Recreate ElasticSearch Ai indicesConfigure for all stages. Recreates the ElasticSearch Ai indices.ElasticSearch
Recreate ElasticSearch indicesConfigure for all stages. Recreates the ElasticSearch indices.ElasticSearch
Recreate Lucene search indicesConfigure for all stages. Recreates the Lucene indices.Lucene
Refresh entity referencesConfigure for author stage only. Recreates all entity references.Core
Run full text indexing of pagesConfigure for author stage only. Runs a full text indexing for all pages.Core
Send notification email summaryConfigure for author stage only. Sends a summary for unread notifications.Core
Send mailingsConfigure for author stage only. Sends planned mailingsMailing
Update GeoIP databaseConfigure for all stages. Updates the GeoIP database.GeoIp
Update usage statisticsConfigure for all stages. Updates page and redirect hits.Core
Prev
ConfinitySelectable
Next
Data Seeding