11-11-2017 07:38 AM
Has anyone figured out how to create Templates to drive the Target Schema in a mapper snap? This would be useful to standardize JSON output schema outputs and also reduce the time it takes to map outputs. If not can someone explain when and how a Target Schema actually shows something in a mapper?
01-06-2021 10:51 PM
Hi Team,
We have requirement to generate the mapper dynamically based on the input file which has huge number of columns , i have used the pipeline code mentioned above for generating the mapper dynamically but it’s generating the pipeline itself so how to import the pipeline generated by above code into the project without manual intervention through the pipeline code.
Please suggest is there any way to achieve the above requirement , if not please suggest me is there any other way to create the Target schema dynamically.