Email in a process flow is sent twice
570606Dec 2 2008 — edited Dec 3 2008Hi,
I have a pretty simple process flow where the last step before successful end is that it sends an email stating job ran successfully. Somehow, the email is getting sent twice! (I am receiving this email 2 times within a couple minutes of each other).
I was worried that perhaps the PF was getting called/scheduled twice, however all evidence says that this is not happening.
PF looks like this:
Start > call proc #1 > call proc #2 > call proc #3 > email success > end success
Can anyone help me figure out why the email gets sent twice? It seems flaky and I hesitate to put this in production in it's current state.
Thanks,
Sammi