jpi_add_template_task
Add a new task to a job template in the Just Plan It scheduling system by specifying task details, production times, and resource constraints.
Instructions
Add a new task to a template.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateGuid | Yes | Template GUID | |
| TaskNo | Yes | Task number (e.g., "T010") | |
| Name | No | Task name | |
| ProductionTimePerUnit | No | Production time in seconds | |
| SetupTime | No | Setup time in seconds | |
| TeardownTime | No | Teardown time in seconds | |
| ResourceGroupConstraints | Yes | Resource group constraints |