Error Message: "Failed to process ... for column COLUMN_NAME"
Action:
The Salesforce object I am using has new columns and I am trying to add the new columns and map them to our destination table. When I execute the package I get the following error:
Error Message:
"Failed to process ... for column COLUMN_NAME"
Solutions:
Most likely the Output Column is not large enough to accommodate the input text . To resolve that you should manually increase the Output Column length.