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

Forum Posts

Inbound action

Hello,I have created the Inbound Email from when an email sent from the external source the Incident and Incident task should be created, Where Incident and Incident task are getting created and according to our Classification table the Incident and ...

When to use Case and When to use Incident

Dear ServiceNow Community,I have a query, If I have  CSM and ISTM module, is it best to record any issues coming from customer as 'Case' only or to be captured as 'Incidents' too? My understanding is anything with the service provider to be recorded ...

Siddharth A by Tera Contributor
  • 1013 Views
  • 5 replies
  • 0 helpfuls

Resolved! Create RITM through script in CSM scope

I have a requirement where I need to create a RITM on insert of a Case.I have a Business Rule which in turn is calling a script includeand script include has below code:createRitmFromCase: function(caseGr) {        var catItem;        var catSrch = n...

jainankit07 by Tera Contributor
  • 895 Views
  • 8 replies
  • 2 helpfuls

Mandatory checkbox in HTML in custom widget

HTML-----<div class="col-md-12"><div class="col"><input type="checkbox" ng-model="c.formInput.emailCheck" name="email" id="email" ng-disabled="c.formInput.postCheck"> {{data.messages.email}}</div></div><div class="col-md-12"><div class="col"> <input ...

Hafsa1_0-1760692418393.png
Hafsa1 by Mega Sage
  • 795 Views
  • 7 replies
  • 0 helpfuls