Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

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
  • 1225 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
  • 2291 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
  • 1338 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
  • 1820 Views
  • 6 replies
  • 3 helpfuls

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

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

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