CSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Translate Knowledge Articles with ServiceNow Localization Framework

Hi all, I am having issues to configure translations for Knowledge. I have been looking for Docs on how to configure to translate using only ServiceNow and no other third party service (IBM or Azure). Is this even possible?I can setup using Azure, bu...

dmt10 by Tera Contributor
  • 498 Views
  • 2 replies
  • 0 helpfuls

How to Configure auto-refresh for a list

Can someone help me on where we can configure auto-refresh for a listThe requirement is whenever someone creates a new case, it should automatically appear in the list view without manually refreshing the screen. Thanks in Advance

sriram1_0-1749801592444.png
sriram 1 by Tera Contributor
  • 913 Views
  • 5 replies
  • 0 helpfuls

Notification and send to the event creator

Hi all, We created a specific case typea some notifications is dedicated to this case type.One of these notification is used to send a notification when additional comments is added.we unchecked "send to the event creator" to avoid that the consumer ...

DimitriDestin_0-1724318778981.png DimitriDestin_1-1724318792628.png

Now Assist AI Tools of type retriever report an error

{ "error": { "sourceErrorResourceName": "getActualDuration", "sourceErrorMessage": "Error: Cannot read property \"ragResponse\" from undefined,Detail: Cannot read property \"ragResponse\" from undefined", "sourceErrorResourceId": "337f2a741b65ae10b3a...

Dennis21 by Tera Contributor
  • 581 Views
  • 3 replies
  • 0 helpfuls

CIS-CSM Exam Questions

I found several CIS-CSM exam questions across different platforms such as Quizlet, Udemy, and Dumpsbase, but I've noticed that the answers often differ between sources. Could you please help me determine the correct answers? 1. As per this url, (http...

Parent-Child Notification Inheritance (Case/Case Types)

Hello Community,I am working with Case Management (CSM) and have several custom Case Types (child tables, e.g., sn_customerservice_case_mytask).I have configured several OOTB and custom email notifications directly on the parent Case table (sn_custom...

RaviN001 by Tera Contributor
  • 1764 Views
  • 10 replies
  • 2 helpfuls

Can we restrict a role to navigate to Portal URL?

Hi All, I have an agent role where the requirement is to restrict this role to stop navigating to Customer Service Portal through URL. In the app navigator the module is not available. The ask is this agent can only access workspace but not portal. I...

gazalagrawa by Tera Contributor
  • 1370 Views
  • 9 replies
  • 2 helpfuls

Document Intelligence "Failed to process this task"

Hello everyone, everything good ?Has anyone ever experienced this ? I'm trying to test Document Intelligence on a DEMO instance, but whenever I try to process a file it results in failed and gives the error message "Failed to process this task" I cre...

GustavoCN by Tera Contributor
  • 1216 Views
  • 6 replies
  • 2 helpfuls

alm_asset table -- assigning substate

In the alm_asset table I am wanting to properly, programmatically, assign the value of the substate when the state changes using a widget.How can I do this? To change the state to "In Stock" the glide record install_status gets assigned to 6. I belie...