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

Delay of Transform Map

Hello Everyone, I am trying to execute a data source which has two transform maps to two different target tables. I am having trouble querying data against the first target table within my second transform map. Below is my scenario where I try to ins...

RK29 by Tera Contributor
  • 749 Views
  • 2 replies
  • 0 helpfuls

Resolved! UI Page query using array

 I would like to pass change requests in an array to a UI Page using UI Action and display only those changes.The current HTML script displays all changes.How should i modify the HTML script to achieve this?  UI Action script: function openChangeRequ...

Updating catalog variables

When needing to update an existing catalog variable, being the question/label, name and type, what is the preference? Can those three properties be updated in the existing variable safely without adversely affecting requests in-process? Or is it bett...

Jon71 by Tera Contributor
  • 446 Views
  • 3 replies
  • 0 helpfuls

Help needed with Script

Hello Dev's  I have below script which I am using in a business rule (on insert and update when Parent changes) on alm_hardware table. Requirement: We have created a new field "Asset Count" on custom "Carton" table which stores the count of assets lo...

dvelloriy by Kilo Sage
  • 382 Views
  • 4 replies
  • 0 helpfuls

Interactive filter in CMDB Query Builder result table

Hi Everyone, Is it possible to attach an interactive filter to CMDB Query builder result table? if it's possible can you point me to the right discussion? Tried searching but can't seem to find any helpful articles. Thank you 

jacque3 by Kilo Guru
  • 339 Views
  • 1 replies
  • 0 helpfuls

Resolved! Change field value ofter submitting

Hi,I have a float type field A. I want to set the value by A's value/100 when submit. below code is not working in portal.function onSubmit() {   //Type appropriate comment here, and begin script below   var x = g_form.getValue("u_duty_percentage"); ...

Rosy14_0-1720190623874.png
Rosy14 by Kilo Sage
  • 574 Views
  • 4 replies
  • 1 helpfuls

Resolve UI action not working properly in Workspace.

Hi,In Service Operations Worskpace, if you have an incident assigned to you and you fill out the resolve fields on the workspace by choosing the resolution codeand then adding the resolution notes (dont't save using the floppy disk icon) then clickin...

Screenshot 2024-05-29 135917.png Screenshot 2024-05-29 140110.png Screenshot 2024-05-29 140135.png

Resolved! Troublesome Database Join

I'm having problems joining two tablestask_time_worked - logs time records on tasksu_employee_hours - imported values from external system showing hours paid for each employee Here's the where clause tw_sys_created_by = eh_u_active_directory_id When ...

join.jpg

Resolved! How to flag a bug

I found a bug with variable sets.Expected behavior: When you change the title, it'll autofill internal_name only IF EMPTY.Actual behavior: When you change the title, it'll autofill internal_name no matter what.The expected behavior is documented here...

SN-Documentation.png GuyHome_0-1719944395904.png
GuyHome by Tera Expert
  • 752 Views
  • 5 replies
  • 3 helpfuls

MRVS deletion and MRVS Variable Mandatory

Hi All,   Queries for MRVS: 1) Requirement is to make one variable in MRVS mandatory based on one checkbox on catalog item form : Able to achieve this if I write a onLoad script(using g_service_catalog) on MRVS and make the field in MRVS as mandatory...

Anubhav24 by Mega Sage
  • 668 Views
  • 5 replies
  • 1 helpfuls