Hi DW,
I have a simple XML file that contains data for a custom table. I created a job that imports the data in my XML file to a custom table in my DB.
My question is, how can i get the job to empty the table i import into before it it runs my task?
I'm not importing products or user in my task, so the options i have on my Dynamicweb Provider destination: "Deactivate missing products" and "Remove missing rows after import" don't make much sense in my case.
// Martin