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

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

Forum Posts

Event Register

What is the purpose of the Event Registry? The Event Registry lists all Events that have successfully completed within a 24-hour periodThe Event Registry is a list of all Events that originate through an integrationThe Event Registry is a module tha...

Lei Wang3 by Giga Expert
  • 2708 Views
  • 6 replies
  • 3 helpfuls

check the string length

hi, i have a problem, i have this function in the client script and in the second if i want that if the condition is true I call the getReport () function which as input must have its own sys_id,otherwise I print a paragraph on the screen that says "...

Resolved! Flow Designer - can we update in-flight flows?

Can anyone tell me if there is a way to edit in-flight flows that are running to edit a step that the flow has not reached? I have some flows running with a scripted step missing the fd_data_trigger and want to try and inject this into running flows ...

yvonnew by Kilo Guru
  • 2020 Views
  • 4 replies
  • 1 helpfuls

Validation of date of birth

I want to validate date of birth and set a error message if the date of birth is less than 14 years of age.  So if the date of birth is less than 14 years of age then there will be an error message. I have done this from my side but it still not work...

find_real_file.png

Save User Preferences in a table

There is a function called getUserPreferences(), I have to do the set, saving that data in the 'sys_user_preferences' table how can I do? (function() { /* populate the 'data' object */ /* e.g., data.table = $sp.getValue('table'); */ try{ var us...

Resolved! Content Publishing

Hello, We are using the Employee Service Center and have begun exploring the use of the Alumni Service Center for off-network access by active employees, employees on leave and former employees. My question is whether a content author can create a si...

Chris Davis1 by Kilo Contributor
  • 3201 Views
  • 3 replies
  • 2 helpfuls

Resolved! comparison between two strings

Hi, I have two variables - test and target .both contains a list of sys_Id separated by comma. Now I have to write a business rule which compare the sys_ids in test with that of the target and will throw an error message if any of the sys_id in test ...

About sub query in EncodedQuery

Hi All,I am trying to use a subquery to retrieve records from a table that belongs to a table that is joined to another table. The schema and execution results are as follows 1.Table:Affiliation[u_affiliation](Global Scope) u_user_name Reference User...

satoru by Kilo Guru
  • 2092 Views
  • 3 replies
  • 3 helpfuls