CriterionValue

Description of the data relative to criteria linked to MO. Use of criteria is optional. It allows for example to define a use date for the produced item (MES Operations), or a value to check (MES Performance)

Name Description Value Associated rules

criterionCode
required

Criterion code

string

R1

value
required

Criterion value

string

R2

Rules

R1

If criterionCode does not exist, value for this criterion is ignored.

R2

criterionValue should be an authorized value for the criterion. For example, the value “TEXT” is not authorized for a numeric criterion. The format for values are the following :

  • date : YYYY-MM-DD (norme ISO 8601), for example “2018-03-29”

  • decimal numbers : point “.” should be used for decimal separateur, for example 3.12

  • logical criteria : authorized values are “TRUE” and “FALSE”