Input Validation: Reordering
Store Groups
Columns | Validations |
---|---|
channel | channel and store_code combination must be unique. |
store_code | store should be present in storemap. |
store | 255 char limit. |
store_group | it is an integer. value should not be less than zero. |
Target Stores and cover days
Columns | Validations |
---|---|
store_group | store_group, channel and style_code combination must be unique. it is an integer. storegroup should be present in reorder store groups. |
channel | channel should be present in channel set. |
style_code | stylecode should be present in stylepojomap. |
cover_days | it is an integer. value should not be less than one. |
target_stores | it is an integer. value should not be less than zero. |
Reordering Style override
Columns | Validations |
---|---|
store_group | store_group and style_code combination must be unique. it is an integer. should be present in reorder store groups |
style_code | style_code should be present in stylemap. |
theme | Acceptable values are REORDER and DONT_REORDER |