I have been using Actinic since version 3 and have always had the problem of getting new products / sections into actinic without doing it manually.
I create a Hierarchical file that contains the section(s) to be imported, however importing an existing section with fewer items (as some may have been deleted) leaves the old products in place (as you would expect)
So,
Before I import the product into actinic, I run a routine that marks that sections that will be imported (and it's products) for deletion.
Then go into Actinic and do a purge.
Then Import the file (which can take some time)
Then Upload.
This is all fine, except it has to be done either manually or with some software written especially to do this. The manual way is time consuming, especially when only one product needs updating 8-(
The software sometimes hangs, as Actinic may take a while to respond or windows is just being it's usual pain in the a**e.
I have asked Actinic for many years for command line switches to:
1) purge the catalog
2) do a "standard Hierarchical import" with a fixed filename (all I do manually each time is keep clicking next!)
I know they are not on most peoples wish list, but they must be simplicity itself to code.
I've seen lots of good utilities for uploads, invoice processing etc but nothing that does what I need.
So, the questions are:
1) Is there an easier way?
2) Have I outgrown Actinic?
3) Am I missing something?
I'm a bit loathed to use another product as I find actinic support superb and the product very good, but I need to solve this problem.
I create a Hierarchical file that contains the section(s) to be imported, however importing an existing section with fewer items (as some may have been deleted) leaves the old products in place (as you would expect)
So,
Before I import the product into actinic, I run a routine that marks that sections that will be imported (and it's products) for deletion.
Then go into Actinic and do a purge.
Then Import the file (which can take some time)
Then Upload.
This is all fine, except it has to be done either manually or with some software written especially to do this. The manual way is time consuming, especially when only one product needs updating 8-(
The software sometimes hangs, as Actinic may take a while to respond or windows is just being it's usual pain in the a**e.
I have asked Actinic for many years for command line switches to:
1) purge the catalog
2) do a "standard Hierarchical import" with a fixed filename (all I do manually each time is keep clicking next!)
I know they are not on most peoples wish list, but they must be simplicity itself to code.
I've seen lots of good utilities for uploads, invoice processing etc but nothing that does what I need.
So, the questions are:
1) Is there an easier way?
2) Have I outgrown Actinic?
3) Am I missing something?
I'm a bit loathed to use another product as I find actinic support superb and the product very good, but I need to solve this problem.
Comment