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

Forum Posts

Reporting on Case metrics

I need to set the Action status of a Case to 'Needs Attention' and autoclose to 'False' whenever the resolved case resolution is rejected by the user on the portal. How should i achieve this? Also, the corresponding record change needs to be captured...

Nishant16 by Tera Expert
  • 1263 Views
  • 5 replies
  • 0 helpfuls

Resolved! GlideElement.canWrite() dependend on table?

Hi Community!I try to figure out why on my custom table which i extended from sn_customerservice_case and has no own ACLs on it following code is not working as i would expect: var record = new GlideRecord('sn_customerservice_standard_case'); record....

joek by Tera Expert
  • 1182 Views
  • 3 replies
  • 2 helpfuls

Multiple SMTP Accounts ServiceNow

Hello, I get the following error(in attachment also) that I cannot create more than one SMTP email account in ServiceNow. Is there a reason for this? Error: An SMTP already defined. There can only be 1 SMTP Server. Scenario: We want to send DoNotRep...

Minta by Tera Contributor
  • 1606 Views
  • 5 replies
  • 2 helpfuls

Resolved! Loss of image expansion in Knowledge articles.

Very recently we have loss the functionality where if you hover over/click a Knowledge article's image, the image would expand into its own window and display larger than the image in the article. I was told by our Consultants that this functionality...

Mary Arato by Tera Expert
  • 908 Views
  • 3 replies
  • 0 helpfuls

Resolved! Related Search configuration

When working cases we haven't been using Related Search, but it looks very interesting, Can someone answer these questions I have?: Can you configure which knowledge bases are searched?What are Questions, and how do you set them up and make them sear...

What is the impact of changing the User Id of a contact?

Hi, Community I want to change user_name(user id) of a contact.What is the impact of changing the user id of contact, for example the contact may not be able to access the case... like others. Thanks.Meri  

Meri by Tera Contributor
  • 1926 Views
  • 3 replies
  • 3 helpfuls

Restrict Form section by assignment group

Is there a way to restrict a form section according to what assignment group is assigned. The scenario is as follows -  We have two separate development teams that require two different groups of fields in order to track and process a Case Task prope...

Mass emails

Hi everyone, We need to send massive emails from Workspace. I have checked Targeted Communications but it's related to articles/publications, create different notifications, etc... I don't know if it the best solution for doing that. Has anyone been ...

Dennis2 by Kilo Expert
  • 518 Views
  • 1 replies
  • 0 helpfuls

Can Child Case SLA to follow parent Case SLA time ?

We have SLA's configured for the Parent Cases, whenever a Child case is created for a parent SLA is getting attached Example : For a parent case if SLA timer has start and some time has been elapsed ,after few hours if a child case is created then th...