We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to trigger notification through flow designer

How to trigger notification through flow designer. i am not able to get notification records into "send notification " in flow designer.what is the process to trigger notification through flow designer.

madhu25 by Tera Contributor
  • 1495 Views
  • 3 replies
  • 2 helpfuls

Group Types for Assignment Groups

Can someone provide a good use case for the purpose of group types, why should I create them and please provide some examples of your group types for your assignment groups. San Diego release provides the following OOB group types:   Agile TeamApprov...

Gee1 by Kilo Contributor
  • 4995 Views
  • 1 replies
  • 5 helpfuls

Can you have Change Tasks within a Template?

Hi ServiceNow Community, I toggled to the Template Bar and created a Template from a old Change Request but the Change Tasks associated to the Change Request were not added to the template.   Is this not possible?   Is there a way to add Change Tasks...

Resolved! How to split values in the array in server side scripting.

Am trying to get values of left side of '-' in array. Could someone help me to figure out.var array= [];var array1= [];array = ("ABC - 123","bcd - 0321","adrf - 0247889");var arrayLength = array.length;for(i=0;i<array.length;i++){var split = array[i]...

roshini1 by Kilo Guru
  • 1232 Views
  • 3 replies
  • 3 helpfuls

Standard Change Templates used in Flow Designer

I am trying to create a flow from either a request or an incident that triggers a standard change. The standard change I would like to create should be based on a standard change template (where tasks are defined).However using the ITSM Spoke in flow...

Damhoej by Tera Guru
  • 4411 Views
  • 3 replies
  • 3 helpfuls

Redirecting end users to /esc instead of /sp.

Hi All, I need to redirect my end users to /esc, Have anyone tried this? Hi Mark @Mark Roethof , I referred your article to redirect users from /sp to /esc. I have one question, how to redirect end users to /esc instead of /sp..? Any thoughts on this...

Sriraj V by Tera Contributor
  • 2389 Views
  • 7 replies
  • 2 helpfuls

Resolved! when a catalog item request is submitted a notification will be triggered to the requestor. We have a field where the requestor can enter multiple email id's as shown in snippet. Now we need to send notification to all the mentioned email id's includ

when a catalog item request is submitted a notification will be triggered to the requestor. We have a field where the requestor can enter multiple email id's as shown in snippet. Now we need to send notification to all the mentioned email id's includ...

Neelu S by Tera Contributor
  • 2641 Views
  • 7 replies
  • 1 helpfuls

snc_internal role assigned to user automatically

Hello community, The role snc_internal is assigned to inactive user automatically. Even if we remove the role manually it getting assigned automatically back to user. What could be issue here..?   Thank you 

Mahesh23 by Mega Sage
  • 2698 Views
  • 4 replies
  • 0 helpfuls

Resolved! Create a new record on a different table on clicking a ui action

Hi, I have two custom table, table1 and table2 . Table 2 is child of table1.I have a ui action "Fill Form" on table 1 on clicking of which i want a new record to be inserted in table 2 .But it is also creating a new record in table 1 which i don't wa...

Prakash43 by Tera Contributor
  • 2074 Views
  • 7 replies
  • 1 helpfuls