jpi_add_component_task
Add a new task to a component in the JPI job scheduling system by specifying task details, production times, and resource constraints.
Instructions
Add a new task to a component.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentGuid | Yes | Component 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 array |