BlackbitDigitalCommerce / pimcore-data-director

Import Bundle for Pimcore
16 stars 3 forks source link

JSON import issue #108

Closed vmvartiainen closed 9 months ago

vmvartiainen commented 1 year ago

We have a JSON file that should be imported into Pimcore using Data Director (3.4.2).

Importing the data returns an error:

[INFO] Importing /scripts/tmp/import-file.json
[ALERT] Paths '/categories.FI[*]' were not found in json stream.
[WARNING] Paths '/categories.FI[*]' were not found in json stream.
[INFO] Could not find any data (or it is not readable)

Raw Data Fields Auto create gives an error:

An error occured. Dataport has not been startedPaths '/1' were not found in json stream

What could this be about?