Product-Import (CSV) should be able to import a specific file

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
heural
Posts: 85
Joined: 09 Jun 2022, 07:55

Product-Import (CSV) should be able to import a specific file

Post by heural » 18 Dec 2024, 10:49

Hi Aimeos-Team,

we experimented with multi sites/shops (version 2023) and found a possible issue for the product import (here csv, but it sould the same for xml)
The controller/jobs/product/import/csv/location is a path and all files in this path will be included for a import. So far..
but if 2 cronjobs runs at the same time for different shops, this is not practicable. Because the products are mixed or ends up in unexpected results.
In this case the param controller/jobs/product/import/csv/location should be a specific file instead a folder.

Or how can we secure to import the specific products to there specific shops?

Thank you!
Thanks a lot!

User avatar
aimeos
Administrator
Posts: 8616
Joined: 01 Jan 1970, 00:00

Re: Product-Import (CSV) should be able to import a specific file

Post by aimeos » 18 Dec 2024, 23:01

That's fixed in 2024.x where each site uses it's own folder. The changes are breaking, so they haven't been back-ported to 2023.10 LTS
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply