Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! How to add roles sn_incident_read and sn_incident_write to user?

Hi, I'm trying to add roles sn_incident_read and sn_incident_write to CSM user, so user could raise incident from case as this documentation says. According to this documentation, I should install ITSM roles -plugin to instance, so I could add these ...

Miikka_M by Tera Guru
  • 4989 Views
  • 3 replies
  • 3 helpfuls

Resolved! Assigned to Notification for group members.

When a case  is 'assigned to' someone, send a new notification to all members of the assignment group that the case has been assigned. The notification  should inform the users that the notification has been assigned to a specific person. 

Insider by Giga Guru
  • 2529 Views
  • 5 replies
  • 2 helpfuls

copying field from case to incident

i have a requirement to copy the field (category) from case to incident . i have written a BR for that  (function executeRule(current, previous /*null when async*/ ) {    var caseCP = new GlideRecord("incident");     caseCP.addQuery("sys_id", current...

I want to check the last update date and time of additional comments (visible to customers) registered by Internal users for cases in a report.

Please,Tell me.I want to check the last update date and time of additional comments (visible to customers) registered by Internal users for cases in a report.Thank you.ケースについて、Internalユーザが登録した追加コメント(顧客に表示)の最終更新日時をレポートで確認したい

Resolved! Advanced Work Assignment - How can you force skills to be primary for assigning, but then user overflow members without the skills if the skilled are unavailable?

Advanced Work Assignment - How can you force skills to be primary for assigning, but then user overflow members without the skills if the skilled are unavailable?  WHen setting the skill for each task as mandatory, the assignment works fine, but addi...

derekjohnson by Tera Contributor
  • 8335 Views
  • 18 replies
  • 1 helpfuls

Resolved! "Helpful" Article function in Agent Assist

Hi. Becky postet this question in HR Forum: "In HR Agent Workspace, in the Agent Assist widgets we see articles can be marked as "Helpful". This then shows a "helpful" text on the article card view. However, it doesn't seem to re-order these articles...

Email to PDF

Hello,  I have created a button in the workspace to download the emails associated with a case in PDF. I am using the following code for generated the PDF: var html = mail.body.getHTMLValue();var result = new sn_pdfgeneratorutils.PDFGenerationAPI().c...

Resolved! Accounts & Companies - Contacts & Users

Morning Ever since we began moving to customer service Management we have struggled to get clarity around the definitive structure we need to implement to allow the ITSM and CSM modules to fully service both our internal staff and external contacts. ...

Richard T by Kilo Guru
  • 6094 Views
  • 5 replies
  • 5 helpfuls

Resolved! Changing icon color in CSM Agent Workspace

Hi, I'm doing custom themes and branding on customer's CSM Agent Workspace as this documentation says. What is the custom property (command) in sys_ux_theme CSS for changing colors of "search" and "notifications" icons (see picture attached what I me...

Miikka_M by Tera Guru
  • 4360 Views
  • 9 replies
  • 3 helpfuls

Resolved! How to create Customer Record

Hi All, Could you please help me on below issue. After customer registration done from CSM portal , it will goes to approval. once approval done , system will create a record in user table. Request : customer record should be created  in user table i...

find_real_file.png
Supriya25 by Tera Guru
  • 3844 Views
  • 7 replies
  • 0 helpfuls

How to associate request to case management

When a request is created for particular catalog item then case should create and whenever the changes happened in case that should be captured in request ritm comments. How to achieve this.. Thanks in advance..

lucky6 by Tera Contributor
  • 2389 Views
  • 6 replies
  • 2 helpfuls