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.

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

Forum Posts

Change Management and CSDM

My organization is currently trying to better organize our services to align with ServiceNow's CSDM guidelines. I found this guide here for How to configure incident management to align with... - ServiceNow Community, however this is largely focused ...

I want to add an intent to a NLU Model

I want to add an intent to a NLU Model while training the model iam getting as error as:Error Message The system encountered an unexpected error and couldn't complete your request. Please contact your system administrator for help or try againhow can...

NeethuB by Tera Contributor
  • 245 Views
  • 2 replies
  • 1 helpfuls

Need Help with Flow Logic

Hey Experts, I'm building a flow, for a catalog item. The variable takes a string value as email of the user, which can be of user who is not present in the system, basically an external user. I fire an event and send out a notification to this email...

saint by Tera Expert
  • 303 Views
  • 1 replies
  • 0 helpfuls

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
  • 859 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
  • 664 Views
  • 8 replies
  • 2 helpfuls