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

Forum Posts

Email address field on watchlist not working?

On the watchlist on an incident, I unlock it.  Select a user from the search.  I then manually type in my own email address and then relock the list.  the user and my email address appear in the list.  I save my incident.  The user i selected recieve...

Resolved! ACL script not working on the table.

Hi, I am using the below ACL script to give read access to the table records if the user is a group member of the selected CI on the record field(points to cmdb_ci). Also there is another read ACL exist on the same table with a require role. When I t...

Paul125 by Kilo Guru
  • 1964 Views
  • 17 replies
  • 1 helpfuls

Resolved! calculate time in state based on business hours

Hello,Were trying to find a metric that measures time in state.   We partially accomplished this by using the OOB "Incident State Duration" metric.One thing that we do not like about it is that the clock/calendar it uses runs 24/7.How do we tell it t...

Chris150 by Tera Guru
  • 3840 Views
  • 8 replies
  • 3 helpfuls

Microsoft Onenote Integration

Hi there, Has anyone done ServiceNow integration with Microsoft Onenote?If yes, could you please shed some light on that? My client want to use that with KM module for uploading and using OneNote document instead of the regular word and excel.-Thanks...

iPrashantG by Kilo Expert
  • 3417 Views
  • 4 replies
  • 4 helpfuls

Resolved! Hide containers based on choice options

HI, Is there anyway to hide the containers based on the choice option selected. I know it would work using UI policy, but I also tried the same via Catalog client script ('on change'), which didn't help. Can anyone of you help me out? #Snippet I used...

sailesh1 by Tera Contributor
  • 4252 Views
  • 7 replies
  • 2 helpfuls

Resolved! Can't copy from a read only field

Our non admin itil users receive an error when they try to copy information from the long description field. I don't understand why it won't allow them to copy info from the field. I figured possbily the acl rule to write was involved.  Anyone able t...

find_real_file.png find_real_file.png
Max C1 by Giga Contributor
  • 2412 Views
  • 6 replies
  • 1 helpfuls

How to disable auto create of Assets from CI discovery.

Hi All I currently have discovery running which is working fine, but it is automatically creating assets for hardware CI computers. How do I disable this. I found some rules on the cmdb_ci table for sync and disabled them but so far I dont seem to ha...

Last login time not updating for a single user

I have a member of staff on the Service Desk whose last login time is not updating on her user record. She has been using SN frequently but the last log time is from a month ago. We strip roles off anyone who has not logged in for 30 days and she has...

georgeprad by Mega Expert
  • 1505 Views
  • 6 replies
  • 0 helpfuls

Resolved! Service Catalog Best practices

Dear all, once again I'm rushing in with another best practice question for the service catalog. This time I'd like to ask your the following things:   1) For different Items (in different Categories), is it recommended to either create different Wor...

Robin W_ by Kilo Expert
  • 8677 Views
  • 3 replies
  • 7 helpfuls

Resolved! How can I delete standard change proposals?

Hi there,   I have about 10 standard change proposals that were accidentally set up in our live instance and we don't need them. I can see an option to cancel them, but it wont let me delete them entirely. Is there a way to remove them completely? Th...

Sorren Day by Kilo Contributor
  • 2800 Views
  • 4 replies
  • 2 helpfuls

Resolved! adding 1 year to a date field is showing wrong value.

Hi All, Here i am trying to add 1 year and fetch result into u_next_verification_date. when i execute in the message it shows correct , but in the field value showing wrong.  Any help is highly appreciated. Vass When i update the record it is showin...

find_real_file.png find_real_file.png find_real_file.png
vass2 by Mega Expert
  • 3709 Views
  • 40 replies
  • 1 helpfuls

Resolved! Confirm pop up before submitting a record

Hi All, I'm trying to add a confirm box before submitting a new record.I'm using below client script for this, function onSubmit() {//Type appropriate comment here, and begin script belowif(g_form.isNewRecord()){var valR=g_form.getReference("escalati...

Payal5 by Kilo Expert
  • 1360 Views
  • 3 replies
  • 1 helpfuls