Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! With a glide aggregate, can you dot walk in a groupby

When constructing a glide aggregate query, can you dot walk in the group by. This code will produce expected results. var res = '';var tca = new GlideAggregate('time_card');tca.addQuery ('week_starts_on', '>', '2020-12-31');//tca.groupBy('top_task.to...

pneuvil1 by Mega Guru
  • 5359 Views
  • 4 replies
  • 5 helpfuls

Resolved! Only one checkbox should be select?

Hi all, I have created two checkbox on a form which are "Accept" and "Cancel".  The only one checkbox should be selected at a time. When I select a "Accept" then "Cancel" should not be select or vice versa.  How can I achieve this?   Thanks!

SiddharamTakal_0-1664883837779.png
Sid_Takali by Kilo Patron
  • 1667 Views
  • 3 replies
  • 0 helpfuls

Resolved! Activity Formatter is not displaying the changes

The formatter works perfectly in the dev environment but there seems to be a problem in the staging environment. The formatter itself is displayed but for some reason, it doesn't display the changes of fields that were updated.  I have tried research...

Resolved! GlideEncrypter Decryption Not Working

Below is a class I'm working on. I'm trying to decrypt a Client Secret, but for some reason, the sendPOST function will only return the encrypted value. Any ideas?var laurensVSTSOauth = Class.create();laurensVSTSOauth.prototype = {       initialize: ...

lmcmanamon by Giga Contributor
  • 6693 Views
  • 22 replies
  • 1 helpfuls

Resolved! Reset user password in Active Directory

Hello folks, We want to reset user passwords in Active Directory.And we have got the Microsoft AD Spoke.I just want to confirm if the below resource is the one we need to be following:https://docs.servicenow.com/bundle/sandiego-application-developmen...

Resolved! Email notification duration

I have a requirement where if I have any unassigned in the assign to field that is left unassigned for 48 hours, I need a email notification sent out to a group. I'm in the email notification, but where would I set the 48 hours?  

paradise624 by Tera Contributor
  • 1282 Views
  • 2 replies
  • 1 helpfuls

Resolved! Restrict Access To Certain Sensitive Requested Items

Good Morning,I'm hoping someone can help with this.We need to restrict access to certain Requested Items and the tasks within that may contain confidential data for example (asking for access to someone's emails for investigation purposes).We have th...

mr3006 by Kilo Contributor
  • 3682 Views
  • 6 replies
  • 0 helpfuls

Catalog Item variable translations

Hello,  we have a few catalog item variables that we translated to Japanese.  The translation records are on the sys_translated table, however on the catalog item form, for some of the variables the translations are not taking affect.  I tried cleari...

George56_0-1664896926567.png George56_1-1664896941158.png
George56 by Tera Contributor
  • 980 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add all the records in a table to an update set

Hi all, is there any chance I could add many records within a table to an update set all in one go? I have over 250.000 records in one table to add to an update set, is there a way to select them all together? a code perhaps? Thanks in advance

cicgordy by Tera Guru
  • 2342 Views
  • 1 replies
  • 1 helpfuls

Resolved! preserving a table when cloning

Hi all,I have to clone production instance to development instance, I want to keep certain tables unaffected on the Dev instance, can someone please clarify if by preserving an entire table will ensure all the records on that particular table are not...

cicgordy by Tera Guru
  • 2943 Views
  • 1 replies
  • 1 helpfuls

Resolved! Report on Service Catalog items

Hi All, I am pretty new to ServiceNow and have to create two reports below:Need to create:1. Report showing the no. of all catalog items2. Report showing the no. of catalog items marked as favorites Can someone please help me find out which table to ...

Melanija by Tera Contributor
  • 2721 Views
  • 5 replies
  • 3 helpfuls

Resolved! How to Hide Multi Row Variable Set

I am using a Multi Row variable set to get the value form table,  but it is only for approver to check the value and  I do not want any end user to modify it.So I want to HIDE all variables in the  multi Row variable set. I am using catalog client sc...

ESL by ServiceNow Employee
  • 3572 Views
  • 1 replies
  • 6 helpfuls