Hi,
We have a client that´s using a 3rd party PIM system (InRiver) and when the client makes changes to the product catalogue in the PIM they send us information about the product / group that they changed in the form of XML files. However, this data is usually scattered over multiple files. F.e. let´s say that the client just changed 5 products, and moved them to a group. Then we might get 12 files, where the EcomProducts items might be scattered over 5 different files, the EcomProductCategoryFields items might be scattered over 2 files etc etc...
The import activity is set to import XML files from a source folder, and it works when I manually merge the tables from the xml files into one file where all the items are merged under their respective parent table. But when I run the activity with the files unmerged, it only imports a small fraction of the data and leaves some information out, seems rather random how it chooses wich data get´s imported and wich get´s left behind.
So my question is, does dynamicweb not support importing data from multiple files unless all information for each table is united in a single file and all items are merged under their respective tables?