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! How can I view, edit, and download the attachment from a RTIM.

Good Evening Team,I have a situation where a Requestor downloads and signs a PDF. The Attachment is uploaded to the RTIM.I have a workflow that executes Approvals for 4 different signatures. I would like to have the ability for each catalog task that...

rdonlon by Mega Expert
  • 1354 Views
  • 9 replies
  • 1 helpfuls

COUNT DISTINCT by dot-walking filed in PA script

Hi All,I created the PA indicator, need to COUNT DISTINCT by Change request which associate from Outage --> Incident -->Cause by Change. I tested the script can get the correct change count var ovt = new GlideAggregate('cmdb_ci_outage');ovt.addAggreg...

YanhongHuang_0-1743321538826.png

Resolved! Aging report for incidents

Hi all, I have to create aging report for incidentsI want to show age of incidents in each state.Not sure how I can do this.Please someone guide me on this.Thanks in advance!

BijoyDeb by Tera Contributor
  • 8456 Views
  • 5 replies
  • 6 helpfuls

how do I debug a mobile app builder actionitem script?

Hi All, has anyone some description on how I could debug a script which has been created in #Mobile App Builder in an ActionItem Script? (see attached Screen ShootI no not know if this is possible at all,  I want to check what the content of the func...

Gerald Fuchs by Tera Contributor
  • 1268 Views
  • 2 replies
  • 0 helpfuls

Resolved! Can any component be added to the ribbon in San Diego?

Specifically in the configurable workspaces (CSM/FSM Configurable Workspace) looking to add the now-image component in the ribbon. There are a number of records to create for configuration starting with Ribbon Component (sys_aw_ribbon_component) whic...

find_real_file.png find_real_file.png find_real_file.png

Resolved! std change modify templates

I`m trying to copy over the sample changes from the standard change templateTo the modify template as soon as template to modify is selected has anyone done this before ?

jeanpauldehaas_0-1742913090417.png jeanpauldehaas_1-1742913117101.png

Flow designer

Im started learning ServiceNow Recently. I need to create a rule in the flow that will create a task after the approval to different vendors(we have 4 different vendeors). I don’t what to create multiple if’s.  

VivianaS by Tera Contributor
  • 887 Views
  • 3 replies
  • 1 helpfuls

Resolved! Transform Map for Checkbox field

I have a check box field in the target table. In the excel sheet we have field with True or False values. Transform map is unable to update the check box field. How will I do this?