We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Track the performance of developers in team

Hello Community,I’m looking for advice on how to effectively track and measure the performance of developers in ServiceNow. Specifically, I am interested in understanding the best practices and tools/plugins available within ServiceNow to monitor dev...

MuhammadM by Tera Contributor
  • 1783 Views
  • 2 replies
  • 0 helpfuls

How to Evaluate UI Action Delete

In the UI Action, "Delete", on the cmdb_ci table, the condition is:current.isValidRecord() && current.canDelete() && JSUtil.nil(RP.getParameterValue("sysparm_changeset")) (1) I need to know what role is being required by this Condition: Bear in mind ...

StacyLen by Mega Guru
  • 1343 Views
  • 2 replies
  • 0 helpfuls

Resolved! How can I locate which Script Include triggered this event?

Hi,I am trying to find the trigger for this notification. After investigating, I found the trigger event in the "Fired by" section, which says, "Script include after verifying user in Password reset flow." This is where I got lost—I don't know where ...

event registration.jpg notification.jpg
JinTK by Tera Contributor
  • 1558 Views
  • 1 replies
  • 1 helpfuls

Report visible only to a specific user or group

Colleague has created report but it is not visible to users that he gave permissions to.He don't know how to share reports from the dashboards as there are no buttons for that.Does it require any specific role?

Kot Zenia by Tera Contributor
  • 2718 Views
  • 4 replies
  • 1 helpfuls

Resolved! SAM and Ham

How can i check to see if SAM and Ham is enabled in my instance?

NixonA by Tera Contributor
  • 6186 Views
  • 5 replies
  • 2 helpfuls

About the timer for wait actions

There are a large number of flows with the "Waiting" status.All of the waiting parts are "Wait for a duration of time".Do other flows not operate while waiting with this action?I think a timer is set for each "Wait for a duration of time" in the flow...

bonsai by Mega Sage
  • 1630 Views
  • 3 replies
  • 1 helpfuls

About "Timer is scheduled to wake up"

All flows using "Timer is scheduled to wake up" are waiting."Wait for a duration of time" displays "Timer is scheduled to wake up".Is it possible to check what has been scheduled?It also seems that the schedule is delayed.Is it possible to change wha...

bonsai by Mega Sage
  • 849 Views
  • 1 replies
  • 1 helpfuls

Resolved! Dot walk VS .setValue()

I'm wondering which of the two methods below I should use to update a field.I think they have the same effect, but which one is recommended?I don't fully understand the specifications of dot walk, but if it is implicitly converted to "setValue", I th...

bonsai by Mega Sage
  • 5442 Views
  • 5 replies
  • 5 helpfuls

Trigger ATF Tests Via an API

Hi, I am looking to automate running ATF tests from a CI CD pipeline running bitbucket. I am able to trigger the test suite I need using a curl command to the endpoint of ${SERVICE_NOW_URL}/api/sn_cicd/testsuite/run?test_suite_sys_id=${TEST_SUITE_ID}...

Conditon 'Condition: current.u_customer.changes()' in business rule

We have a catalog item and when request is approved, it will create Story. Then when Story is Closed, it will create Change request. Change request is created, but there is an error: Conditon 'Condition: current.u_customer.changes()' in business ru...

Vengeful_0-1724042317472.png
Community Alums by Community Alums  
  • 2022 Views
  • 2 replies
  • 1 helpfuls