I can’t overwrite the destinations settings on the Dynamicweb provider, with at config section. In my xslt I create the following config destination section, but these settings don’t overwrite the settings on the jobs destination…?
<tables>
<config>
<destination>
<setting field="RemoveMissingAfterImport">False</setting>
<setting field="DeactivateMissingProducts">False</setting>
</destination>
</config>