Solved
Forum Discussion
davidmil
2 years agoNew Contributor
HI SpiroTaleski
Can you suggest any snap through which i can achieve this. It is a dynamic pipeline which would iterate for all the tables in schema so i won't be able to hardcode column names at runtime
SpiroTaleski
2 years agoValued Contributor
Then the better option is to have one configuration file(expression library) where the column types conversions will happen(along with my suggestion from above). Then from SnapLogic pipeline you will call the configuration file and pass the source columns that should be converted.