Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
How to achieve dynamic data type schema in Talend Open Studio 6. I am aware that this feature is available in Talend Enterprise edition but I want logic to get this in open studio . Thanks in advance.
Regards,
Karthik
Well, you code in Java and read your schema at the input and then your schema at the ouput and map in code using the name of the columns. Nothing magical here. Our dynamic data type just do all that extra work of wrapping this complexity and generating the code for you.
In edit schema of the tFileinputdelimited component , I have to mention the column name right ?
Without knowing number of column in my file . how will I define in the edit schema
Hi,
And you can download a free trial of ETL Tool and Data Integration Software Solution from:https://info.talend.com/prodevaltedi.html?_ga=2.22553788.624208040.1500863184-1289787410.1496918705.
Best regards
Sabrina