Files
Fileinterface_Cron_Job/BUILD_INFO.txt
2026-08-19 19:27:41 +02:00

14 lines
655 B
Plaintext

FileInterface Watcher + CronScheduler - COMPLETE
Date: 2026-08-19
Target: .NET Framework 4.8, x86
IMS API: IMSApiDotNet.dll 10.0.0.3 included under FileinterfaceCronScheduler/lib
Features:
- FileSystemWatcher jobs configurable through HTTP web client
- Cron jobs configurable through HTTP web client
- Both subsystems run concurrently and share the IMS API client/session
- Unlimited inArgs per job
- Optional file move after successful customFunction
- Watcher Created/Changed/Renamed selection, recursion and debounce
- Live watcher reload after saving/deleting configuration
- HTTP Basic Authentication; default admin/admin; configurable in App.config