Demand Validation Policy

Global order promising > Setup > Demand validation > Demand validation policy

Demand validation policies detail out validations that should run and how the system should behave when validation fails.

Validation policies are an extensible framework. You can easily add custom validations by extending the GOPDemandValidationPolicyProcessor class.

Header Section

FIELDDESCRIPTION
Demand validation policy ID

Unique identifier for the demand validation policy record.

DescriptionDescription for the demand validation policy record.
Demand order type

Demand order type to be considered for this validation policy:

  • Sales
  • Transfer order
  • Raw material
  • Process Kanban
  • Transfer Kanban
Continue on errorControls whether additional validations should be run against individual demand lines once there is a failure.

FIELDDESCRIPTION

Validation Selection Section

Allows the user to select which validations should run for this demand validation policy, which order to run them in, which configurations to use, and what action to take.

Each validation can also be filtered using a query specific to the type of validation being executed.

FIELDDESCRIPTION
Processing sequenceControls the order in which validations will be executed.
Validation nameControls which type of validation is run.
Demand validation config ID

Controls which configurations are used when running this validation.

This allows different sets of parameters to be used for different situations.

Demand validation action

Controls what happens if the demand validation fails:

  • WarnDemand Validation Exception is created for visibility but the message is not actionable (i.e., it will appear as Validation policy bypassed for action performed).
  • RestrictDemand Validation Exception is created, allowing you to either enforce or bypass the validation.

FIELDDESCRIPTION

Feedback

Submit feedback.