Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Problem

When registering, I want to Exceed the Quantity sent to the mobile Device.

 

The device says:

"You cannot register more then x for this item"

 

Solution

Modify the following following Line parameters:

  • overDeliveryValidation
  • underDeliveryValidation

 

The following options are

  • Warn
  • Block
  • None

 

Determines the behavior when the maximum value is exceeded. Valid values: "None", "Warn" and "Block".

These are defined in the OrderLines response from the BackEnd.

 

  • No labels