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

Forum Posts

Resolved! How to restrict Edit button in the related list based on role and state field?

Hello, I want to restrict the edit button in the related list of incident available on the Problem form. For user with “problem_requester” role the edit button should only appear when the state is “New”. For the rest of the users with role like Prob...

find_real_file.png find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 3591 Views
  • 2 replies
  • 0 helpfuls

Resolved! Search Table name based on field name

I have list of fields. I have to  find the tables in which fields are present. There are lot of tables and all fields are not in same table. So can I search tables based on field name. It is very difficult to go through each table and type column nam...

sushil sinha by Giga Contributor
  • 5525 Views
  • 3 replies
  • 10 helpfuls

Set Assignment Group based on Configuration Item

Below is the script I've adapted to allow Service Now to autofill the assignment_group field when a user types in a config item. It reads the support_group field in the cmdb_ci table. It needs to work in the following ways:1. Only when the assignment...

KSaxon by Kilo Contributor
  • 9350 Views
  • 10 replies
  • 4 helpfuls

Resolved! Is it possible to set the value of URL?

Hello, I am moving a scoped application from one instance to another. I have a lot of errors in the update set. I want to skip all of them at once. There are around 213,240 errors. I am planning to use fix script for that. This is the script I am usi...

tyagisu by Mega Expert
  • 1789 Views
  • 12 replies
  • 5 helpfuls

Resolved! how to clear fields when I change the state

I have created a custom field  on on hold state. Now when state is on hold, the field is filled. When state changes to work in progress, those fields have stored values, again when i m putting state to  on hold  those values are  not  clear.

akshayjain by Tera Expert
  • 2478 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to query servicenow tickets using its API (powershell)

Hello, I'm playing around with the SNOW API.  I'm trying to figure a method to query for task numbers from this table sc_task. Hoping to get some help with this. Currently on Jakarta for SNOW $uri = "https://xxxxxxx.service-now.com/api/now/table/sc_t...

Resolved! Users unable to modify fields on Standard Change Proposal

Our users (w/ itil & change_coordinator roles) are unable to modify the Implementation Plan, Backout Plan, and Test Plan fields when proposing a Standard Change Template.  The fields are visible, but read only as seen in the image below.   I did rev...

find_real_file.png
kevinthury by Tera Guru
  • 7330 Views
  • 9 replies
  • 12 helpfuls

Resolved! How to write a BR that copies close notes from task to request?

I have had some trouble making an BR that copies close notes from SC Task to request table (preferly it only adds info and not delete if field allready has txt in it )... Problem is i dont see what the error is...   Please check screenshots

Jay Jay by Giga Expert
  • 3069 Views
  • 12 replies
  • 1 helpfuls

Is there any way to attach document on Catalog Task creation ?

We have a requirement where a excel sheet needs to be attached when a task is assigned to Service Desk. After browsing articles I tried to upload that excel file to catalog item from where this task will gets generated after approval and was trying t...

find_real_file.png