jpi_add_jcr
Adds a component reference to a job in the JPI scheduling system by specifying the component, quantity, task number, and predecessor tasks.
Instructions
Add a Job Component Reference to a job.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobGuid | Yes | Job GUID | |
| ComponentGuid | Yes | Component GUID to reference | |
| TaskNo | No | Task number for the JCR | |
| Quantity | No | Quantity | |
| PredecessorTaskNos | No | Predecessor task numbers |