We have set an external link in Actinic to a MySQL database which has our site products. The link works fine as it pulled the data into Actinic and allows us to update those products.
The problem is it doesn't perform an insert if we create the product in Actinic (which is what we want to happen).
Has anyone done this? Reading through the help documentation it doesn't specifically mention inserting products/records. Pulling the data & updating is.
Is it possible to insert records with this feature and if yes - how?
Thanks,
The problem is it doesn't perform an insert if we create the product in Actinic (which is what we want to happen).
Has anyone done this? Reading through the help documentation it doesn't specifically mention inserting products/records. Pulling the data & updating is.
Is it possible to insert records with this feature and if yes - how?
Thanks,
Comment