- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 05:36 AM
Hi Ninja's,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 07:01 AM
Hi @JuileeD ,
The another solution I have used to get your requirement is I have created two business rules.
One business rule on the incident table with conditions caller.email is empty and worknotes changes.
In the advanced script,
If the caller does not have an email, then first Business rule will trigger.
If the caller has an email, then second business rule will trigger.
If this information finds you helpful, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 07:01 AM
Hi @JuileeD ,
The another solution I have used to get your requirement is I have created two business rules.
One business rule on the incident table with conditions caller.email is empty and worknotes changes.
In the advanced script,
If the caller does not have an email, then first Business rule will trigger.
If the caller has an email, then second business rule will trigger.
If this information finds you helpful, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 10:05 AM
Thanks much! This helped!!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 09:04 AM
Hi there,
In general, using Sys Audit for something like this is a no no no no no. Sys Audit is usually one of the biggest tables in any instance (or even the biggest), does not perform that well, not uncommon to contain billions of records when unmanaged.
Reading your description, the custom date/time field is not fixed? Its more like a dynamic date right, so it needs to be updated everytime someone adds an additional comment or work note (depending on the caller email address as you mentioned)?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field