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

Forum Posts

Changes exceeding the change window

Hello. Does anyone have a change process that includes extending the change window once it has begun? For example, a change is going to exceed the change window and the change assignee gets approval from the CAB to extend the window. Do you require t...

Changing currency of request via scripted rest api

We have a scripted rest api what is based on the incoming JSON message it raises a catalog item (request, request item and tasks). All works fine, except the price field in the request. While the amount is passed over correctly I can't seem to find a...

Wasd123_0-1709727991091.png
Wasd123 by Tera Expert
  • 730 Views
  • 1 replies
  • 0 helpfuls

Database view

Hi Community, I created a database view between sys_audit and change_request as we need to report on those change requests that has been extended [planned start/end date have been changed], however I cannot make it to work. Anyone who can advise what...

db.PNG
Ramel by Mega Guru
  • 1465 Views
  • 8 replies
  • 0 helpfuls

Getting "cannot read properties of null (reading parentNode)" error

I have written a onLoad client script to hide an annotation along with the fields inside it. if (cmdbtableservice == 'cmdb_ci_computer')       {        document.getElementById("functionalresponsible").parentNode.style.display = "none";        documen...

Ap_1_0-1709740858288.png
Ap_1 by Tera Contributor
  • 1882 Views
  • 2 replies
  • 0 helpfuls

Resolved! Calculate duration from variable in a Catalog item.

I am still working with workflows, not flows. I have a need to flag an SCTASK as a high priority if the entered in the date/time variable on my form is less than 4 hours from the current date/time. 1.  There is a field called "Request Date/Time" whic...

Joe Taylor by Giga Guru
  • 1394 Views
  • 5 replies
  • 0 helpfuls

Resolved! Copy currently inserted attachment

Hello TeamWhen attachment is added to sc task we need to copy it to ritm.but only currently inserted file/files,not those inserted yesterday and so on any advice on script in BR on attachment table.

Query Business rule

HelloA small query, if any one has see this on there environment happened any time We have a Query BR to restrict some Incident. When we moved this Production and this start updating some one ticket., lost if incident where were old got reopened Has ...

rajesh44853 by Tera Contributor
  • 1151 Views
  • 5 replies
  • 0 helpfuls

Resolved! Check the deleted record log

Hi,In service now imp_user[import set table] contain some entry(record) whenever we load data inside this table, I want to know where I can check the log details and which user or scheduler is responsible for deleting the record in this table.Also pl...

shiva_gupta by Giga Contributor
  • 15437 Views
  • 7 replies
  • 4 helpfuls

ITSM & Guest Users

Hello, I'm new to ServiceNow and I was told that ITSM is typically not for use by non-authenticated users. Hence the primary existence of CSM.  However, I see there is the ability OOB for non-authenticated users to created incidents through email/inb...

tdigs by Tera Contributor
  • 1629 Views
  • 4 replies
  • 0 helpfuls

Edit ritm variables on service portal

Hi Team,We have a requirement to edit variables in additional details section in portal after request submission..by default these fields are readonly and I have tried onload client script as well but it is not working.Can anyone help me on thisThank...

lucky6 by Tera Contributor
  • 1287 Views
  • 5 replies
  • 0 helpfuls

Resolved! Create drop down field in incident table

Hi , --> Create Field "Point of Failure" Drop down 1.Internal to Core Network 2. External before 3. External at or after if 2 or 3 is chosen from the "Point of Failure" field a new drop down box should show under the Point of Failure called "External...