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

Forum Posts

Resolved! How to add style to number Field

hi everyone, Add the style to number field if records are created today those records are visible in green color. if records created in yesterday and day before yesterday that records shown as blue color. and remaining records are shown in red color....

MID-SERVER MEMORY FAILURE

Hi, A defect that is related to the H2 library database update which was included in the ServiceNow recent patching program has just been identified. This defect causes a memory leak on Mid-server, impacting the ability to run discovery. When the mem...

Austine by Tera Contributor
  • 569 Views
  • 1 replies
  • 1 helpfuls

Notification Button to Update a record

Hello,   Im trying to create an email script that will update a record on the business application table. The code I have made works. However, I want to insert a button on the email record that will say "update" but the button I am trying to insert i...

Nick78 by Tera Contributor
  • 756 Views
  • 1 replies
  • 0 helpfuls

How to hide Catalog item(Record Producer) on portal ?

I have created a record producer and published on service catalog on portal. Also added Not Available for based on abc company.  As per my understanding the above catalog should not be visible for user which belong to abc company.  When I tried imper...

Aman18 by Tera Expert
  • 1117 Views
  • 4 replies
  • 0 helpfuls

How to store record producer Muti row variables set in custom table

Hi Team, I am using multi row variable set in record producer, we are able to insert the data from Catalog item but we are not able see that data once record generated in the portal. Please help me to understand how to store record producer multi row...

find_real_file.png
Harish6 by Giga Contributor
  • 2273 Views
  • 7 replies
  • 6 helpfuls

Change the Size of a List Collector Slushbucket Variable

I've tried the Catalog Client Script from the svc now guru website and it doesn't seem to work for me. All I changed was my variable name in the script below and the size of the list collector did not change any. Any ideas what would cause this Catal...

alhicks by Tera Guru
  • 6574 Views
  • 27 replies
  • 0 helpfuls

Resolved! How to display MRVS table in Approval Notification Email

Hi All,  Would like to seek some help here as I'm not able to display the MRVS table in the Approval email notification but those variables that outside the MRVS do display accordingly.  Here is the code, and if someone can point me out where goes wr...

Si Min by Giga Expert
  • 4486 Views
  • 33 replies
  • 6 helpfuls

How to configure digital portfolio management

Hi,  Need assistance with configuring the digital portfolio management application. Does it work OOB? We are configuring the app for the first. Has anyone configured it before?  Regards  Carol M

Community Alums by Community Alums  
  • 730 Views
  • 1 replies
  • 2 helpfuls

How to push multiple sys_id's with comma separated

Hi, How to convert the following script to reflect it for multiple values. The following script works only for single value. Kindly help. var answer ={}; pcQuery.addQuery('assigned_to', userID); pcQuery.query(); if (pcQuery.hasNext()) { pcQu...

Restrict attachments on confidential Incident to ITIL user

Hi All, I am having a requirement to hide attachments on Incidents for ITIL users, those are confidential incidents.  I have created a read acl on sys_attachment table where in conditions, I have given table name is Incident. Could anyone please help...

Priyanka145 by Tera Contributor
  • 1040 Views
  • 5 replies
  • 0 helpfuls