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

Forum Posts

Resolved! When query returns no records return 'no'

I don't quite know if this is possible to do in one script...BUT, I am in the workflow and making an if activity. Basically what I want it to do it to query two tables (alm_asset, u_cellular_table). If both of these turn out with no matching records,...

How to edit the main menu?

Hi,I'm really new to serviceportal and it's editing options.I've explored quite a bit and discovered a lot of posibilities while playing.One question that I can't make happen tho is customization of the main menu?I can't seem to clone the "Header Men...

viktorlevine by Kilo Contributor
  • 3786 Views
  • 4 replies
  • 2 helpfuls

business rule to lookup value in another table

This should be very simple but I cannot find any example of this online or in the self-paced scripting class.Yes, I'm new to ServiceNow.My Scenario:1. I have a scheduled import set with a transform map that inserts records into the cmdb_ci_printer ta...

Jeff316 by Kilo Guru
  • 3608 Views
  • 4 replies
  • 0 helpfuls

How to calculate Image width and height?

Hello,I have a requirement in which we have to validate image width and height of the image file attached to the catalog request.There is similar functionality in Images(db_image) table OOB. if we upload any image it directly calculates image width a...

Rajesh M1 by Giga Guru
  • 4100 Views
  • 19 replies
  • 0 helpfuls

How to get elements by tag name in an XML?

HiI have the following piece of XML and trying to parse it. I am using a client callable script include.I need to get all the elements that are tagged with "<name>".<l:cellphone><name>data_type</name><value>1X</value></l:cellphone><l:cellphone><name>...

Resolved! Set a default value to a list choice through UI Action

Hello,I added a new choice option for the incident's state which is "Awaiting Change" as shown below:What I want to do is to set the state to "Awaiting Change" when a Change is created from the incident using "Create Normal Change" or "Create Emergen...

Capture d Capture d Capture d
r_daosseili by Kilo Contributor
  • 3784 Views
  • 3 replies
  • 6 helpfuls

New button missing from Menu Section list

Hi,I am working through the developer training, using a Geneva instance and currently on the Advanced UI module.   Early in the exercise you go to the Service Management homepage and are instructed to add a new Menu Section called Marketing Events to...

adamtrent by Tera Contributor
  • 2687 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to Link a Service Now Report to Excel?

I have a report already built in Service Now (showing details for incidents related to three specific configuration items), and I am trying to link this report to an excel file with automatic refresh capabilities. I was able to set up the query in ex...

vanko by Kilo Contributor
  • 8159 Views
  • 4 replies
  • 2 helpfuls

Reusing a Choice List

Brand new to ServiceNow - long time ServiceCenter developer.   We probably need our own support group...Anyway, I'm playing around in the public sandbox, and I can't seem to follow the instructions for reusing a choice list by referencing another tab...