January 14, 2014 at 11:00 am
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
January 14, 2014 at 11:14 am
Apparently deleting the component and adding it back was the fix. I would have deleted the thread, but I don't see that option.
January 15, 2014 at 1:49 am
January 15, 2014 at 7:16 am
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