Persist Widget with Incremental and Full Load Modes
The Persist widget is used to write processed data into database tables for reuse in other pipelines. It must be connected to a Data Forge widget to function.
The Persist Widget offers the following modes:
- Incremental Mode Maps data incrementally from the source dataset to the target table. Only new records are inserted during each run.
- Full Load Mode Inserts all filtered data into the target table during each run, along with Processing Date and Data Origin.
This enhancement provides a flexible and configurable framework for preparing, transforming, and standardizing data, ensuring compatibility with Oracle FCCM Cloud products and supporting advanced risk and compliance processing requirements.
Steps to enable and configure
You don't need to do anything to enable this feature.