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

Forum Posts

How are you using Python with ServiceNow

Hello all,For the new year, I thought I'd start learning Python, but i'm not sure if anyone uses that as part of their Admin duties.  I'd like to get feedback if possible.  Is it worth learning?  if so, what are some things you use it for?Any feedbac...

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
  • 873 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
  • 1061 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
  • 3227 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
  • 2166 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
  • 3444 Views
  • 6 replies
  • 0 helpfuls