Hello,
We have a set of rules running to email an appropriate sales person when an
opportunity status is changed to "won" and meets the following criteria:
"When opportunity Status is changed
if
Opportunity.Status = Won
Opportunity.Express Commercial Account = Yes
Opportunity. Commericial Product not null
then
if
Opportunity.Sales Rep contain allen
then
Email To:Allen,Bill,:Subject: Express Commercial Account - **Pricing
Completed**, Please Follow-up
end if
end if"
Recently, the rules have stopped sending the email, even though the
opportunity should trigger it. I have stopped and started the rule, restarted
CRM bulk email service and tried duplicating the rule and none of this has
helped. I have also run a platform trace and cannot see any obvious errors
when re creating the problem. The rule was running fine a month ago. The
other rules that send email seem to be working fine.
Any suggestions?
Thanks,
Jason