Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

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
  • 2188 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
  • 1243 Views
  • 3 replies
  • 3 helpfuls

Resolved! Get values from referencing table in notification

Hi  We have a survey record on asmt_assessment_instance table that gets triggered when an incident is resolved. I have a new requirement that when the survey instance is completed a notification gets sent to the incident assignee with the asmt_assess...

find_real_file.png
Mike D1 by Giga Guru
  • 1668 Views
  • 6 replies
  • 3 helpfuls

Resolved! パスワードのロック回数の制御と、パスワードの再利用回数の制御について

①「N回以上パスワードの入力ミスをした場合に、アカウントロックする」ということを実現したいと考えています。OOTBでの設定箇所がありましたら、ご教授いただきたく存じます。 ②また、「過去に使用したパスワードはM世代の間、再利用できない」ということも実現したいです。OOTBでの設定箇所などがございましたら、ご教授いただきたく存じます。

Yuto Yanagi by Giga Contributor
  • 2503 Views
  • 2 replies
  • 1 helpfuls