- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2016 11:00 PM
Hi,
We are using the Service Desk > Call module so that all incoming cases are held here until they are triaged as the respective type
Our environment is configured that when an Incident is created, the Caller will receive an automated email advising them the issue has been logged along with case number.
Our SLA conditions are set to retroactive start so are started at the time the Call was created in the system.
I'd like to configure the SLA stop condition to stop fully when this email notification has been sent out, but I'm not seeing anything that really covers this in the conditions section. Is this possible? Would I need to create a new field say "case email sent" that would be checked when the email notification has been sent and then set that field in the condition or is there an easier way.
I do have a current workaround but it's not quite was I was trying to achieve.
Any guidance would be appreciated
Thanks
Shona
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2016 06:44 AM
Hi Shona,
Yes, you would need to create a new field to track if that initial email has been sent. SLAs can only react to fields of data, not events like an email being sent.
A true/false field should suffice. If you are more interested in WHEN the email was sent, you can also use a date/time field should you need that for later reporting purposes.
Note: Just because you create the field doesn't mean it has to go on the form.
Creating New Fields - ServiceNow Wiki
Defining an SLA - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 05:38 AM
Hi Ron,
I am working on the same requirement now, where you able to achieve the solution.
Please advise?