ch 3 XML validation failure to write FALSE
For a good XML file, my package successfully wrote TRUE to the file, but for a bad XML file (not the Really bad file) the package presents the error message in the execution results but never writes FALSE to the file, despite my having set the FailOnValididationFail property to False. Does this work for anyone?
|