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.

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

Forum Posts

Advanced Reference Qualifier Based-On Current Variable

Need help setting-up an advanced reference qualifier that uses the 'u_term_code' field from the *Term drop-down as a dependency and returns a list of courses that share the value.javascript: u_term_code = current.variables.u_term_code;Above, is the c...

Grade_Change_Form.png
codechaser by Giga Expert
  • 29842 Views
  • 47 replies
  • 8 helpfuls

Resolved! Convert dd-mmm-yyyy to mm/dd/yyyy on Inbound Action

Not sure why I'm finding this so difficult but dates are my greatest weakness and greatly appreciate any help as I have searched endlessly and the glideDate's that I've tried have not worked. I have an inbound script that I need to take a provided da...

Jon S_ by Giga Contributor
  • 2624 Views
  • 6 replies
  • 3 helpfuls

Record Exists - GlideAggregate or GlideRecord

Looking at some existing Business rules for my client and they are checking to see if a record exists before inserting - fair enough. The thing I find odd is that they are using GlideAggregate whereas I would use GlideRecord Am I missing a trick here...

poyntzj by Kilo Sage
  • 5946 Views
  • 9 replies
  • 2 helpfuls

Resolved! How do I delete a table?

I created a couple of tables on Fuji (patch2) and it seems there is no way to delete them. In "Tables" there is no Delete on the selected rows and in Dictionary I can wipe out some of the field records (and the table record itself), but can't delete ...

lzeke by Giga Contributor
  • 7747 Views
  • 8 replies
  • 2 helpfuls

Import Update Set from XML not working

I am attempting to import an update set from an XML file.Steps:Update Sets > Retrieved Update Sets > Import Update Set from XML > Browse local file > Press UploadThe Upload button does nothing, it directs back to the Retrieved Update Sets page but th...

Screen Shot 2015-09-17 at 5.37.44 PM.png
Katie A by Mega Guru
  • 18276 Views
  • 13 replies
  • 11 helpfuls

Resolved! current.update() in UI Action ignoring mandatory fields

Hi We have a number of Buttons (UI Actions) on our Incident form.  The three I will be referring to in this question are 'Close Incident', 'Assign to me' and 'Save & Stay'.  The problem I'm having is that when clicking on 'Close Incident' the 'State'...

find_real_file.png find_real_file.png find_real_file.png
Dedrei L_ by Tera Contributor
  • 4247 Views
  • 1 replies
  • 1 helpfuls

Resolved! business rule creating duplicate record in original table

Ok so I have a business rule that does what it should, it creates a new song record in a 'set list' table.  However the rule then generates a duplicate in the 'songs list', so I have 2 of the same song in the 'songs list' table.  So below is the 'wh...

find_real_file.png find_real_file.png
walshy by Giga Expert
  • 2769 Views
  • 6 replies
  • 1 helpfuls

Unable to get list collector to filter with client script.

I'm trying to get a list collector to filter based on active is true or another variable "display in catalog".   This is something I've successfully done in the past so I'm at a bit of a loss as to why its not working.   I've tried the script three d...

Stephen31 by Kilo Expert
  • 1603 Views
  • 9 replies
  • 1 helpfuls

Resolved! State on RITM Set By Workflow Being Overwritten

So, we currently have a Catalog Item that has a workflow attached to it.  The workflow runs off of the sc_req_item table and has some Approvals.  I have it set so that if an Approval is rejected, the workflow goes to a "Set Values" action that sets t...

find_real_file.png
jmiskey by Kilo Sage
  • 2870 Views
  • 12 replies
  • 2 helpfuls