
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dynamic schema alternative in Open Studio
Hi
I'm new to Talend so apologies if this is too much of a rookie question.
I've read a lot of posts saying Dynamic schema is not available on the open studio version of Talend and the suggested alternatives I've seen all solve the problem of mapping fields that are known before hand. e.g. Source table has columns 1 to 5 then rearrange(map) the order to match the target table.
My problem is I'd like to be able to "call" a predefined schema from the Metadata or just a file, at run time so that I pass the schema as a parameter and repeat this changing the schema based on my input list. This would be useful if I can use such a parameter to edit things like the Map editor for the tMap component.
I hope this isn't too far fetched using context.Variables or something similar.
Please advise on what my options are with this without using the Enterprise version.
Thank you
- « Previous Replies
-
- 1
- 2
- Next Replies »

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @saibharadwaj
Are you looking for dynamic schema feature in talend open source?
Could you please give us some background of your job? We will see if there is any alternative solution for you.
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I know this is a question asked long back, nevertheless, I have come up with a solution to deal with files with different schema to be processed in one job.
http://www.rajeshsirsikar.com/dynamic-schema-in-talend-open-studio/
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://www.linkedin.com/pulse/tos-dynamic-schema-load-any-file-same-job-maurice-dongmo/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Xiaodi Shi Any plan for incorporating Dynamic schema in Talend Open Studio (non enterprise version) or some alternative ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
So far, there is no plan for incorporating Dynamic schema in Talend Open Studio.
With the alternative solution, please give us more description about your specific requirement, such as, capturing changed data only...
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So we have a verticle table which we are transposing rows to column to another table using tPivotToColumns in Talend.
The catch here is, no. of columns may vary in the verticle table, have a look at below example.

- « Previous Replies
-
- 1
- 2
- Next Replies »