Dear,
after data was copied into the staging table and you open the form to view staging data. (form DMFDataVizualization)
In that form there is a button "Validate" or "Validate All". WHen you click this button, one of the validates that is executed is the validateField method of the staging table record. If something is check in there that returns false, the record is supposed to be invalid.
However, when you click "Copy data to target", this method is NOT executed and so this validation is skipped and data is just copied to the target.
I don't think this is logical behaviour. The validation should be the same upon processing as upon clicking the "validate" button.
Anyone else noticed this behaviour or has a fix for it?
Kr,
Sven
*This post is locked for comments
I have the same question (0)