Issue in Outlook actionable messages(OAM) in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2024 03:14 AM
Hello All,
I have installed the plugin for 'Outlook Actionable Messages'.
Also I have added the mail script “${mail_script:include_approval_actionable}” to the approval request notification. Still when this notification gets triggered the body appears to be blank.
I’m adding the screenshot :
Email in Outlook is coming like this. The mailscript : ${mail_script:include_approval_actionable}” is not rendering the OAM card in Outlook.
I have also added the Provider ID in System Properties : outlookactionable.originator.
Also added the Attributes field: "html_sanitize=false" in dictionary entry body mail.
Can anyone please help what else configuration I need to follow to get this OAM working in outlook ?
I have gone through OAM document of servicenow but nowhere the configuration is clearly written step by step.
Any help will be highly appreciated !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2024 02:03 PM
I was having the same issue. received message in Outlook was seemingly blank, except the link to the record. I was able to get this to work with some success by going into the table: Notification (sysevent_email_action) Column name: message_HTML then related list Attributes: HTML Sanitize (if not present click NEW and search for attribute HTML Sanitize and set value to = false. The message body started appearing after I did this. Hope this was helpful. It took hours of research as you're right there's not much useful help out there. God Bless.