Skip to main content

Tasks

The Tasks Table is a data structure designed to manage tasks with various attributes such as task name, cron definiton, next run time, last run time, created time, created by, and actions. It provides a structured and organized way to store and track tasks within your system.

Introduction

The Tasks Table serves as a central repository for managing tasks within your system. By capturing important information such as task details, scheduling, and task creater, the table enables effective task management and tracking.

Creating Tasks

To create a task, follow these steps:

  1. Click on the New Task button.

  2. Define the necessary attributes for the task, including Name, Cron Definition. Select Agents, Scripts, Assets and choose to enable or disable Screenshot on failure, User Permission and Retry on fail. If you enable retry on fail, enter the retry number.

  3. Click Save to save task.

Running Tasks

To running tasks on a Hype URL, click on the Run Task button which is included in Actions column. Define the environment which is Hype URL. Click on the Send button.

Editing Tasks

To edit a task, follow these steps:

  1. Click on the Edit Task button which is included in Actions column.

  2. Modify the relevant attributes of the task, such as name, cron definition, agents, script or assets.

  3. Click Save to save task.

Deleting Tasks

To delete a task, follow these steps:

  1. Click on the Delete Task button which is included in Actions column.

  2. Click Yes to delete task.