User Guides
WCS
Strategy Configuration
Overview

Overview

In the process of task execution, multiple critical decision-making steps are involved, including task coordination, execution logic, resource assignment, and equipment scheduling. Each of these steps is governed by specific strategy factors that can vary across different business scenarios.

To enhance flexibility, modularity, and maintainability, the system provides a centralized Strategy Configuration module. This module allows users to manage and fine-tune strategy rules for different workflow stages via a dedicated configuration interface - ensuring that WCS can dynamically adapt to changing operational needs without requiring code changes.

The strategy configuration module consists of four major components:

  1. Task Coordination Strategy: Controls how tasks are prioritized and grouped.

  2. Task Execution Strategy: Defines execution logic and conditions for progressing tasks.

  3. Task Assignment Strategy: Determines how available resources (e.g., robots, conveyors) are assigned to tasks.

  4. Charging Strategy: Governs battery level thresholds and charging logic for equipment.

Together, these strategies enable a highly customizable execution engine that supports diverse warehouse automation requirements.