Scenario 5 - Testing with Required UDF Input

Send a validation request when UDF input is required.

Procedure

  1. Create a product in which you have specified that the input characteristic gender must be passed in the request.
  2. Set the gender characteristic to active.
  3. Set the flag validateData = true in the offer validation request.
  4. Add the product to your basket without defining the gender.

Result

You get an error in the reply during validation when that product is in your basket and the flag validateData = true without the UDF gender entry.