Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have to define a large number of attributes and mappings. Is it possible to define those in excel or a text file and import them in Talend DI?
Thanks
Hello,
Please try to define a file connection and upload a JSON schema for an input file.
For more information, please refer to this online documentation:TalendHelpCenter: Setting up JSON metadata for an input file
Best regards
Sabrina
Hi, that is the link I used to initially define my metatdata for trying it. But in reality, I have to map a lot of fields and doing it one by one by dragging will definitely cause user error. So, I was hoping there was a way to define it in excel or a delimited text file with a certain format - like name, mappint etc. and import it in the tool, If there are mistakes made, it would be easy to fix them in the file and re-import
Thanks