Is it possible to make the 'FeatureReader' remember the 'Parameters...' 'Schemas for Table Listing'?
Steps I usualy follow:
Insert a FeatureReader -> Select Format Postgis -> Pick Connection
Parameters... -> Schemas for table listing = mySchema -> OK
Feature Types to Read -> [...] Select Items = mySchema.myTable -> OK
OK on the FeatureReader Parameters.
Then I think. Let's narrow the objects down to what I realy need.
Edit FeatureReader Parameters:
WHERE Clause: -> [...] Unfold Database Tables -> (oeps only public.raster_columns) Cancel
Parameters... -> Schemas for table listing = mySchema -> OK
WHERE Clause: -> [...] Unfold Database Tables -> Unfold mySchema.myTable -> Pick myColumn
myColumn = atValue(myColumn) -> OK
And every time I need another Table from my Scheme or when I want to edit the Where clause I need to go back to set the 'Schemas for table listing'.
I would like it to remember this setting so I only have to change it when I need another set of Tables.


