You are not logged in.
Announcement
Unanswered posts
|
Hi,
I have gone through Pdf and it does not tell anything about how to do validation on dynamic data type. Can you help me with any sample job
Hi
There are several documents about Talend Integration Suite.
Please contact with Talend Support Team and get the document which contains dynamic schema instruction.
You can get more details and scenarios in it.
Regards,
Pedro
Hi,
I have gone the pdf but no where it provides information about how to process the dynamic schema data type. We can use as dynamic data type at input and output step in a job but i am not able to do validation on it
Hi
As the user of Talend Integration Suite(Commercial Version), you can use dynamic schema feature.
For more info, please read Chapter Dynamic Schema in TalendEnterprise_DIStudio_xxx_UG_xxx_EN.pdf.
You can get all documents from Talend support team.
Regards,
Pedro
Hi ,
I am using talend enterprise edition 4.2.3 . Is there some way where we dont need to define schema at input step and all data is fetched from external file dynamically(tried by taking dynamic data type but i cannot put validation on all column due to this). I am trying to import a schema xml file at input step(say at tdeliminatedinput) but if i add a column externally in a CSV file than change is not reflected in job as schema which we have defined in XML(import) does not update job . How to define dynamic schema and update job automatically?