Combine Error Outputs with a Union All
Wires the 'Error' outputs of a DataConversion and an OleDbDestination into a single UnionAll, drops unused columns from one of the inputs via 'IsUsed="false"', and writes the merged failed rows to a flat file destination.