Forum Discussion
3 Replies
- nganapathirajuFormer Employee
There is no real special way but before we take this on further, did you use all available options?
- Did you use the pass through if that helps in case certain mappings match.
- Use mappings only when transformations are required (any transformation for that matter)
- Case sensitiveness may not matter for database columns after all.
What is your use case?
- cesar_bolanosNew Contributor
Sometimes we use JSON generators for this. We generate the direct mappings on the generator using a spreadsheet or editor, then a mapper for the simple ones
- murphy-brianNew Contributor III
Can you elaborate on this? I am wresting with how to generate Target Schemas to simplify mappings and also standardize outputs