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

GlideRecord not return data from table

I am trying to pull data from the demand and risk tables.  I have a GlideRecord that pulls data from the demand table and this is working.  I take the demand ticket number and assign to a variable (tasknumber).  I use that variable in another GlideRe...

stevethomas by Giga Contributor
  • 1860 Views
  • 4 replies
  • 1 helpfuls

End User not able to download Attachments!

Hi Team, I am trying to download the attachment by impersonating as an end user, but when i click on the attachments, it doesn't download but open a new blank tab showing the sys id of the attachment. I just want to confirm is this OOB functionality ...

Get the value from a condition type field

Hi All, we have created a table which has below columns: 1. Table ID 2. Condition (takes values from Incident) 3. Assignment Group. Condition can be as below: 1. Caller.location.Country is ABC 2. Caller.location.Country is XYZ  and so on. based on ab...

punitchourey by Tera Contributor
  • 2197 Views
  • 4 replies
  • 1 helpfuls

Resolved! Querying sys_history_line table via API

I have a requirement to reproduce the functionality of the Activity formatter in a portal we are creating.   I need to make API calls to capture the audit history for changes made to the additional comments and state fields.   My question is should I...

How to access credential using javascript?

Hi, Guys. I'm new in servicenow workflow and script includes module, I'm doing an api integration wherein I would like to input the credential(api key, username, password) in javascript but I don't want my credential become viewable by other user. I ...

Sev3 by Tera Contributor
  • 2883 Views
  • 6 replies
  • 0 helpfuls

Resolved! Service Portal change the searchbox text

In the ServicePortal index page, is it possible to change the text that displays within the search box? We want to change the "how can we help" to something else inside the search box.

Screen Shot 2016-12-12 at 5.05.52 PM.png
Katie A by Mega Guru
  • 5970 Views
  • 8 replies
  • 4 helpfuls

How to convert price datatype field to float ?

Hi,I need to write a Client Script that get the value from a form field that has a Price datatype and convert it into a Float Number.The field is called 'Unit_Cost' and I need to retrieve the value in order to multiply it with an other number called ...

loteodor by Kilo Contributor
  • 4110 Views
  • 2 replies
  • 1 helpfuls

Resolved! Where to write and how to Parse the Response Body

Hello All, I know its a very basic doubt, but i am little confused, how to parse the response body and get number from that and update in my incident table field vendor_ticket. I have a After Insert Business Rule with triggers the POST to another Ser...

sashichand by Mega Expert
  • 3979 Views
  • 5 replies
  • 5 helpfuls