NOTICE: All information contained herein is, and remains
the property of TechnoCore.
The ObjWorkflowScheduler module implements the SCHEDULER node type for workflows.
This module handles the following node types:
TODO: Document purpose and functionality
INSERT INTO def_workflows (WorkflowName, Package, Rank, Type, Name, BranchDirect)
VALUES ('EXAMPLE_WORKFLOW', 'core', 10, 'SCHEDULER', 'NodeName', 'NEXT_NODE');
TODO: Document execution flow
TODO: Document configuration options
TODO: Add examples
Version: 8.0
Last Updated: 2025-12-14
Status: Auto-generated - requires manual documentation