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

Forum Posts

Script to select specific approvers from a table

Hello community, I need your help with the following, I created an approval table with 5 different approvers per user , and I have an approver field in a cat item, what I need is that every time any user logs a ticket, when selecting an approver fr...

find_real_file.png find_real_file.png
jesusnava by Giga Expert
  • 1952 Views
  • 4 replies
  • 1 helpfuls

Resolved! Send Approval Request to Users with Role

Hello Everyone,I'm new to ServiceNow scripting and need some help. I have a custom role for approval changes. Only users with the 'change_approver' role should be sent the request approval.When I go to the 'Approval Request' notification and 'Who wil...

find_real_file.png
Luke10 by Kilo Expert
  • 3098 Views
  • 15 replies
  • 6 helpfuls

Resolved! True and False displaying instead of field value

This is the second time I've had this issue in a personal development instance. The version is Madrid. I have added a true or false checkbox to the Assignment Group. Now on the Incident form, the display for Assignment group is true or false dependin...

danburger by Tera Expert
  • 1673 Views
  • 3 replies
  • 0 helpfuls

Resolved! sys_db_object

Can someone let me know what sys_db_object is for and something in depth?

Sharon14 by Kilo Contributor
  • 6255 Views
  • 1 replies
  • 10 helpfuls

Resolved! discovery credentials privileges for windows and linux

we want to know what privileges do the discovery credentials for windows and linux server needs to have. do we need domain admin or something less that that can work for the exploration phase? we prefer not to grant domain admin privileges. if we don...

How to place an order from REST Api

Dear all, I have a need to place an order from REST Api through an external application in ServiceNow For that I have seen we need to use the service catalog Api and undertand that we need to : - collect items from a given category- place item in a c...

wakespirit by Kilo Guru
  • 2243 Views
  • 8 replies
  • 1 helpfuls

Problem Management - Problem State vs State

What's the difference between "Problem state" and "State" in Problem Management? Both have the same values, but I don't know what's the difference between the two. I'd like to create a workflow based on the state of a problem, but I'm not sure if I s...

JCAG by Tera Contributor
  • 2364 Views
  • 1 replies
  • 2 helpfuls

Resolved! Can we automatically add a Checklist to a RITM?

We have a Catalog item for PC replacements and a Checklist template that should be used when deploying a replacement device. We would like for the checklist to auto populate when we open a PC replacement ticket instead of relying on staff remembering...

trishlipe by Giga Expert
  • 1221 Views
  • 4 replies
  • 1 helpfuls

Creating a link to the RITM in a catalog task in a workflow

I am attempting to create a workflow task that either IT Orders to Purchasing have an action. They need to generate and attach a document to the RITM for the Task. I have the script that i want to use, but I want to make this as easy for the team mem...