Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Need to attach an attachment from Record procedure

Hi All, I have created a Record Procedure (RP). In that RP I have created Attachment Variable.When User Clicks on submit button that attachment should be attached to target Table.But I'm unable to attach it in Target Table. Anyone please help me on t...

Bunny by Tera Contributor
  • 504 Views
  • 2 replies
  • 1 helpfuls

Resolved! Adding journal notes to incidents via script

I have an ask to update 300+ records. While this is doable, the ask includes adding notes to the update, which is always a little trickier. I'm not sure how to dotwalk or access the attached activity list to update it. var gr = new GlideRecord('incid...

Venjamin by Tera Contributor
  • 8786 Views
  • 5 replies
  • 5 helpfuls

authentication issue for inbound integration

Hello experts, We are using a service account for inbound integration. But via postman or the client's internal tool to send the inbound payload to us they are getting the issue   "error": {    "message": "User Not Authenticated",    "detail": "Requi...

deepika46 by Tera Contributor
  • 599 Views
  • 2 replies
  • 0 helpfuls

Total Currency values on a related list

I have 4 currency fields on an incident form under a related list.  I would like to total the Cost+Shipping+Tax and show the  Total (auto-calculated).  Is there any way to do this without having to code it?  Not against code just not too great at it....

George Z by Tera Contributor
  • 783 Views
  • 1 replies
  • 0 helpfuls