Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ericbrazisThe XML data which I'm attempting to import via the XML Data node is causing an error. I've been able to identify why the error is occurring, but can't figure out how to correct the issue. In the data files I'm working with there are 5-10 lines, depending on the data file I'm working on, which summarize the contents of the file. The summary lines are causing an error to occur because the data can't be parsed out correctly and therefore is not passing through all the data like it should. I've set my Error Threshold to 0 and said Ignore to NoRecordForOutputBehavior, UnmappedFieldBehavior, and NullValueBehavior. No luck though and still receive an error. Any help would be greatly appreciated. Thanks.