We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to override the assignment group with assignment rules

Hi,I had a requirement to override the assignment group (if already value exists) with the assignment rules.Currently the assignment rules are working when the incident is created and no assignment group is manually entered (left blank) then it is au...

RamSagar by Tera Guru
  • 2391 Views
  • 2 replies
  • 0 helpfuls

Resolved! Encoded Query for Filter

HI All,We have the below encoded filter on a simple list widget on our Customer Portal:companyINjavascript:new CDL_getParentChild().getCompanyCDL(gs.getUserID())^active=true^EQ^ORDERBYDESCopened_atI need to amend this so that this simple list will on...

Sam Ogden by Tera Guru
  • 2395 Views
  • 2 replies
  • 1 helpfuls

Resolved! Record Producer dependent drop down

Looking for guidance on how to create a dependent drop down in a record producer. The record producer has a department field and a division field. The list of choices for the departments is a "Lookup Select Box" based on a table like myDept table be...

Resolved! Update Requested Item Variables from Catalog Task

Hello,I am struggling to find a solution to a problem with updating a Catalog Task and sending the update over to the parent Requested Item. In my Requested Item workflow, I wait for when certain variables update in order to move the workflow forward...

Resolved! Why won't the system allow me to delete a scoped column on a global table

While editing my scoped application in the Studio, I added a Table Column to the Department table (cmn_department).   After changing plans, I no longer need that column.   There is no easy way to delete it that I can see.   So far, in testing on anot...

Community Alums by Community Alums  
  • 4985 Views
  • 7 replies
  • 4 helpfuls

Resolved! How to calculate time remaining of date/time variable

I have an interesting process I would like to build out in ServiceNow, I am looking for some input on the best way to do this.     I started building this out in a request/workflow setup, because requests/workflows and incidents are what I am most fa...

chrish5 by Giga Guru
  • 4217 Views
  • 10 replies
  • 0 helpfuls

Resolved! Log to activity log when assignment group changes on sc_task

Currently when an assignment group changes on one of our incidents, the system shows this activity in the activity log. I want to duplicate this functionality but for catalog tasks. I am very new at service now and appreciate all of the help. Thanks

johansec by Tera Guru
  • 3598 Views
  • 4 replies
  • 1 helpfuls

Resolved! AVG value being calculated is incorrect

I am trying to run a glideAggregate for Average value on syslog_transaction table for response_time for last few minutes. But i observe the value being returned is the MAX value instead of AVG of all the records within that time range. Not sure what ...

divvi_vamsi by Mega Expert
  • 3187 Views
  • 12 replies
  • 6 helpfuls