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

Resolved! Get asset variable value in a ui action on the asset table

I want to be able to trigger an event that will sent a notification - this I can do, however getting the parm1 value correct so it sends to the correct person, not so much. So on the alm_asset table I have a field that I added called u_responsible_of...

Moedeb by Tera Guru
  • 820 Views
  • 6 replies
  • 0 helpfuls

Service Portal Box

Hi ServiceNow Experts, just need some help on Service Portal please. So this is how it is currently looks like - And what I want to happen is to but a box on the first three icons and then change the color of the fourth one to black.  

tinndizz_0-1740414418140.png tinndizz_1-1740414480599.png
tinndizz by Tera Contributor
  • 407 Views
  • 2 replies
  • 1 helpfuls

Change Request approved then only the change task rest api business rule will triggered

try {          var r = new sn_ws.RESTMessageV2('Rest message Name', 'Method');        var body = {};//Json Format         gs.addInfoMessage("Body:" + body);         r.setRequestBody(body);         r.setHttpTimeout(5000);        r.setRequestBody(body)...

lalitsharma_0-1740452811831.png

SetReadonly is not working for choices fields

I have created one onload client script for impact and choice fields in incident form but it is not working Onload :Function onLoad () {g_form. SetReadOnly ("impact", true) ;g_form. SetReadOnly ("urgency ", true) ;   } 

siva44 by Tera Contributor
  • 1105 Views
  • 10 replies
  • 0 helpfuls

Resolved! Automate export of a Scripted REST API to OpenAPI YAML file

Is there any way to programmatically export the OpenAPI yaml file of a specific Scripted REST API?  We would like to export the API yaml so that we can include our ServiceNow APIs in a dictionary with other non-ServiceNow APIs for engineers to find w...

Andy Kreider by Tera Contributor
  • 2219 Views
  • 3 replies
  • 1 helpfuls

Resolved! Why My posts being marked as Spam

I'm trying to post a question, but it's being blocked as Spam. I'm not sure why. I have not written anything that would be spam.It is just a question.I hope someone can help this situation soon. 

_odamai__0-1740402540239.png
_odamai_ by Tera Guru
  • 639 Views
  • 2 replies
  • 2 helpfuls

Help with HR "Employee Form" and Employee Form Field Mappings

For a particular HR Service, I configured an HR Task of HR Task Type "Collect Employee Input".This task has an "Employee form" field set to an Employee Form that I created.  It looks like this:So I am specifying that the table involved is "HR Profile...

z1.png
G24 by Kilo Sage
  • 869 Views
  • 4 replies
  • 1 helpfuls