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

Sepasoft MES Module Suite

system.mes.batch.recipe.syncPhasesAndSaveRecipe(mesObjectList:MESObjectList)

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

Note

Version Specific: 3.81.10 RC3 and later

Parameters

mesObjectList: MESObjectList A MESObjectList object containing the BatchMasterRecipe and associated BatchMasterLogic objects to save.

Returns

Nothing


Sepasoft MES Module Suite