Post Sequence Container Execution
This should be an easy one… I have 3 sequence containers and based upon passed package variables 1 of the 3 gets executed. From each container I have a precedence (Constraint Success) all pointing to the same Script Task to perform some additional required validation. In VS 2008 the final script task never gets executed even though the previous container’s execution was successful. I have yet to try executing the package outside of VS 2008 but this would seem pretty basic. What am I missing? Thanks, RJ
November 15th, 2010 11:32am

could you give us an screenshot of your package? this will help to find problemhttp://www.rad.pasfu.com
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2010 11:48am

Is you precedence constraint set up as an OR? If its an AND, then it will expect all containers to return success which would only be the case if they all executed.every day is a school day
November 15th, 2010 12:07pm

That was the answer. The constraint was setup as an AND. I changed it to an OR and it works perfectly. The way it was coded all 3 had to execute successfully which would never happen in my case. To be honest I was thinking of the execution steps for this all wrong. Thanks again! RJ
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2010 12:19pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics