PayalS
6 years agoNew Contributor II
Help with DIFF SNAP
Hi,
I am looking for some help regarding DIFF Snap.
Below is the scenario, I am working on:
I have two Source DBs - A & B. DIFF snap is being used to identify the eligible data for Insert, Upd...
- 6 years ago
@koryknick @Spiro_Taleski
Thanks for your valuable comments 🙂 🙏
I just wanna share the good news that I am finally able to crack this now.
PFB workarounds I did to make it a success:- Updated Error pipeline to insert records in the DB.
- filtered data connection specific errors.
- Used exit snap with threshold value as ‘0’.
- Created a separate account with batch size as 1 for this error pipeline.
By this, my error pipeline will stop the parent pipeline only for particular errors, and will continue the pipeline in all other data failures.
Thanks,
Payal Srivastava