Asset TempDataRelay
URI: TempDataRelay
Package: DataLifecycle
Description: A subclass of DataAccess relating to a process that serves data as an intermediary, without storing it locally (except possibly in a cache). This subclass is used where the process is not a DB process, implying there is no query processing and data is simply fetched and forwarded.