Forum Discussion

PayalS's avatar
PayalS
New Contributor II
6 years ago
Solved

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...
  • PayalS's avatar
    PayalS
    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:

    1. Updated Error pipeline to insert records in the DB.
    2. filtered data connection specific errors.
    3. Used exit snap with threshold value as ‘0’.
    4. 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