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

Forum Posts

Resolved! How to remove popular items

Hi All, As a part of one of the requirement, we wanted to remove "Popular Item" from the portal. I have tried the suggestions given on some of the community links but it doesn't seem to work https://community.servicenow.com/community?id=community_que...

find_real_file.png
KS7 by Kilo Contributor
  • 4742 Views
  • 7 replies
  • 8 helpfuls

Resolved! Workspace Reference field shows Sys IDs instead of the Display Value

Hello, I have a reference field with a reference qualifier (javascript:new ScriptInclude().myFuncMatrix();) looking at a Script Include. On the UI Form, I am getting the correct display values while on the workspace, I get the Sys IDs (Screenshot bel...

find_real_file.png
Jay D1 by Tera Guru
  • 2123 Views
  • 9 replies
  • 2 helpfuls

Resolved! What is the use of the Company field on the incident form ?

Hello, Here is how the system behaves when creating an incident (OOB): When filling the incident form, you can freely set the company and the configuration item (no restriction, because the company field is empty). Let's say that he selects the Appli...

find_real_file.png
midjoule by Kilo Sage
  • 1639 Views
  • 4 replies
  • 0 helpfuls

How to set default priority in incident

Hello All, I have created 1 record producer for incident in which I want to set default priority as p3 that I have set by using record producer script  current.impact = '1';current.urgency = '3'; It's working fine now I want visible only p1 p2 and p3...

keval3 by Tera Contributor
  • 748 Views
  • 2 replies
  • 0 helpfuls

glide.rest.outbound.ecc_response.timeout system property use?

We are facing an issue with integrations where POST calls are getting timeout intermittently. These are Synchronous POST calls which goes through MID Server. While checking with vendor they suggested us to go with Asynchronous method and waitforrespo...

Resolved! Notification Subscription

Hi  @Ankur Bawiskar /All,I have Bug item in Platform, Some of the Users with 'ITIL'  are creating the Notification Subscription Record in sys_notif_subscription table for Mail Notifications but for this Table Only Admin can Create a Record.Could anyo...

Resolved! About the layout of Standard tichket page

Thank you for all your help. I have a question about the layout of the Standard tichket page. As shown in the image below, I want to adjust the size of the Info Region that can be edited in the Ticket Configuration table and slide the Ticket Fields w...

find_real_file.png
N_Y_1014 by Tera Contributor
  • 979 Views
  • 4 replies
  • 0 helpfuls

Service Request Satisfaction Survey

As the Service Catalog Process Owner, I would like to send an email based survey to the Service Catalog Requester after 5 business days from the completion of a RITM, so that I am able to manage and track the quality of work. @Ankur Bawiskar     

Resolved! GetByFormat will not worked in scoped application?

I am getting the wrong output after executing the below code. var gr = new GlideRecord('x_408194_loading_e_scoped_data_table'); gr.query(); if(gr.next()) { var gettDate = gr.date; } gs.info(gettDate); var gd = new GlideDate(); gd.setValue(gettDate);...

Sathwik1 by Tera Expert
  • 1042 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to add multiple record values to one array value?

Hi Team, I have two tables, 1.Incident 2.Personal incident, Below are the screenshots of table list view. Incident table: Here "Incident IDs" field having multiple incidents Personal Incident table:Here having two fields(Incident number, Comments) ...

find_real_file.png find_real_file.png
sainath3 by Mega Guru
  • 2341 Views
  • 6 replies
  • 0 helpfuls