We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to filter Request Items to show Approval != Approved

I am trying to filter my Request Items view to NOT show items that have been approved.  However, if I set the condition Approval != Approved, I am still seeing items that have been approved.  I tried to filter based on Stage, but the only option I ha...

find_real_file.png find_real_file.png find_real_file.png

Resolved! Managing Servicenow implementation stories and QA artifacts

Hello, We are implementing ServiceNow by using agile methodology, with sprints, creating stories, creating test scripts for those stories and testing them after story development (proper SDLC-QA process). My question is, once you get to the productio...

indhudurai by Kilo Contributor
  • 1524 Views
  • 3 replies
  • 3 helpfuls

Failed while executing QueryAD.ps1 (Access denied)

Hi All, I have created a account in service-now with Mid role and used this account to install Mid. and added the same mid server in Default MID Server to use for Orchestration Activities. When i test the connection , it shows the below error. Kindly...

find_real_file.png
bijender1 by Tera Contributor
  • 2333 Views
  • 4 replies
  • 0 helpfuls

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
  • 2556 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
  • 4431 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
  • 3931 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
  • 5309 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
  • 3414 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...