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

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

Forum Posts

Resolved! Using Flow Designer to Compare Dates

Hello, All!  I'm trying to use the Flow Designer to take the date from a specific field on a form and see if that date is tomorrow.  If it's not, I want it to check once every day until that date is tomorrow.  However, it just keeps checking and neve...

find_real_file.png
Ben124 by Tera Expert
  • 3426 Views
  • 6 replies
  • 1 helpfuls

choice list not visible in Agent workspace

Team,   We are facing an issue where in on the Native UI form Layout the choice list field shows the choice list  but the same field on agent workspace does not allow to select the choices on new request created on workspace.    

find_real_file.png

How can I print out a message in the system log?

Hi all, Im new to ServiceNow I would like some help with: How can I print out a message in the system log? The workflow assigned to this catalogue item should print out a log in the system logs to say "User <name of the user> has ordered more <RAM or...

med1 by Kilo Contributor
  • 7313 Views
  • 30 replies
  • 4 helpfuls

Resolved! Fetching Variable Values from Multi Row Variable Set Using mail script

We have a requirement to retrieve variable value from multi row variable set in Email notification. Notification script is attached below Currently I am able to retrieve all variable values into email  notification except multi row variable   When I...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 5193 Views
  • 4 replies
  • 6 helpfuls

How to do Mass deletion of records?

Hi, I need to delete 69 lakhs records from a table and I am looking for better way to do it without any performance impact on the instance. I can't go with Delete all records UI action, as I need to delete records based on certain condition. I have r...

Ajay37 by Tera Contributor
  • 2864 Views
  • 7 replies
  • 1 helpfuls

GlideDate() is working in client Script, however the requirements should be in GlideDateTime (). Is there anyone who can assist me with this?

var recPriority = g_form.getValue('u_rec_rating'); var cdt = new Date();  // When I use GlideDateTime() it's showing error. var addtime; var addtype = 'day'; if (recPriority == '2') { addtime = 7; //The amount of time to add} if (recPriority == '3' |...

find_real_file.png

Resolved! How to compare two arrays and get unique values

Hi, I have 2 arrays. I need to get the users not present in the other array. I am using the below code I am able to get unique users but there are duplicates in it. var arrCapUsers = ["a","b","c","d","e"]; var arrGrpUsers = ["a","b","c","d","e","f","...

Hari1 by Mega Sage
  • 5744 Views
  • 5 replies
  • 2 helpfuls

Resolved! Offering Performance on Digital Portfolio Management

I have been doing a POC around Digital Portfolio Management for my stakeholders but have been unable to get a handle on how to get Offering Performance to populate in the Run tab of the Digital Portfolio Management Workspace.   I have gone to KPI Gro...

find_real_file.png

Resolved! Flow Designer - Inline scripting: Get display values from List field

Does anyone know how to get the display values from a List field within an inline script in Flow Designer? Here is the information: -  List field is on the core_company field called "u_sub_id" -  The flow runs against a catalog item that contains a r...

Community Alums by Community Alums  
  • 7572 Views
  • 10 replies
  • 3 helpfuls

Resolved! Can end user submit Change request?

Hello, 1. As per ITIL, can end user submit CHG requests? 2. How are you doing it today? (curious to see how you have implemented)

Suggy by Giga Sage
  • 4307 Views
  • 4 replies
  • 5 helpfuls