Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

MES Stateless API

AddProdPostExec(Int32,String,Int32,Double,String,String,Int32,DateTime,String,Nullable<Int32>,String,String,String,String,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,Nullable<Int32>,String,String,String,String,String,DBString,DBString,DBString,DBString,String,Int32) Method

AddProdPostExec(Int32,String,Int32,Double,String,String,Int32,DateTime,String,Nullable<Int32>,String,String,String,String,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,Nullable<Int32>,String,String,String,String,String,DBString,DBString,DBString,DBString,String,Int32) Method

The AddProdPostExec() method enters production data for a given job, lot, production time and container in the production transaction table (Item_Prod) after the job has run on an entity.

This overload of the method uses the entity ID to identify entities specified for the method. It also:

  • Requires the createdAtUtc parameter for specifying the time, in UTC, when production occurred.
  • Returns the rowId output parameter that provides the row ID of the record in the Item_Prod table for the production that was added.

Note: This is one of the preferred overloads of this method to use.

In This Topic
TitleResults for “How to create a CRG?”Also Available in