Create the work order from process workflow
- Last UpdatedJan 21, 2026
- 1 minute read
Perform the procedure described in the add item cass example, Create the add item class workflow, with the following adjustments:
-
Complete the fields and options in the New MES Workflow window as follows:
Field/Option
Description
Title
The workflow title (e.g., JobExec.CWFP).
Description
A description of the workflow.
Unique Environment Name
Select the environment name (e.g., MESDB_MES).
MES Middleware Machine Name
Select the MES middleware connection (e.g., mes40).
Event Name
Select the event that was created, Prod. JobExec.CreateWoFromProcess.
Pre/Post Hook
Select Post Hook.
Object Name
Type job_exec.
-
In the Subject window, in the first line of the main box, type New WO Created.
-
In the Subject window main box, append the following XML variables:
-
MESEventData: request.wo_id
-
MESEventData: request.release_time
-
MESEventData: request.req_finish_time
-
MESSPHookData: request.wo_id
-
MESSPHookeData: request.release_time
-
MESSHookData: request.req_finish_time
-