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

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

Forum Posts

Resolved! sys_user table - Display Value

Hello Everyone,   For reference fields of sys_user table, the display value is "name". But in the dictionary, I cannot find "name" or any column for which "display" is set to true. Not sure how the "name" is being used as a display value. 

Resolved! API to get JIRA issue from Servicenow

Hi All,Hope you all doing good. Here is my another query,Am not sure this is the right place to ask, but I hope if anyone can share your ideas that may divert me to the right direction.I have referred this http://www.john-james-andersen.com/blog/serv...

Tamil5 by Tera Expert
  • 3772 Views
  • 8 replies
  • 0 helpfuls

Data Policy override / masking

I have a requirement to enforce mandatory 'Assignment Group' across many tables on our system. We would like this to be applied both server and client side. Using a data policy would be ideal as it is more robust than other UI alternatives. One of th...

Resolved! How to get value from Json response body into field

I have business rule and REST messages setup to sync incident record from SNOW to Jira. When record created in Jira response comes with Jira record number as in Json format. Can someone help me to get the value from response body into field? This is ...

find_real_file.png find_real_file.png
attanhes by Tera Guru
  • 6378 Views
  • 3 replies
  • 1 helpfuls

$window.onbeforeunload on Service Portal

Body HTML =============> <input type="button" id="fname" ng-click="myFunction()">   Client Controller =============> var nAgt; var verOffset; $scope.myFunction = function (){ alert('First Alert'); $window.onbeforeunload = function(event) { alert('Sec...

CA5 by Tera Contributor
  • 1881 Views
  • 2 replies
  • 1 helpfuls

Data policies override

Hi,I am trying to set up data policies on cmdb(or cmdb_ci) level and use the inherit mechanism.However on cmdb_ci_computer and extends I need a slightly different policy because of virtual.There is a (hidden) field on data policy "overrides" but it d...

Resolved! Auto Create Case Task from Case field value

Hello, I would like to auto create a case task with certain field values (and it be auto saved), when a specific field is populated on the case. The field on the case (checkbox) will be auto checked when a specific update is automatically added to th...

MStritt by Tera Guru
  • 5366 Views
  • 18 replies
  • 0 helpfuls

Change Field type from Date to Date/Time

Hi All, We have custom table which is extended from Task table. I have around 10 fields of type date and i need to change that date field to date/time. I tried in Configure Dictionary and also in list view in sys_dictionary table and i was not able t...

madanm7786 by Mega Guru
  • 2475 Views
  • 2 replies
  • 1 helpfuls

Resolved! Converting Checkbox field to Yes/No Dropdown(choice list)

Hi, Can anyone please suggest, how can we convert field type of Checkbox to Dropdown(choice list) with choices as Yes No? I want to change existing field type only as new field creation will cause field name change and will impact scripts where this ...

Workflow is getting cancelled at the End Activity

Hi, I have designed the workflow in which catalog tasks should generate parallel. And I have added the wait for condition to check all the catalog Tasks are completed or not. But My problem is The Workflow is getting cancelled at the End. Any Reasons...

Kusuma2 by Kilo Guru
  • 5157 Views
  • 5 replies
  • 4 helpfuls

Resolved! Searching for scripts containing certain strings

Hi,  I'm sure there's a very simple way to to this, although I'm having a mental block! How would I search for scripts containing a specific string. For example, looking for scripts containing "method('ref_field',sys_id)" syntax? Thanks in advance Mi...

Mike I2 by Giga Guru
  • 9389 Views
  • 7 replies
  • 13 helpfuls