Β© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
IRIS Task Scheduler
A simple, native web-based task scheduler that helps you manage and monitor InterSystems IRIS tasks with an intuitive calendar interface.
Switch Journal
Enable Async Subtask Polling
Security Scan
Feature Tracker
Clone the repository:
git clone https://your-repo-url/task-scheduler-iris.git
Navigate to the project directory:
cd irisTest
Run the docker compose file:
docker compose -f docker-compose.yml up -d --build
Example: Visual schedule for September 2025 with recurring task executions.
MIT License. Feel free to modify and use it in your own IRIS projects.
Note: This project is a basic-level scheduler. For advanced scheduling, consider integrating with cron-like logic or IRIS advanced task management features.