Skip to main content
Hi,

 

 

I have a directory with many sub-directories that contain many tables. I would like to add to the Reader only the table that name begin with certains characters

 

 

Schema:

 

 

Main_Dir

 

     Sub_Dir_1

 

            table_x_1

 

            table_y_1

 

            table_z_1

 

            new_table_1

 

     Sub_Dir_2

 

            table_x_2

 

            table_y_2

 

            table_z_2

 

            new_table_2

 

     Etc...

 

 

I would like to add to Reader only the tables that begin with "new"

 

 

Thank you very much for your help

 

If posible, I would like to merge those tables in a single Feature Types.
Hi,

 

 

Did you try to set the merge filter to new*?

 

You can find it in the reader feature types properties > general tab

 

 

Itay

Reply