Hello forum,
- having a DW9.10.14 to import a JSON file will fail, if not all "EcomProducts" fields are present on the variant. In this ex. "unitprice" + "unitcurrency" are only relevant for the product.
Log:
Import job failed: The source reader for the table: [EcomProducts] can not get a value for the column: [unitprice].The input row is:...
Is there anyway I can bypass the requirement for adding the fields to the variant?
PS. Doing the same with a XML file will work fine.
Below is a snippet of the JSON: