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

Forum Posts

Adding tables to Global Search is not working?

Hi All, I have created "CMDB" in Text Search Groups and added "cmdb_ci" in Text search tables in order to search CI's or other fields from Global search. Please find attachments. I have checked all the steps mentioned in is not working at all :1. htt...

harshald by Tera Contributor
  • 4060 Views
  • 5 replies
  • 3 helpfuls

Resolved! Creating New Change Type > Adding new states

Hi all, I created a new change type (minor) using this tutorial, and then used this tutorial to add my own states. The States I have added for this test is: Develop and Implement in UAT (8)Test in UAT (12)   The issue I am having is that when I go to...

Resolved! Calculate 2 date fields to return an Integer (days)

Hi there,   I'm sure this has been asked many times before so apologies, but any solutions I've tried for dates don't seem to work. I have a start date and an end date for a conference, and I want to calculate these two fields to fill in a 'Number of...

caliban by Tera Expert
  • 2470 Views
  • 4 replies
  • 3 helpfuls

Resolved! onload client script not working

Hi All, I need to get the display name of all group's of which the current logged in user is a member. Although , i am able to print the group's sys_id, but the groups display name isnt coming. Any help, please   function onLoad() { //Type appropriat...

Priyanka132 by Giga Contributor
  • 3312 Views
  • 5 replies
  • 5 helpfuls

Resolved! Or conditions not working in Background Scripts

Hi All, I've been trying to have a background script find some records (to make a change).  I'm using addOrCondition, but it refuses to cooperate, effectively ignoring any query filter using this. The script works in that it returns a list of records...

Resolved! LDAP Update Only

Hi All,I need to update the list of the users present in my "sys_user" table by LDAP, without import new users.How is possible skip the "insert" activity and allow only the "update" activity in the LDAP import configuration?Best RegardsVincenzo

utente by Giga Expert
  • 1595 Views
  • 3 replies
  • 0 helpfuls

Resolved! Best Practice on Script to Delete Records from Instance

If I am running a script to delete several thousand records from a table in Dev (or Test) is it okay to run the same script on a different table at the same time? Slowing down the instances performances isn't really a big issue in this particular cas...

Get data from sys_user table

Hi Based on the user's ID, I'd like to get specific data from the sys_user table. Could you help me to achieve that? I'm a newbie and I'm stuck. I've successfully got the user id from the user reference table:   var userIM = g_form.getValue('reqFo');...

dmkiraly by Kilo Contributor
  • 3510 Views
  • 2 replies
  • 4 helpfuls

Resolved! UI Page reference field displayValue

Hi,My my limited coding skills I managed to get a UI Action to pass the DisplayValue from a sys_user reference field on a table form to a UI Page using: var UserValue = g_form.getDisplayBox('u_business_owner').value;   Using it in the UI Page like th...

find_real_file.png find_real_file.png find_real_file.png
klautrup by Kilo Expert
  • 5526 Views
  • 1 replies
  • 0 helpfuls

Service Now Azure Integration using REST API

Hi, We have a requirement to integrate with Azure  --> Send the server details per resource group to Azure is the requirement. I have created Outbound --> Rest message , i get HTTP status as "200" but not response.Can someone share your valuable inpu...

Renuka8 by Kilo Guru
  • 2680 Views
  • 2 replies
  • 0 helpfuls