I just found the "Enable Cache" option on the FeatureReader, but it's not entirely clear from the documentation when this cache is renewed.
Assume I have set the "Cache Timeout" parameter to a very long time, say a week or longer.
- Will the cache only remain during a session, or will it still exist when I close the workbench, and reopen it later that day?
- Will the cache still exist when I close the workbench, close down the machine, and reopen the workbench the next day?
The reason for asking is that some remote datasets are pretty heavy and only change occasionally, so I wish I could minimise the number of times reading it.
Note: I am not talking about workbench feature caching here!