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

Forum Posts

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
  • 2003 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
  • 1131 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
  • 1443 Views
  • 6 replies
  • 3 helpfuls

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

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

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

Resolved! Choice list based on criteria on another table

Hello!, first time posting in the community! Is there a way to filter a choice list based on the result of another query? I have a choice list that I currently filters via a reference qualifier. However, for each entry in the choice list, I'd like to...

Ace4 by Mega Expert
  • 866 Views
  • 1 replies
  • 0 helpfuls