Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does Talend have any built-in utility through which we can build a framework where we can feed the required metadata like schema, connection, business rules etc and that framework will produce an output dynamically based on these inputs ? In other words I am looking for a framework where I can pass all its required metadata and import business rules dynamically and that framework will create a job or produce the output?
Hi,
I have seen many customers creating the framework where the metadata including business rules will be stored in databases like MySQL. Then they extract these rules for the columns based on the input data and they will load them to ingestion layer. But you will have to build the Talend jobs of your own to manage the framework and some of our partners are already having standard framework which they have developed for the same if you do not want to create them from scratch.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi ,
My actual questions are below.
Can you please share any sample code of framework available?
can you please let us know which are the talend components can be used?
Please share some code samples.
Thanks
Sekhar