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.

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

Forum Posts

Map Dictionary fields in UI Builder and Update the record

Hi, In Service Operations Workspace, when an approver rejects a request, two custom fields (Rejection Reason and Rejection Details) are shown and captured and are choice fields. The same fields should also be visible and auto-populated in the approva...

Resolved! Warning: Coalesce field not indexed

Hi Experts,   I am seeing one warning alert while transforming data from import set table to target table only when I inserted coalesce for one of the fields on table. It is working as expected when removed coalesce. Alert Message: "None of fields co...

find_real_file.png

Redirecting to the same page on click of Ui action

Hello Team, I have written the below code to show the Confirm message based on Assignment group the message is showing fine for both if & else conditions in client side but when it takes if condition it's showing the confirm message   and when tasks ...

Ram141 by Tera Expert
  • 2715 Views
  • 3 replies
  • 1 helpfuls

Async Business Rule Functionality

If a same  Async Business Rule runs multiple times on a same record due to multiple updates at different times, can all the executions run at the same time in the queue.We have a Integration that creates/updates  records in the target system. we noti...

pardhiv by Tera Contributor
  • 813 Views
  • 3 replies
  • 0 helpfuls

DashBoard

Can we create a custom date filter in reports and can we add to dashboard? Please suggest...  For reference I am snap.

SanakaBharR by Kilo Contributor
  • 1249 Views
  • 5 replies
  • 0 helpfuls

Resolved! trying to update a custom field in a table that extends sc_cat_item

Help!I have a table that I will call x_product that extends sc_cat_item.  There is a custom field quantityonstock that exists on the x_product table in a scoped app. I have not been able to update the field using a script include. Currently, quantity...

Fix Script calling Script Include.png Script Include heading screenshot.png Renee17_0-1767719028231.png Renee17_1-1767720286508.png
Renee-17 by Tera Guru
  • 2654 Views
  • 12 replies
  • 0 helpfuls

Email notifications for work notes

I am wondering if anyone has a solution for this rather small issue I am encountering. We have an email notification setup to notify the assigned to user if a catalog task has had a work note added.The email notification is using ${work_notes} to dis...