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

Forum Posts

Resolved! How to filter the details based on the account

@Ankur Bawiskar We have account and service fields on the case form and In account we have custom field called Service list field with some values and we are looking for the way to show services  on the case form based on the account.u_services.Pleas...

Learner10 by Mega Guru
  • 573 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to stop recursive business rule

Hi I have an ask to create a parent Case as soon as a case has been created and make the relationship by updating parent filed. For that I created the following BR Async / Insert var parentCase = new GliderRecord ('case');parentCase.initialize();var ...

Fredo by Tera Contributor
  • 1627 Views
  • 9 replies
  • 3 helpfuls

CSM Demo Data - Data Model

I am interested in working through some CSM use cases in my developer instance and I need some guidance on the installed demo data.  Does anyone know which users to impersonate to perform these activities and actually see fully related data?Log into ...

Email related issue

When customer send case though email if the customer send email allow domains that time only case is created otherwise case is not created and send notification to customer this is un authorized domain.

Can an Customer/Account also be an Outsourcing Partner?

We have an Account (CSM) who is also our partner.  Can an Account also be an Outsourcing Service Provider? thus the  the Contact of the Account be an Outsourcing agent and provide service for itself?

maruf by Tera Contributor
  • 359 Views
  • 1 replies
  • 0 helpfuls

CSM best practices

We are looking to begin implementation of CSM, are there any best practices to note (in general) as well as any impacts that may be had on an already implemented SNOW ITSM that it will work with (does it change ITSM at all)?

email related Issue

When customer send notification though email to ServiceNow only emails sent allow domains is domain is not proper email address. That time email case is not create and reply msg send to customer this unauthorized mail . How to do this please let me k...