The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Why Major incident don't get auto closed ?

I have noticed in my instance, major incidents don't get auto close. They are suppose to be manually closed by Major incident manager. Just wanted to understand why is it so ? If I write a scheduled job to auto close major incident, will it have any ...

Community Alums by Community Alums  
  • 2150 Views
  • 4 replies
  • 4 helpfuls

Resolved! Create-Only ACL?

I'm currently building a custom angular app inside a UI Page in a Service-Now instance that will be used for non-licensed users. I want to have a metrics table that collects data from the app via a REST call.The challenge I have is I want to restrict...

zschneider by Kilo Expert
  • 2921 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to concatenate an Array with a List field

I would like to maintain a field (Linked Records) where I store all the records to which a case is, well, linked. That field will then feed the custom relationships I've built. When saving a case, the code should: get the values currently in the Link...

Sue Frost by Giga Guru
  • 2129 Views
  • 4 replies
  • 0 helpfuls

REST message and API Key credential

Hi experts, In REST message, I can choose basic auth and OAuth as credential way. In IntegrationHub, there are many other credentials like API Key credential. I am just wonder if I can use API Key credential in REST message, if I cannot use it on UI,...

Resolved! How to Unstick a Workflow Stuck at a Switch Statement

A while back, I had an issue with a complex workflow that would occassionally get "stuck" (the old thread can be seen here: https://community.servicenow.com/community?id=community_question&sys_id=86c85396dbbbab044819fb2439961965). In a nutshell, we h...

jmiskey by Kilo Sage
  • 2478 Views
  • 8 replies
  • 4 helpfuls

attachmentAPI

Hello Can someone point out where am i going wrongi need to pass an attachment from one Service now system to another gone through other link related to this but could not find anything goodhere is the code i am using (function sampleRESTMessageV2() ...

rajesh9885 by Mega Guru
  • 1529 Views
  • 4 replies
  • 1 helpfuls

Column label missing

Hi,I have updated some fields via updateset from one env to another env. After that column labels are got deleted.I have in DB, those fields are not updated. But those fields are in dictionary entry and field labeI. In dictionary entry have tried wit...

Cannot Fix Empty Labels in a table

I have a table in two instances, my table consist of a few fields that have empty labels that i cannot fix, i manually added new labels and applied them to elements however , they dont take. the label exist in the labels dictionary however its not vi...

nysbigdave by Kilo Expert
  • 13492 Views
  • 30 replies
  • 17 helpfuls

Restriction to Choice list for role

Hi Experts,I want to restrict the visibility/access to two or three choices in Drop down for Incident. Only certain users with particular role can access the choices/ edit them.What will be approach please suggest.Thanks