AbanteCart Community

eCommerce construction => How-to questions => Topic started by: Beyond2000 on July 02, 2018, 03:10:09 AM

Title: Change produckt update file name
Post by: Beyond2000 on July 02, 2018, 03:10:09 AM
Good day.
I'm trying to change the file name af the product update file.

I want to do a price update 3 times a day it with a cron job from our physical shop. It is working when I rename the file of our store and replace it manualy on the AbanteCart shop files. 
I can rename the physical shop file, but are afraid as this will be automatic when I create new schedule I must get the programmer of the physical shop in again to rename the file to the new temprory AbanteCart file.

Attached the screen shot of the schedule loaded in the database.

I did a clear cache and it did not help after renaming the file to our default file name.

Any suggestions?
Title: Re: Change produckt update file name
Post by: abantecart on July 11, 2018, 03:56:00 AM
Import process works with intermediate file name that it creates after file upload.

Updating file name and path in task_details row should work.

Double check that your path to update file is correct and that you updated correct task details record.