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.

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

Forum Posts

Exclude delegates from specific approval records.

I have a requirement to restrict approvals on a specific catalog item. They do not what User Delegates to be able to approve these requests.  Sounds easy enough. I've found the "exclude delegates" on the email notification.  I've also added a busines...

eglazier by Mega Contributor
  • 4133 Views
  • 12 replies
  • 4 helpfuls

Resolved! Advanced Work assignment (AWA)

Hi,Please can someone ¸help me with screenshots showing how in Advanced Work Assignement  1- Add Skill to user2- Add user to groupe3- Etc.... Thank youRegard

Sheh by Tera Contributor
  • 524 Views
  • 1 replies
  • 0 helpfuls

Flow sequential approval

I have a json and i want to send approval request to each one by one in a flowi have got the length and object of the json in an array json {"Approvers": [{"Approver": "Testuser1","Type": "User","Approval_Type": "One","level": "1","Var_Name": "Var_Va...

Query Filter for Group Tickets

I'm trying to create a query filter to display the tickets opened by any group member that the user is a part of. For example, if I'm a member of the "SaaS_Team," I want to see all the tickets created or opened by other members of the SaaS_Team in th...

Vamshi_ch123_0-1699373753672.png

Calculate percentage for checkbox field

Hello, In the checklist item table (checklist_item)we have field called complete. I need to calculate the ones which are complete true to that of total checklist. I'm trying using after business rule. Any help or idea on this. Thanks in advance.  

Issue with Email Notification and event

Hi All , I have a requirement where for my normal change requests it should trigger the function CNC() [in the function I am skipping assigned to and requested by from getting the approval emails ] the event nc.approve.inserted but the below script i...