Verify minimum and maximum data workflows
- Last UpdatedJan 09, 2026
- 1 minute read
The following Stateless API methods can be used from the MES Connector to verify that data is passed correctly from the workflow to the MES database when calling API methods with only a few number of parameters that affects only one table in the MES database, and when calling API methods with a larger number of parameters of different datatypes that affect multiple tables in the database:
-
Prod.ItemClass.Add, which adds an item class
-
Prod.JobExec.CreateWoFromProcess, which creates a work order from a process
-
Prod.JobExec.StartJob, which starts a job
-
Prod.JobExec.AddProd, which adds production to a job
Other MES Stateless API methods can also be used to verify this functionality. For a list of which MES Stateless API methods that cannot be used with MES Connector, see MES Stateless API methods not available in MES Connector.