system.mes.batch.recipe.syncPhasesAndSaveTemplate(mesObjectList)

Sepasoft MES Module Suite

system.mes.batch.recipe.syncPhasesAndSaveTemplate(mesObjectList)

Synchronize phases to their latest version and save master template logic objects that were created or modified. Use this function instead of the system.mes.saveMESObject() script function. A validation of the template will be done prior to saving.

Note Version Specific: 3.81.10 RC3 and later

Parameters

mesObjectList: MESObjectList  A MESObjectList object containing all the of the BatchMasterLogic objects to save.

Returns

Nothing

Sepasoft MES Module Suite