Solved
Forum Discussion
@Spiro_Taleski , did you get chance to check the sample SOAP response file.
- darshthakkar3 years agoValued Contributor
Your target system i.e. snowflake doesn’t have all the columns defined; meaning for instance, your upstream has 5 columns, snowflake has been defined with less than 5 columns thus data couldn’t be ingested.
Try to have a mapper before snowflake snap and if you have defined 3 cols, specify those 3 in the mapper prior and you will not see any error on execution.