Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Dynamic filter one of my group members

Hi,Im trying to create a dynamic filter that will return all users from my groups but i had no luch. What am I doing wrong? var OneOfMyGroupMembers = Class.create(); OneOfMyGroupMembers.prototype = { initialize: function() {}, getMyGroupMem...

AlonGrod_0-1790146742824.png AlonGrod_1-1790146787923.png
Alon Grod by Tera Expert
  • 10 Views
  • 1 replies
  • 0 helpfuls

Missing customer updates in update set

i have been working on creating a service Catalog.  AFter pushing the update set to our Test environment, i noticed that some catalog UI policy actions were missing, in addition to the order number of some variables being missing , which makes the va...

Resolved! Get sys_id of workflow catalog task

I need to edit a field on a newly created catalog task, as soon as it's created.  Normally, I would just do task.field = , but the field I need to update doesn't actually sit on the sc_task table, it sits on the sc_request table and I know you can't ...

find_real_file.png find_real_file.png
xiaix by Kilo Sage
  • 18003 Views
  • 16 replies
  • 33 helpfuls

Automatic reclamation

Hello everyone, I received an email today informing me that:"Your Personal Developer Instance (PDI) is scheduled for automatic reclamation on September 24, 2026."However, my last activity on the instance was only about a day ago.I use my PDI every da...