Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

Resolved! Not updating incident short description from flow designer

Hi All,I'm trying to updating short description from flow designer script, but it is not updating, Please find my script below:var date = new GlideDateTime();date.addSeconds(19800);var istTime = date.getDisplayValue();gs.log("Incident short Descripti...

Resolved! Issue with Populating Reference Field in Custom Table

Hi All,I have a custom table called SOW Request, which contains a reference field named "Committed Budget" (u_budget_item_name).I’m trying to populate the value using the script below. While the value appears correctly in the preview record, it is no...

Vamshi_ch123_0-1749616209723.png Vamshi_ch123_1-1749616244012.png

Resolved! Ownership of CI

Hi all, i need help learning about the factors that determine ownership of CIs in a ServiceNow CMDB instance.These are a few questions that i need help with:1.Does every CI have an owner field?2.Who is considered the owner of a CI? What role does he ...

RoyoV by Tera Contributor
  • 799 Views
  • 2 replies
  • 1 helpfuls

Resolved! Order field in Tables

What is the significance of "order" field in ServiceNow tables? Why do we choose values like 10 and 40 while creating them while doing the tutorials on learning.servicenow? I see some pre-existing tables have a value of 100 for the field "order". Is ...

Dot walk a reference catalog variable and add to task list view.

I am looking out for an option to add field value on the list view of SCTASK. The catalog variable of type Reference needs to be dot walked to get the desired field value.For eg.Catalog item has a reference variable pointing to User table.I need to a...

Afsar2 by Tera Contributor
  • 1489 Views
  • 3 replies
  • 0 helpfuls

Creation on database view for Change and Outage tables

Hi All, Can anyone please help to create database view where clause for below mentioned tables.   Table                          Variable prefix     cmdb_ci_outage    -   cochange_request     -  chgtask_outage           -  out Thank you in advance.

Surendra6 by Tera Contributor
  • 347 Views
  • 1 replies
  • 0 helpfuls

how to add new label on choice list.

Hello Team,I have requirement to add new label to the impact variable on incident form and list view also.The new label should apply when the state is not equal to closed and resolved state.Please suggest how to achieve this.@Ankur Bawiskar @Dr Atul ...

Portal - removal of a certain text and URL

Hi All,I have a requirement. I need to remove the highlighted portion from the portal.Can someone guide me how to do this as I am new to portal configurations.   

Ginia_1-1749555440561.png
Ginia by Tera Contributor
  • 248 Views
  • 2 replies
  • 0 helpfuls

Resolved! controlling the Creation of Change Task under Change Request

Hello Everyone,         Here i have one Requirement. Here i have Change request having option Approval and Change Task options in related list.     Approval option having Requested, and Change Task having New and Edit options. New option is in disabl...

Manohararuna_0-1749449234226.png Manohararuna_1-1749449302107.png
Manohararuna by Tera Contributor
  • 1025 Views
  • 8 replies
  • 0 helpfuls

How to retrieve Binary PDF file from REST API File response.

Hi Everyone,I am calling a third-party API that returns a PDF file in the response. I need to attach this binary PDF file to a RITM record. Below is my code — it creates the attachment, but the file content is not being added correctly.(function exec...

harshitjamw by Tera Contributor
  • 911 Views
  • 2 replies
  • 0 helpfuls