system.mes.batch.recipe.validateRecipe(masterRecipeLink)

Sepasoft MES Module Suite

system.mes.batch.recipe.validateRecipe(masterRecipeLink) 

Analyze and return a list of items that prevent the master recipe or template from being valid. Note, that master recipes that are not valid cannot be executed.

validateRecipe(masterRecipeLink) → List

Syntax

validateRecipe(masterRecipeLink)

  • Parameters

 MESObjectLink masterRecipeLink - The link for a master recipe object to validate.

  • Returns

A list of validation error messages as strings.

  • Scope

All



Sepasoft MES Module Suite