Skip to content

Running OS Task

JOHN CLARKE edited this page Mar 7, 2025 · 5 revisions

πŸ’» Running OS Tasks

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.


πŸ”§ Create OS Task

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.

Steps:

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.

Add OS Task

3️⃣ Tasks are stored in database, allowing users to view current running tasks.