Create a work order Work Tasks form
- Last UpdatedJan 21, 2026
- 1 minute read
Perform the procedure described in the add job example, Create an add job Work Tasks form, with the following adjustments:
-
For the form title, use JobExec.CWFP.
-
Specify the following controls for the form:
Control Type
Tag Name
Mapped XML Node
Mandatory
Other Parameters
Text or Data Lookup
Create Work Order for Product
item_id
Y
Text or Data Lookup
Use Production Process
process_id
Y
Text or Data Lookup
Product Specification
spec_ver_id
N
Text
Work Order ID
wo_id
Y
Text
Description
wo_desc
N
Text or Data Lookup
User Name
user_id
N
Text or Data Lookup
BOM Version
bom_ver_id
N
Date Time
Release Date/Time
release_time
Y
Date Time
Due Date/Time
req_finish_time
Y
Number
Required Quantity
req_qty
Y
Minimum Value: 0
Number
Start Quantity
start_qty
Y
Minimum Value: 0
Number
Priority
priority
N
Button
OK
ok
Button Type: Submit
Text: OK
Is Form Level Button: Yes
Button
Cancel
cancel
Button Type: Cancel
Text: Cancel
Is Form Level Button: Yes