Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

I want to add a record to a related list via script

I have a variable (referencing: cmdb_ci_computer) on a catalog item, and I would like to add the referenced computer to the "affected CIs" related list on the requested item record.   I don't know how to refer to the related list in my script. Specif...

jonw1 by Mega Expert
  • 4133 Views
  • 12 replies
  • 2 helpfuls

Attachment file type client script - g_form.getUniqueValue help

Hello! I am trying to write a client script to work in the Service Portal that doesn't allow a user to submit the catalog item without an Excel file attached. I've seen some community posts on this and they all say to use g_form.getUniqueValue() and ...

Hannah C by Giga Expert
  • 1809 Views
  • 4 replies
  • 0 helpfuls

Resolved! Set Display Value on a field using client script

Hi i need to copy field display value of a reference field parent_incident to u_parent_incident(String field). Kindly check the script  which doesnt work and suggest function onLoad() {       var tes = g_form.getValue('parent_incident') ; //reference...

Sriharsha3 by Tera Contributor
  • 15826 Views
  • 4 replies
  • 2 helpfuls

Auto numbering skipping numbers

I have a table that is an extension of the CMDB_CI table.  I want auto numbering to exist.  When I try to do this auto numbering always skips by a one number.  Why is this is the case and what can I do about it?

mrcarter by Tera Contributor
  • 1525 Views
  • 3 replies
  • 0 helpfuls

How do capture import set table

Hi All, I have created one importset table through "load data" . That import set table i have used in my transform map scripts. now i wanted to capture that importset table with all fields,dictionaries and labels.. Queries 1. If any custom table that...

sinu2 by Tera Expert
  • 1477 Views
  • 2 replies
  • 0 helpfuls

Data Center Management...

How do you manage your data centers? Giving the mixture of Cloud approaches with Public, Private, Hybrid and consuming SaaS applications/services, the matrix is even more complex now.  Managing and understanding the services you have, who or how they...

ChrisPope by Tera Expert
  • 5803 Views
  • 6 replies
  • 2 helpfuls

Resolved! How to add message within section of change form

Hello All, I have requirement to show message in schedule section of change form.,in schedule section there is already a message and i have to show another message like existing. I am sharing a screenshot. Please check.     Regards, Manjusha Bangale...

find_real_file.png
manjusha by Kilo Guru
  • 1776 Views
  • 2 replies
  • 1 helpfuls

Resolved! SCCM Scheduled Import - Not Running Custom Data Source

I've started customizing new data source imports for our SCCM integration, such as querying v_GS_PHYSICAL_MEMORY to create the Memory Modules in ServiceNow. However, we I added it to the OOB Scheduled Data Import, it keeps getting skipped over. There...

find_real_file.png

Resolved! How to Remove blank spaces after set Visible(false)

Hi all, In my catalog form I am writing onLoad() client script. When requested for is empty all other fields are hidden but the form shows spaces for those fields. Can anyone please help me how to remove these,    

find_real_file.png
Swarnika1 by Tera Expert
  • 5228 Views
  • 3 replies
  • 11 helpfuls

Error " Table name cannot be null ... "

Hello, We have 3 Errors that are displayed uninterruptedly in our dev platform, we don't know what the root problem is..Those are the errors:Table name cannot be null: java.lang.IllegalStateException: Table name cannot be null: com.glide.db.TableDes...

dazine1 by Kilo Explorer
  • 2945 Views
  • 3 replies
  • 2 helpfuls