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

Forum Posts

Instance URL via JavaScript

I usually only use this code to create links within comments or e-mail notifications:   var html = '<a href="/nav_to.do?uri=' + current.getTableName() + '.do?sys_id=' + current.sys_id + '" target="blank">' + current.number + '</a>';  Are there any s...

kungfuu72 by Giga Expert
  • 25088 Views
  • 7 replies
  • 10 helpfuls

Resolved! Communication Encryption between MID server and target devices

I was wondering what kind of secure communication is happening between MID server and target servers while they are communicating during discovery. Can this be pulled down via wireshark? Or is it encrypted with some algorithm of some sort.- AL

Ankush13 by Kilo Guru
  • 3656 Views
  • 8 replies
  • 1 helpfuls

Resolved! Discovering Individual IPs in a IP range list (not Range Sets)

i have a list of IPs to discover. It is not a IP Range set, they have provided a list of about 500 targets to discover initally in an excel column (just IPs not mask information):IP Addressxx.xx.x.xx xx.xx.x.xx xx.xx.x.xx xx.xx.x.xx xx.xx.x.xx Based ...

sayub by Tera Contributor
  • 3129 Views
  • 4 replies
  • 4 helpfuls

MIDServer often goes down

Hello guys,I'm experiencing some anomalies on the servicenow instance.My unique MIDServer often goes down. Which could be various causes?The computer that hosting the midserver is always on...Thanks.Regards,

Can't build Service map for SAP application

Hello, ServiceNow community and expertsI have a following task that I'm unable to complete - build a Service map for a SAP application. The application that I'm working with is an addon for SAP NetWeaver Dialog Instance, that is listed as an "out of ...

mpelyanskiy by Kilo Contributor
  • 1547 Views
  • 1 replies
  • 0 helpfuls

Confirmation for UI Action

I am trying to create a UI action that will prompt the user to verify they are taking the action they want and it was not a miss-click and then from there it will produce a new record. I was looking at Create a Confirmation UI Action and this will wo...

/sbin/dmidecode - /dev/mem: Permission denied

I setup the Linux account for my Linux environment (i.e. servicenow).Then give root privilege to run the sudo command:servicenow ALL=(root) /sbin/dmidecodeservicenow ALL=(root) /sbin/lsofBut, I still have some questions. I did one test, from my Linux...

Dvnasc by Kilo Explorer
  • 5773 Views
  • 3 replies
  • 0 helpfuls

Resolved! Security concerns with discovery

We are having issues with getting credentials for Macs and Unix systems.   The sys admins and managers of those groups are concerned about what commands - specifically anything sh and bash - that we will be running on the systems.   So far we are onl...

Using ServiceNow to manage Microsoft Windows patching

Is there anything in ServiceNow that can do patch management? I've been looking and I've found a lot of integrations and stuff in the store for other things we don't own. The closet thing I've seen is the SCCM integration, but in the ServiceNow docum...

joshua18 by Giga Expert
  • 4918 Views
  • 1 replies
  • 3 helpfuls

UI Page Scope issues

I have a UI page created in an Custom Application.I'm trying to access the UI page via UI Action. But getting an error saying "Page does not exist".If I create a similar page in Global Application, Then its working.How can I make a UI Page created in...

arunamshu1 by Kilo Explorer
  • 2303 Views
  • 9 replies
  • 1 helpfuls

Change starting day of week in "date picker"

Hi,we need to change the starting day of the week to Monday instead of Sunday. I have fould that I can add a property "glide.ui.date_format.first_day_of_week" that will do this for calendar type pages (e.g. History of a record in calendar format). [B...

ctu1 by Giga Expert
  • 3392 Views
  • 5 replies
  • 4 helpfuls

Resolved! Using the output of a previous activity in a script activity

Hi,I need to create an incident in an orchestration workflow that is on the em_alert table.   Since this isn't extended from the task table i cannot use the 'Create Task' activity so i'm using the 'Run Script' activity to create the incident.   I wan...

bernard6 by Mega Expert
  • 11606 Views
  • 7 replies
  • 15 helpfuls