Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Script to run scheduled report as each user in a group

I occasionally need to run a report for each user in a user group. Currently I do this in a script include, where I iterate through each user in the group and run a function that creates a record on the sysauto_report table, setting run_as and user_l...

Resolved! created encoded query to get sys_created on 30 days ago

I have a scheduled job that runs daily, checking for records in a table that need to be processed. The parameters are that the field "u_reminder_complete" is FALSE, and that the sys_created_on date is 30 days ago. This scheduled job works perfectly w...

Text Case in sys_ui_message and Virtual Agent

Hello,I have a topic that has the word "Access" in a static control (Virtual Agent). When I test the topic, it shows up as "access" (lowercase a). I checked sys_ui_message and the key is "access" and the message is "access". My question is: If I chan...

Raj64 by Kilo Sage
  • 1149 Views
  • 2 replies
  • 0 helpfuls

Resolved! ReOpen ticket condition in business rule

Hi All,I I created a custom table Service Request (u_service_request) and need to clear some fields value when user reopens it the ticket. I am writing a business rule and need a help to write condition where I can check if the ticket is reopened. I ...

Shivani29 by Mega Guru
  • 1984 Views
  • 5 replies
  • 0 helpfuls

Resolved! UI Action with GlideDialogWindow

Is it possible to start with a UI Action on the sc_task form, use the GlideDialogWindow to gather information and save that information to the parent RITM? I have used the examples for creating a GlideDialogWindow so I have the popup box to collect t...

find_real_file.png
aprilz by Giga Contributor
  • 20446 Views
  • 7 replies
  • 0 helpfuls

How to delete multiple records through Flow Designer?

Hi Community, I have a variable named as 'Removed Members' (type-list collector) so when request gets submitted, it should remove users from that group.( it means to delete sys_user_grmember record where group is 'x' & user is 'y').Example:-Group: Gr...

Ankita Kolhe by Tera Contributor
  • 2583 Views
  • 6 replies
  • 3 helpfuls

Resolved! Flow - Look up record

Hello, Anyone knows if it is possible to check if a record with particular parameters already exists? In this flow i want to check if it already exists, if no to create one or if yes to create a record on another table.    

kata90_0-1700756619094.png kata90_1-1700756645194.png kata90_2-1700756679798.png

How to run Workflow as System admin ?

How can I run a workflow as System admin,I know that there is an option to rub the flow as admin but where I can do it In workflow.if there is no option like, how can I pass by it.thank all

ATF Record not appearing in list

Hello all, I am testing a catalog item that generates a request for a laptop. When I manually test this item, after submitting the form, the record is saved in the Requests [sc_request] table successfully. However, when I recreate this process using ...

adaomoji by Tera Contributor
  • 3477 Views
  • 10 replies
  • 2 helpfuls