Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Here is my situation -
I created 6 filedelimited under Metadata previously for my job input (i.e. USISV) but now I have to use dynamic Input (i.e. ILUSISV_D20180608053000.KRLOGN.ZZLGNT) for my job - we plan to connect with FTP to get those Inputs automatically. so I configured tFilelist as below -
But I am not sure how to configure tFileInputdelimited to get one of the file (i.e. USISV). I put below but not work - nothing show in Tmap.
Thank you so much if you can help me solve this problem!
Hello,
You need to use talend dynamic schema feature in your tfileinputdelimited component if your 6 different files have different schema structure.
Best regards
Sabrina
Hi,
Have same data structure, the difference will only be the file name - for example, now I use "USISV" as file name but I want to change to USISV_(current date) for the input
Hello @saibharadwaj
Talend dynamic schema feature is available in talend subscription solution.
Please refer to this community knowledge about:https://community.talend.com/t5/Design-and-Development/How-to-process-changing-data-structure/ta-p/2...
Hope it helps.
Best regards
Sabrina