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
  • 26114 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
  • 4675 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
  • 4313 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,

GaetanoD by ServiceNow Employee
  • 5094 Views
  • 8 replies
  • 5 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
  • 6711 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...

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
  • 3395 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
  • 4459 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
  • 13509 Views
  • 7 replies
  • 15 helpfuls

Service offerings,commitments, outages and availaibility

Hi there,We have been looking at the ServicePortfolio management plugin with a view to getting availability reports for service offerings using outage records set up on incidents and have some question. 1. It sesm that availability is calculated usin...

Ruth_Porter by Kilo Explorer
  • 15146 Views
  • 25 replies
  • 6 helpfuls

Resolved! Event management not visible in dev servicenow instance

ServiceNow Experts,We are performing a POC prior to a production deployment involving Discovery,Service Mapping & Event management. I have tried enabling the event management plugin in my dev servicenow instance, but cannot see the event management m...

bala_lti by Kilo Contributor
  • 2900 Views
  • 5 replies
  • 1 helpfuls

Resolved! Where to add new CI types in CMDB?

Hi all, we are about to move our CMDB to ServiceNow. At the moment we handle (enter and modify) all data manually but we are planning for starting with Discovery in the future.I want to use as much Out Of the Box classification/categories as possible...