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.

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

Forum Posts

Resolved! How to override OOB UI Action?

I need to hide the Save and Stay UI Action on the incident form unless the user has a specific role, but I don't want to modify the action directly because it's an OOB function. I've see examples where you can override global UI Actions by adding a U...

Frank by Mega Expert
  • 8339 Views
  • 5 replies
  • 4 helpfuls

Resolved! Problem with Wait For Condition in Workflow

In our Change Process we have a change_task state of cancelled which = 9 that is not in our task states.  We have a Wait for Condition in our Change workflow that tries to check to make sure all change tasks are closed before moving forward. The chan...

chris_choi by Giga Contributor
  • 2817 Views
  • 3 replies
  • 0 helpfuls

Resolved! DNS domain for Windows Servers

I am discovering windows servers and I have 1 server with DNS domain and 3 others with empty DNS domain.A quick wiki reference shows that "dns_domain" is the variable name which is populating CMDB and it's source is DNS. Now when I search for this va...

Ankush13 by Kilo Guru
  • 3072 Views
  • 4 replies
  • 1 helpfuls

Organizational chart and hierarchy / field names?

what is the hierarchy of field names in ServiceNow as they would be related to an organizational chart.   We want to have the org chart translate into SN fields like user - group - department - parent.   New to this so looking for advice.   Thanks in...

Automating login with Selenium

Hello,  I'm playing around with Selenium and I would like to automate the login for my "Hello World".   If anybody has experience with automating ServiceNow testing with the FirefoxDriver, how do we deal with finding the elements in the the iFrame?  ...

Element Descriptor

Element Descriptor is not documented for calgary. Is there any latest documentation available? Prior to calgary I have used below code to get the choice table name from the field element.var gr = new GlideRecord('cmdb_ci');gr.get('254570386f7fcd0095d...

Pradnya6 by Giga Contributor
  • 4324 Views
  • 5 replies
  • 1 helpfuls

No Record Found error??

When I try to open an INC in my queue I get error message that says "Record not found" I am not able to delete it as when I search for it , it does not show up in production,but it is in my queue? How do i get rid of this? What happened? Why is it sa...

nikki360h by Kilo Explorer
  • 3512 Views
  • 4 replies
  • 1 helpfuls

MID server really required for web service integration?

Hi All,   I am very new to ServiceNow and very little aware of SN capabilities and its best practices. I need help on deciding MID server is really required for integrating with web services in asynch manner. I have gone through multiple link on wik...

anand_tank by Giga Contributor
  • 2788 Views
  • 4 replies
  • 0 helpfuls

addDays is not working

Hi everyone,I have written the below piece of code.bit it is not working.Can anyone please help me on that.  var time=current.u_meeting_date;   var gdt = new GlideDateTime(time);   gs.addInfoMessage(gdt);//this is coming   var timeupdated=gdt.addDays...

smondal by Kilo Explorer
  • 4251 Views
  • 9 replies
  • 1 helpfuls

Some questions about VPN and MID server

Hi all,While having a discussion with customer we got a scope of questions we couldn't really get clarified from ServiceNow wiki. Here is the list of questions:About VPN:1) Could you please provide some technical information about VPN implementation ...

eastashkina by Kilo Explorer
  • 4464 Views
  • 2 replies
  • 0 helpfuls

Add a Change Approval Based on Blackout Dates

We have a need to add a VP for change approvals during blackout windows. We have played around with a script in the workflow but have not been able to get anything to work.  Wanted to see if anyone else has done anything like this an how you went abo...

Resolved! Email - Mulitple inbound Aliases

Hi All,We have implemented SN recently and by default all users have a single email address. eg username@example.com. Every morning we get an upload of user data via a MID server. All of this functions correctly however it has only recently come to o...

gbernie by Kilo Expert
  • 3490 Views
  • 7 replies
  • 1 helpfuls