ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Automate adding members to group

Hi guys, Using flow designer, how can I automate the fulfilling of a catalog task that adds users to different groups. The request contains a list collector of all the groups the user needs to be added. Below is the flow, I can't seem to select the g...

find_real_file.png
JLeong by Mega Sage
  • 4997 Views
  • 21 replies
  • 7 helpfuls

Should Record Watch work on any table?

I'm trying to setup some favorites functionality for a portal using the sp_log table to store the 'favorites' (rather than creating a custom table). This table works well for me because it has all of the attributes I would need anyways (the user, the...

Resolved! getReference() is not working in scoped app

Hi, I have written the onChange client script on "time_machine_name" variable to add and remove the option from the select box variable. script: function onChange(control, oldValue, newValue, isLoading) {// if (isLoading || newValue == '') {// return...

Resolved! KM: Article Approved/Rejected trigger condidions

Hello everyone, I'm continuing my work on the knowledge management setup and am reaching one of my milestones but I'm having some issues with the approval emails. I am trying to get the instance to send an email to the author of an article, based on ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
JoeyP by Tera Contributor
  • 1757 Views
  • 2 replies
  • 0 helpfuls

Resolved! Is it possible to have multiple Service Portal

I'm fairly new to Service Portals.  I have a requirement to create a dashboard for each customer.  Each dashboard would contain that branding and color theme of customer.  In total there are about 10 customers.  I was wondering if such is possible us...

KeturP by Kilo Contributor
  • 4026 Views
  • 4 replies
  • 3 helpfuls

Resolved! onChange for UI Page

Hello, I have a UI Page with a g:ui-date jelly-tag. Is it possible to have an onChange function on this field? So that when you change the date, the function is called.

kyrresc by Tera Expert
  • 3332 Views
  • 8 replies
  • 0 helpfuls