top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey

Auto Increment Delta Merge
Merge new and updated records

Overview
This workflow reads the incremental data using Auto Increment Node and then merges the updated and newly added records with the existing data using Delta Merge Node.
Details
The workflow reads incremental bank transaction data using the Auto Increment node and merges it into the existing dataset using the Delta Merge node, All the incremental changes can be tracked and viewed in the CDC tab.
bottom of page