Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Show email in activities RITM

Gracet2
Tera Contributor

Hello,

I want to display the emails sent when adding a comment on a ritm activities.
I already checked on the filter activities : "send/receive Emails".

I attach a capture of my business rule (after insert and update).

find_real_file.png

1 ACCEPTED SOLUTION

If emails are generated then make sure email properties for outbound is set to true. Like below

find_real_file.png

View solution in original post

19 REPLIES 19

Mike Patel
Tera Sage

Make sure Notification, business rule and event are on sc_req_item table 

they are all configured in the sc_req_item table

If emails are generated then make sure email properties for outbound is set to true. Like below

find_real_file.png

The outbound email is also enabled