Client Email not sending from a UI Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 05:18 AM
Hi
I have created the following code to send a email client template from a UI Action script. The email template popup works ok and the email can then be sent (once some updates are made) however although the process appears to work successfully, no email is actually sent.
Any suggestions?
---------------------------------------------------------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:38 AM
is it sending email when you normally test it?
Did you check email logs?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 11:39 PM
Hi
Yes, if I send it without the UI Action it sends OK so as a work around we are sending it first then clicking the button to update the field I have created on the incident form
Jason