Hello all,
I have a data directive on the RcvDtl table that should trigger an email alert when receipts are entered for certain vendors. I have had success generating the email alerts when our Purcasing agent enters receipts. Emails generate fine with all the needed field info.
HOWEVER: I am getting additional, what seem like ghost emails at odd times of the day, wherein the email template contains no field data. I imagine this means something unintended is triggering the report:
Right now, my condition is when RcvDtl.Received changes from False to True. I have also tried triggering when there is an added line to RcvDtl table. I get the same odd ghost behavior with both.
To be clear, the BPM is successfully generating the emails I need when lines are received. But I am being flooded with these empty templates as well.
Any thoughts?
Thanks so much,
Alice