Hi,
I'm trying to make the Actinic to Sage export process as automated as possible. Firstly I have Actinic set up to run Actinic Link to Sage on export. I then have a scheduled task set up, to run actinic.exe /d /x /u every 2 hours. (i.e. download orders, export orders, upload)
However, this encounters two problems.
Firstly, if Actinic Link successfully exports an order, it doesn't close automatically. So the next time Actinic tries to run it, it tells me you can't have 2 instances of Link running and fails.
Secondly, and much more seriously, Actinic's export seems to overwrite the .csv files already in the destination folder. This means that if for any reason Link fails to run (e.g. first problem, or server issues) then the csv files are not imported into Sage, and instead they are overwritten next time Actinic exports. The bottom line is that I lose these orders.
Is there anything I can do? If not I would like to request for the wish list that Actinic's export be set up to append to the csv files, and not just overwrite them.
Thanks
jmc200
I'm trying to make the Actinic to Sage export process as automated as possible. Firstly I have Actinic set up to run Actinic Link to Sage on export. I then have a scheduled task set up, to run actinic.exe /d /x /u every 2 hours. (i.e. download orders, export orders, upload)
However, this encounters two problems.
Firstly, if Actinic Link successfully exports an order, it doesn't close automatically. So the next time Actinic tries to run it, it tells me you can't have 2 instances of Link running and fails.
Secondly, and much more seriously, Actinic's export seems to overwrite the .csv files already in the destination folder. This means that if for any reason Link fails to run (e.g. first problem, or server issues) then the csv files are not imported into Sage, and instead they are overwritten next time Actinic exports. The bottom line is that I lose these orders.
Is there anything I can do? If not I would like to request for the wish list that Actinic's export be set up to append to the csv files, and not just overwrite them.
Thanks
jmc200
Comment