SEQC container with Send Mail task firing off early

  • I have 3 sequence containers, SEQC_PreRequisites > SEQC_Export Data > SEQC_Post Ops. In my SEQC_Export Data container I have a For Loop that wraps a for each loop and after the FELC the files it created are compressed and moved to a staging directory, then after that Sequence container is complete the link points to post ops which is supposed to email me a status. The problem is that status is not only kicking off before a previous step located in the same sequence container, it is also kicking off after the For Loop runs once in the previous container.

    I've closed VS and reopened it, restarted the machine. Nothing is fixing this odd behavior.

    Thanks,

    Phil

  • Apparently deleting the component and adding it back was the fix. I would have deleted the thread, but I don't see that option.

  • Phillip.Putzback (1/14/2014)


    Apparently deleting the component and adding it back was the fix. I would have deleted the thread, but I don't see that option.

    Please don't delete it. It might save someone hours of frustration. Here is an example similar to yours -

  • I saw the same fix at the link you posted:

    [highlight=#ffff11]"This irritating error happened again today. I had to copy paste some code from an old package into another. I copied it properly, created all the necessary variables and assignments. Then, i got this error. I simply deleted the copied stuff and re-copied it again. Problem solved. Strange as hell"

    [/highlight]

    I actually had to delete again when I tried dropping the SEQC container and connected the PostOps seqc container directly to the ForLoop container.

    I wasn't passing any data connections between containers.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply