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

Forum Posts

Dot walking for fields from cmdb_ci table to hardware table

Hi Community,  I have query related:I want to display few   fields which are available in cmdb_ci table and those fields should get display in alm hardware table after dot walking. How can we achieve this? Using glide record or what will be the best ...

Manu143 by Tera Contributor
  • 408 Views
  • 1 replies
  • 0 helpfuls

GlideRecord was not working inside mail script

I used GlideRecord in mail script, but it did not work. that is parts of my script using GR. var tt = new GlideRecord("incident");tt.addQuery("sys_id", current.sys_id);tt.query();while(tt.next()){ ...inside code...}  

Jaeik Lee by Mega Sage
  • 208 Views
  • 1 replies
  • 0 helpfuls

Not able to see Run Test Button (ATF).

Not able to see Run Test button on Test (ATF). Also I have check properties and enable test/test suite execution and also Enable scheduled test suite execution but still not visible the button. whenever I open the test it will show the message:-  Run...

find_real_file.png

Unavailable Flow Logic Choice

Hello- I am using flow designer and trying to add a flow logic, but the "else if" choice is unavailable.I have tried to clear my cache and I have used another browser, but that doesn't work.Can someone help me figure out how to fix this?

Vince39 by Kilo Expert
  • 328 Views
  • 2 replies
  • 0 helpfuls

"Windows and changes " module in change

Hi All,I got a requirement where i was asked to modify the schedule Page of "Windows and changes " module in change.The requirement is as follows.I want the calendar respond dynamically against the filtered change's impacted services – i.e. if a chan...

Does Suspend Reason values stored at somewhere

for one of my hr case I set  Suspend Reason values to "company". I need to write some BR based on the suspend reason condition. so I have to know whether the values is stored at somewhere or not.if suspended reason is user in the hr case. and the use...

Ak8977 by Tera Expert
  • 167 Views
  • 1 replies
  • 0 helpfuls

Write a Script for Particular Requirement ?

HostNameHome LocationMXDD45TWX3Chihuahua plantDESKTOP-F5B8M7BQueretaro techDESKTOP-E2HNRACPalmelaksmartSofia Table Name:- u_auto_update_last_communication_date.Field Name:- Hostname= u_hostname.HomeLocation:- u_home_location.Requirement :- Write a sc...

1dusjhyahnt by Tera Contributor
  • 336 Views
  • 3 replies
  • 0 helpfuls

Get property information of attached Excel file

I would like to read an Excel file attached to a ServiceNow record and retrieve the property information of the Excel file. The property information of an Excel file is "ProgramName" and "Creator" listed in "Excel->property->Origin" etc.ServiceNow ha...

r_m by Tera Contributor
  • 743 Views
  • 3 replies
  • 0 helpfuls