ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to improve the search hit rate of knowledge

Use AI Search to search for knowledge from the EC portal.At that time, we are considering ways to improve the hit rate of knowledge by searching from users. ・Will tagging knowledge articles improve your hit rate?・ What are some ideas you can make int...

kuroiwa by Tera Contributor
  • 1605 Views
  • 4 replies
  • 4 helpfuls

Flow Designer "IF / ELSE" flow logic issue

I've been wrestling with an issue in Flow Designer for several days and will post several questions on this topic. For this post, I setup a scenario to better understand how Flow Designer is supposed to work. See screenshot below. Refer to 3.3.1. If...

find_real_file.png find_real_file.png

email formatting gone in comments?

Hello Everyone,I encountered the following issue when using case comments for customer updates.When using comments for updating customer in rich text, all the format and embedded images are OK when they reach the customer email client.The problem is ...

find_real_file.png

Resolved! OAuth Entity Scopes

Hi, **Disclaimer I am by no means an expert in OAuth** I am currently integrating with some of the Microsoft Threat Protection and 365 Defender APIs. Running a 365 Defender Advanced Hunting query requires permission AdvancedHunting.Read.All which the...

find_real_file.png find_real_file.png

Password protect on Excel export

Hi,   We have a requirement to set the password protect on the 'Excel export' from ServiceNow. Hopefully this is possible by modifying the Context Menu [sys_ui_context_menu] but I am not certain how to tackle this. Any assistance would be greatly app...

ikc_jc by Tera Contributor
  • 936 Views
  • 1 replies
  • 0 helpfuls

Upload single attachments

I have a widget to upload attachments (here's the HTML part) where I'm trying to force the user to be able to upload a single file at a time but it keeps taking multiple ... why??   <div ng-if="!no_attachments"> <label class="field-label" title="...