While I was trying to import a productlist in .XML, there occoured an error that resulted in the table containing all products on the domain that I was working on, was deleted.
To avoid future accidents I need to know the following:
which encodings are allowed?
If there is a hidden error in an .XML file supplied by a customer, how do you avoid crashing the table with products?
Is it possible to create a simulation-modul that checks an .XML file up against a specific database and then checks for import errors?
best regards
Tom