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

Forum Posts

Importing a long process with Flow Designer

Hi everyone,This is my first time using Flow Designer as Ive been using legacy workflow for almost a decade.I have a process Im trying to incorporate in ServiceNow that can be categorized as 10 steps. Each step having one or multiple actions/task. Th...

Ace009 by Tera Contributor
  • 356 Views
  • 1 replies
  • 0 helpfuls

Configuration item mapping

Hello Everyone!!I have the requirement of adding new categories and sub-categories on the incident table, after adding those new categories and sub categories, i want to map the configuration items for the particular categories in the incident form a...

dmahendran by Tera Contributor
  • 362 Views
  • 2 replies
  • 0 helpfuls

Filter Configuration Item results in Change Request

Hi ,I want to show  all servers even if they are retired "sys_class_name=server" in the reference qualifier in change request which is having OOB condition asjavascript:new TaskUtilsSNC().getConfigurationItemFilter(current)I tried : javascript&...

Nandini DM by Tera Contributor
  • 439 Views
  • 1 replies
  • 0 helpfuls

Resolved! Servicenow PDI to PDI Integration

I have used GET and POST HTTP methods to integrate two PDI between. But I need to add  PATCH and DELETE Methods also for this PATCH method i dont want give sys id in Endpoint URL itself. Instead of that is there anyway to pass sys id.  If i mentioned...

Aditya02 by Tera Guru
  • 1070 Views
  • 5 replies
  • 6 helpfuls

Disable Auto-selects the highest predicted intent

Hello Everyone,My customer has a requirement where they never want NLU model to auto select an Intent and trigger a flow based on that and reason being they don't want an incorrect topic to get triggered. Rather they want NLU should always recommend ...