Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7183207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:55:57+00:00 2026-05-28T17:55:57+00:00

My SSIS package attempts to loop through a list of people (in a table)

  • 0

My SSIS package attempts to loop through a list of people (in a table) then sends those people a list of reports.

If one of those reports are not generated (excel files) I would like the package not to fail but to continue.

I have read several articles on setting the propagate value to “false” which should mean the error does not bubble up to the containing loop.

It still does 🙁

I have set the maximum error to 0 on the “Send Email Task” and added an Error event with the propagate value set to “false”

The event fails but also fails the above loop and therefore the package.

I even added a sequence container to see if that would help! No joy 🙁

The only way I can get it to work is by setting the Maximum error count on all loops to 0 which seems wrong.

SSIS

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T17:55:58+00:00Added an answer on May 28, 2026 at 5:55 pm

    The “max error count” of a container ignores any propagation settings set on child items. It lets you define the number of errors that are allowed to occur in any child item before the container itself fails. The idea here is that you may have a situation where you want the parent to fail only if more than say, 10 child items fail, irrespective of where they fail.

    If you want to prevent this from occuring, you need to change the count to 0, which turns off this check, and allows your child items to fail as many times as you like.

    In your case, you want the loop to always continue no matter how many child items fail.

    1. Set the mail task to not fail the parent when the task fails.
    2. Change the settings on the container objects to have the max error count to zero, and “fail parent when this task fails” to true.

    Once these are set, the mail task will fail but the loop will continue. If another item in your flow fails, error propagation will fail the parent group up the chain.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My SSIS package says it is successful, but when it runs it ends not
I have run an ssis package and got error in one of the tasks(the
Our SSIS pacakges a structured as one Control package and many child packages (about
I have two SSIS Solutions SolutionA Contains one utilities package that handles all emails
I've kept my ssis package in my local application folder and through vb.net m
I have one SSIS Package that must run as Proxy A and another that
In an SSIS package, I have a For Loop Container task with the EvalExpression
I have an SSIS package that exports data from a table on a SQL
I have an SSIS package that runs a script component as one step in
I have an SSIS package with a for loop. I would like to keep

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.