[Before - Insert] business rule not working as expected on "sys_email" table

Obito
Tera Expert

Hi all,

We have one business rule written on "sys_email" table, where it has triggering condition [before - Insert] & subject is "TEST123". We are basically trying to add one csv file to the current email being sent using this business rule. But the business rule is not triggering for the given conditions, even if the record gets created in "sys_email" table with subject "TEST123" . What can be the possible reasons for this to happen.

 

Thanks,

7 REPLIES 7

Anand Kumar P
Giga Patron
Giga Patron

Hi @Obito ,

Check the business rule is triggering or not by logs. Check order of execution of business rule check any other business rule preventing it from running.

Emails are generated and sent so quickly sometimes it will cause issues.
Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand

 

Hi Anand,

Thank you for reply.

 

I have put log also and checked, but can not able to see log in 'log' table

Can you please share your configurations?

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Obito_0-1703058972500.png

Obito_1-1703058994291.png

Hi Anil , Please check this screenshots