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

Forum Posts

gs.getproperty not working

Hi All,I am using script include in report for some complex query. To make this dynamic i am taking some values from sys_properties table using gs.getProperty() method. But when i use it in script include it is not working. same script is working whe...

Venkat122 by Kilo Guru
  • 11776 Views
  • 21 replies
  • 11 helpfuls

Resolved! gs.debug or gs.info in scripts is not logging

Im using script step in flow designer to create actions.  However whenever I use gs to try to log, nothing gets logged. I tried using gs.log, gs.debug, and gs.info - none of them seem to work.  Please see the screen shots below of the script and test...

find_real_file.png find_real_file.png
Cory B by Kilo Expert
  • 8487 Views
  • 5 replies
  • 4 helpfuls

Report to calculate Time spent to resolve a Incident

Hi Experts,I read lot of threads in Community but could not get exactly what is needed for. Can anyone guide me how this should be proceeded as per my environment.We do not have PA and customer is looking for report where Actual Time taken for Incide...

Password Reset Enrollment

Hi All, I'm trying to use the password reset application for that i created a new process and used email and QA verification types to identify the user, is there any way to force a user to enroll in password reset on first login so that user can answ...

Community Alums by Community Alums  
  • 4610 Views
  • 25 replies
  • 4 helpfuls

Resolved! How to submit a catalog item from script?

Hi All,   I am trying to create an automatic ticket every month on 1st. The ticket should be created as a RITM which means it should be created from an existing catalog item (in our case "ADHOC item). it should follow the catalog item workflow.  Plea...

karthikbabu by Giga Expert
  • 33923 Views
  • 10 replies
  • 21 helpfuls

Open portal page in a modal

How do i open another portal page in a modal?  i have a single widget with many options configured on that widget, thats why i figured i should just open the page as i have the widget instance configured.    heres what i have to open a widget, but no...

Resolved! SSO / LDAP Authentication with inbound REST API

Hi, Is it possible to use REST API with SSO authentication? I have AD which is master for user data. Service account is created into ServiceNow using AD integration (no local password). Is it possible to use this service account with ServiceNow REST ...

ilkka by Tera Expert
  • 7746 Views
  • 8 replies
  • 2 helpfuls

Resolved! Help with Multiple Conditions in Advanced Reference Qualifier

Hello, I have a requirement to hide an option in a custom reference field (u_technical_review_group) looking at the sys_user_group table, unless the user has a specific role). I managed to do this through the following script... javascript:var refQua...

Kevin Ng by Tera Expert
  • 2705 Views
  • 4 replies
  • 3 helpfuls