Quantcast
Channel: Questions in topic: "ssis"
Viewing all articles
Browse latest Browse all 813

ssis for each loop container sendmail task issue

$
0
0
I am new to SSIS and have an issue with the foreachloop container. I have a package that takes the clientids from the exec sql task and the resultset is passed to the foreachloopcontainer( For each ADO Enumerator). In the container, I have exec sql task. I have a sendmail task outside the container which reports for failure. However whenever the container is failing it gives the next clientid in the loop instead of the one that is failing. Could anyone please help me with this issue. Thanks in advance.

Viewing all articles
Browse latest Browse all 813

Trending Articles