Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Calling get Oauth Token UI action from sublow or flow.

I want to create subflow in order to reset user password from subflow. This part is working only if Azure token is refreshed. Manually it can be done thru UI action. How to call it in subflow before reset?

js20 by Mega Guru
  • 980 Views
  • 3 replies
  • 0 helpfuls

Resolved! Create custom filter on Dashboard for team to see all their tickets

Hi All,  I would like to create a custom, filtered view on the dashboard that the whole team can view.   Current OOB environment.   Below, I received this from another partnered instance as a reference. It displays the following: Logged: All logged t...

dmarinos_0-1723468861817.png dmarinos_1-1723468861030.png
dmarinos by Tera Expert
  • 2463 Views
  • 4 replies
  • 1 helpfuls

Reference field is not displaying the value

Hello,In the RITM, we have 2 reference fields called "Requested for" (derived from Request) and "Opened by"(derived from Task).When we set their values via workflow(Scriptable Order Guide) script:var parameters = {"opened_by": current.variables.manag...

jainilshah_0-1723639580098.png
Community Alums by Community Alums  
  • 876 Views
  • 4 replies
  • 0 helpfuls

regex to validate 'ABCD_EFG_HI_123'

 Hi All, Can someone please help with the below regex to validate 'ABCD_EFG_HI_123' var patt = new RegExp("^[A-Z]{4}_[A-Z]{3}_[A-Z]{2}_d{3}$"); Thanks in advance!

Ankita9793 by Tera Contributor
  • 624 Views
  • 3 replies
  • 3 helpfuls

Why notification preference is coming in center of notification

Hi all,I am working on the notification where I am calling the email script which generates the table and prints the rows which contains data of imported rows via transform map.Everything is working fine but the Notification Preference link which sho...

Atik by Tera Contributor
  • 691 Views
  • 2 replies
  • 2 helpfuls

Oauth integration : Create an oauth API for external clients

Hi All,  We have to share oauth 2.O info to clients to integrate with servicenow along with client and client secret they were also asking for username and password, but when I try to create new it auto generates client id and client secret, but here...

Vamshi_ch123 by Tera Contributor
  • 2805 Views
  • 2 replies
  • 0 helpfuls

How to find the dates are in between holidays date

We have holiday schedules and trying to book the appointment from Catalog item. I would like to display message if user is selecting start or end date between or on the holiday dates. When i try to get the date values and I'm getting it in below form...

Anthony78 by Kilo Sage
  • 887 Views
  • 3 replies
  • 0 helpfuls