Sepasoft MES Module Suite
system.mes.batch.queue.addOrUpdateEntry(entry)
Do not use this function. Only used in the backend.
Adds a new batch to be executed to the batch queue or updates editable fields.
addOrUpdateEntry(entry) → BatchQueueEntry
Syntax
addOrUpdateEntry(entry)
Parameters
BatchQueueEntry entry - ¿BatchClientQueueScript.addOrUpdateEntry.param.entry?
Returns
The created or updated BatchQueueEntry.
Scope
All
Sepasoft MES Module Suite