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

Forum Posts

Retrieve URL from user Session for creating user criteria

Hi, I have a requirement to set up a user criteria that will work according to the user's URL, when there is a suffix that is in the URL then the criteria user will be activated, are there options to implement such a requirement through a user criter...

SKCH by Tera Contributor
  • 454 Views
  • 2 replies
  • 0 helpfuls

Background Script

Hi Community,    Using Background script I need to assign the created tag to existing  RITMS  for which dollar amount is equal to 100k dollar & when the dollar amount is less than to 100k I need to remove the Tag from RITM.How can I achieve this?  Th...

Manu143 by Tera Contributor
  • 379 Views
  • 1 replies
  • 0 helpfuls

Show only the users whose manager is logged in user

Below script is not working when called in advanced reference qualifier  var UserList = Class.create();UserList.prototype = {Requested: function() {var managername = '';var loggedInUserManager = '';var a = new GlideRecord('sys_user');a.addQuery('mana...

Vijay485 by Tera Contributor
  • 1017 Views
  • 4 replies
  • 2 helpfuls

Notification has to be sent out exactly before 30 days

Hi Team,I have requirement, that i need to send notification exactly before reassessment date. Could you please help me on this. ?i have tried this in encodedquery 'u_reassessment_dateRELATIVEEE@dayofweek@ahead@30' it is working fine but how can we a...

Mounika M by Tera Contributor
  • 797 Views
  • 3 replies
  • 0 helpfuls