Batch Formula Manager

Sepasoft MES Module Suite

Batch Formula Manager Component Properties

The Batch Formula Manager component is used to create, edit and manage formulas. It's located on the Perspective component palette under Batch Procedure.

Note

Version Specific

Available in 3.81.11 RC 1 Batch Procedure Module and later.

See Using Formula Manager.

Property Name

Description

Type

Default Value

enableCreateBatch

Shows and enables the Create Batch from Formula button.

Boolean

True

enableCreateFormula

Shows and enables the Add New Class/Formula button.

Boolean

True

enableEditFormula

Shows and enables the Edit Formula/Class button.

Boolean

True

enableDeleteFormula

Shows and enables the Delete Formula/Class button.

Boolean

True

enableCopyPaste

Shows and enables the Copy/Paste buttons.

Boolean

True

enableImport

Shows and enables the Import button.

Boolean

True

enableExport

Shows and enables the Export button.

Boolean

True

enableFilterByRecipe

Shows and enables the Filter by Recipe button.

Boolean

True

enableColumnEdit

Shows and enables the Column Edit button that allows the user to show or hide columns on the Formula list.

Boolean

True

enablePagination

Enables pagination. If false, all data is displayed on a single page.

Boolean

True

enableEsignatures

When set to True, execution, managing and viewing formulas requires eSignature authorization.

Boolean

False

mesAdmin

When the mesAdmin property is set to True, the MESAdmin eSignature template will be used to authenticate the user and enable them to perform all actions on all Formulas.  In addition, all batch parameters will appear and can be edited. The boolean selectors (sticky, visible, read-only) will show in the three right-hand columns. When the MESAdmin property is set to False, only the batch parameters that have the Visible option selected will appear.

Boolean

True

IndentedParameterList

Controls whether the parameter list displays in Indented or list format.


True

showRecipeVersion

Shows or hides the recipe version.


True

showPriority

Shows or hides the recipe priority..


True

showScale

Shows or hides the recipe scale.


True

showQuantity

Shows or hides the recipe quantity..


True

showDescription

Shows or hides the recipe description.


True

showParametersOnBatchCreation

Shows parameters when a batch is created. When set to False, the parameter list is not shown regardless of the visibility settings for each parameter.


True

validateFormulaOnSave

Validate Formula during saving, this verifies that the formula’s parameter configuration and values are within the min/max ranges. 


If set to False, the formula will not be validated when saved. Before a formula can be used to create a batch it must be verified by using the validate icon in the formula edit window.


True

includeParameterFilter

List of parameter names to include on the create/edit screen.


You can use wildcards in the expression.


‘*’ and ‘?’


[‘*Sugar']

List 

Empty

excludeParameterFilter

List of parameter names to exclude on the create/edit screen.


You can use wildcards in the expression.


‘*’ and ‘?’


[‘*Sugar']

List

Empty

includeRecipeFilter

List of recipes that the formulas are linked to. If blank, then formulas based on all recipes are included.


If a single recipe is listed, then all the other formulas linked to other recipes will not be shown.


You can use wildcards in the expression:


‘*’ and ‘?’


[‘*Recipe23’]

List

Empty

includeFormulaStateFilter

List of formula states that the formula have. If blank, then formulas that have any state are included.


If single state is listed, than all other formulas with other states will not be shown.



You can use wildcards in the expression:


‘*’ and ‘?’


[‘R&D*’]

List

Empty

includeFormulaPathFilter

Only include formulas and classes that match this filter.


You can use wildcards in the expression:


‘*’ and ‘?’

[‘FormulaClass?’]

List

Empty

filterFormulaBasedOnRecipes

Only include formulas that are based on one of the specified Batch Master Recipes.

List

Empty







Sepasoft MES Module Suite