Home > database >  EBS WEBADI import (validation failure but submit request is successful)
EBS WEBADI import (validation failure but submit request is successful)

Time:09-19


As shown, the two data is contained in the EXCEL, the first one the value of the field is not in LOV value list, complains "enter a valid XXX", the second is the correct data, the present results is the first article is LOV intercepted, not termination of import, second data import is successful,

CodePudding user response:

Can't upload images, added, is that when the EXCEL data is wrong, (for example, is not in LOV), validation fails, but other successful validation data will be imported, so want to do: when there is a validation failure, not for concurrent requests submitted,

CodePudding user response:

Can't upload images, added, is that when the EXCEL data is wrong, (for example, is not in LOV), validation fails, but other successful validation data will be imported, so want to do: when there is a validation failure, not for concurrent requests submitted,
  • Related