Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! CSM query - job interview

Hello,I am applying for a job and one of the accountabilities is:Customize and configure CSM processes, workflows, forms, and widgets to align with the organization's customer service requirements. My experience has been working with a portal (the ne...

aaron47 by Mega Guru
  • 2595 Views
  • 2 replies
  • 0 helpfuls

Real time reporting on Chat presence states

Hi SNC  We want to be able to create a real time dashboard which shows what state an Agent is in, in real time in relation to Chat In reality we would want it is as list view that would have Name, State Time in State.  HOwever if anyone has done anyt...

Sarah Barnes by Tera Contributor
  • 1681 Views
  • 4 replies
  • 3 helpfuls

Resolved! Create Custom Widget

I want to create one custom Widget that show Incident count based selected filed.I have tried below. But not getting any output.  Client Script :api.controller=function() {  var c = this;  var assignmentGroupQuery = 'sysparm_clear_stack=true';alert('...

mahi6 by Tera Contributor
  • 878 Views
  • 3 replies
  • 2 helpfuls

Inbound Email Action Query

when i sent email to servicenow based on that email one case will be created in servicenow . In the mail i give short description and con figuration Item . that information is set in short description and configuration Item in case Form. How to write...

CSM Mobile support

Is there any out of box mobile support for users of CSM in ServiceNow, so that a user will able to raise new tickets via phone. How can I achieve that?

Swati_11 by Tera Contributor
  • 1379 Views
  • 1 replies
  • 0 helpfuls

Viewing emails in the CSM portal feed

Has anyone out there been able to pull emails into the case narrative when emails get sent in by a customer/users into the activity window.  We are trying to get them into a case task view within the CSM portal.  We can click on the task number and s...

Resolved! Reference qualifier not working

Hi,I have a reference variable refvar1 in a catalog item.The referenced table is u_table1.u_table1 has a field called u_user, which is a reference field to sys_user. I am trying to filter values in refvar1 so it only shows records in u_table1 where u...