#1 2012-04-28 10:17:10

dylanMa
Member
Registered: 2012-04-28
Posts: 20

Dynamic create file schema

hi,

     I have a lot of  tables and data,about 40 tables , I want to store their data in the disk file , i don't  want to creat the schema again and again, the "tFileOutPutExcel" don't support dynamic schema,

What i want to do ?
  -i hope have a subjob can execute TSQL and store the result in disk file,

      ps:can't store the shcema in DB


how can i do it?

Last edited by dylanMa (2012-04-28 10:22:55)

Offline

#2 2012-04-28 10:26:16

shong
Talend team
Registered: 2007-08-29
Posts: 10310
Website

Re: Dynamic create file schema

Hi
It is impossible with Talend Open Studio for Data Integration, you have to create many subjobs for each table mapping.

The dynamic schema feature is only available on Talend Enterprise Data Integration. You can create a single job with dynamic schema for mapping all the tables.

Best regards
Shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2012-04-28 10:33:54

dylanMa
Member
Registered: 2012-04-28
Posts: 20

Re: Dynamic create file schema

Thanks for your answer,

I have a anthoer question,
i have a lot of tables , every table has about 8 million records,  if i store them in the disk file,  use it in the tMap component, can you give me some suggests?

Offline

#4 2012-04-28 10:55:01

shong
Talend team
Registered: 2007-08-29
Posts: 10310
Website

Re: Dynamic create file schema

Hi
What type of transform will you do on tMap component? A simple job for extracting records from a table and store them into Excel file looks like:
tPostGreSqlInput--main--tFileOutputExcel

Best regards
Shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

Board footer

Powered by FluxBB