Task Center

Last Updated on : 2025-11-26 07:26:12download

Overview

Task Center is a versatile application primarily designed to track and ensure the successful execution of asynchronous tasks triggered by other applications. For example, those tasks generated by operations like group creation.

Task Center

Application structure

Task Center consists of the following main modules:

  • Task list: Tasks are created by other spatial applications. Once created, tasks are displayed in this list.
  • Task details page: Allows you to view the execution results of subtasks. If a task fails, you can perform a retry operation from here.
  • Other operations: Includes task renaming, task retry, and task deletion.

Task list

Tasks are triggered by applications within the spatial ecosystem. For example, operations in Group Management—such as creation, editing, or deletion—generate corresponding tasks, with the task type labeled as Group Management.

You can search for tasks based on specific criteria and view the Task Status in the task list.

  • If the status is Successful, it indicates that all subtasks have been completed successfully.
  • If the status is Failed, the number of failed subtasks is displayed. For tasks that have failed, you can click Retry to retry them.

Task Center

Task details page

To view the details of a specific task, click Detail in the Action column to access the Task Detail page.

On the details page, you can review the execution results of each subtask and also retry any failed subtasks. The layout of the task details page varies depending on the task type.

Task Center

Task Center

More actions

On the details page, you can also perform additional actions such as renaming the task, deleting the task, and retrying the entire task if it has failed.

Task Center