3 weeks ago
Hi Experts
I have a question , other than Replication Flows , Does Dataflows do delta ?
1. CDS views
2. Other databases
regards
Rishi
Request clarification before answering.
Data flows don't support delta capabilities, you can schedule it to run multiple times but no delta tracking.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, Dataflows can do delta loads beyond just Replication Flows (but not in out-of-the-box):
You can implement delta logic using timestamp fields (like "last updated at") to filter only changed records.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.