Chapter 16. Cache DataSource

Table of Contents

Overview
Cache DataSource Wizard

Overview

Cache datasource provides a caching mechanism to retain the data for a pre-determined time to avoid repetition in data loading and processing. The cache will remember the current set of records across multiple generations or views of the data. It is useful to use a Cache datasource when there is a long operation during flow debugging, when you are likely to be repeating the same tests many times while you tune the processor logic.