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

Forum Posts

Flow Designer Do in Parallel If value = True

Hi, I have created my Flow as detailed below with a Do in Parallel Flow Logic with If conditions are true then create the tasks.  This means that 1, 2 or all 3 tasks could be created.  After the Do in Parallel I have another If Flow Logic to check if...

Jeannette2_0-1706005741288.png
Jeannette2 by Tera Guru
  • 1190 Views
  • 5 replies
  • 1 helpfuls

How does the attachment encryptions works

Hi All, How does the attachment encryption work OOB? Can someone guide me what kind of encryption is configured in Vancouver.  Who can see an attachment which is encrypted in incident and how does this needs to  be configured?  Thanks!

g_from API not working on client instance

Hello, I'm trying to write some code on a client script in the client instance, but seems like the code editor is not working as intended.I'm not getting any recommendations when I'm trying to use g_form. Expected Behavior (Tested on my PDI):  Maybe ...

FacundoAlves_2-1705955039021.png FacundoAlves_4-1705955123334.png

User survey for all logged in user

Hello, I want to know how to trigger the condition for sending survey to all logged in user.The survey should be sent to all users only once anytime.I tried to use the "sys_user" table, but cant find the right user field with it. Also configuring the...