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

Forum Posts

Resolved! How to handle validation on phone number with country code ?

I have a SN catalog form that has a phone number field. The validation must ensure the below - Phone number must start with  plus sign (+)There must be a space after the country codeExample: For Australia, format should be: +61 458690289, For India, ...

Snehal13 by Kilo Sage
  • 681 Views
  • 2 replies
  • 2 helpfuls

Background script - get users email_id's

Hi All, Can someone please help me with the below script, I'm trying to fetch 'email id' of 'delname' users. var delname = 'Mohmed Ahm, Sudarsh Dhoni';var delnew = delname.split(',');for (var i = 0; i <= delnew.length; i++) {    var getdel = new Glid...

Ankita9793 by Tera Contributor
  • 887 Views
  • 5 replies
  • 3 helpfuls

Resolved! Want to add One field in Pop Up of problem task record

Hi, When we click on complete button on the problem task record, there is a popup that appears and i want to add one more field into that popup. not sure where and how to find its configuration.Below is the Popup which is OOB functionality. I need to...

anvithaash_0-1766761672582.png
mounika7675 by Tera Contributor
  • 2897 Views
  • 15 replies
  • 0 helpfuls

After RITM Creation how to create Standard change

Hi All, I have two catalog forms, each with its own template. Once the RITM is submitted, a Standard Change should be created based on the corresponding catalog item. I tried to store the form and template sys_id in system property and used business ...

Rama26 by Tera Contributor
  • 1988 Views
  • 5 replies
  • 0 helpfuls

ATF(Automated Test Framework)

Hi,I am working on ATF for the Problem module, and it is a large flow that includes both Approval tasks and P tasks. I am trying to complete the entire flow, but I am facing an issue.The status shows an error, even though in the Step Results all step...

Rules

For high-performance processing, which is preferred: Business Rules or Script Includes?

knowledge_contributor role user to create knowledge base

Hi,  As per OOB users with role knowledge_admin or admin can create new Knowledge bases. we would like to extend this capability to  knowledge_contributor role users to create the new knowledge bases as well. Please advise best approach to do this  T...

mounika7675 by Tera Contributor
  • 3229 Views
  • 6 replies
  • 0 helpfuls

Resolved! Why Tickets Bounce Between Assignment Groups (And How to Stop It)

A common challenge in many ServiceNow environments is the excessive reassignment of Incidents and Requests. Tickets are passed from one assignment group to another before reaching the correct team, increasing resolution time and frustrating both user...

Matthew_13 by Mega Sage
  • 1407 Views
  • 1 replies
  • 1 helpfuls

Report shows fields value not the label

We have a report where we want to group incidents by category. The report is showing the category values and not the label which is causing issues. Is there a way for us to adjust the report to have the table show the label instead of the value of th...

WasonJ1_1-1765833058166.png WasonJ1_0-1765833035348.png
WasonJ1 by Tera Expert
  • 543 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to get the variable values in flow designer

Hi Team, I have a flow designer, Once I submit the item, Ritm and sc_tasks are creating. Now in sc_task short description I want to add one of the variable value in it.  I have added above one in my flow designer Action, this is coming in below way B...

SriramPusuluri_0-1766584428894.png SriramPusuluri_1-1766584484270.png SriramPusuluri_2-1766584524320.png