-
Notifications
You must be signed in to change notification settings - Fork 3
Running OS Task
JOHN CLARKE edited this page Mar 7, 2025
·
5 revisions
The Scenario Launch Platform provides a user the ability to run an OS Task. An OS Task is a cron job via bash or a Windows scheduled task depending on the OS SLP is deployed on.
Objective: SLP user creates OS Task via SLP. Depending on OS this task is scheduled via cron or schtasks. OS Tasks are stored in the backend database so a user can view current running OS Tasks.
1οΈβ£ Visit the OS Tasks page via file cabinet icon on top nav.
2οΈβ£ Fill in the details for OS Type, upload OS specific file and click Submit. Task is now running on OS.
3οΈβ£ Tasks are stored in database, allowing users to view current running tasks.