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

Forum Posts

How to change color of a column in reference field

Hi Everyone, I have one requirement where from customized app if user want to search for a knowledge article he/she clicks on the knowledge article field(Reference) which opens knowledge_list table in reference list view in that view if article is pu...

Background script (it should not create new records)

Hi! I'm having a hard time fixing this background script below. The script is working however, it creates new records in the vtb_task table. Am I missing something? Thank you in advance  var current = new GlideRecord('vtb_card');current.query();while...

ss123 by Tera Contributor
  • 874 Views
  • 19 replies
  • 0 helpfuls

Can we use ServiceNow just for Documentation?

We have a requirement where users which belongs to our company wants to use ServiceNow just for populating their other applications documentations and wants to use ServiceNow as documentation platform, is it recommended to give them the article write...

Dashboard Sharing with NON ITIL role user (End user role)

Hi Community,I have built the Dashboard and shared it with users having ITIL roles they all can see the report widget in the Dashboard because reports are already being shared with those users. However I have a request to share the dashboard with Lea...

Naresh_5120 by Tera Contributor
  • 810 Views
  • 6 replies
  • 0 helpfuls

Powershell script on mid server not working

HiI'm struggling to get a powershell script run on our midserver using the flow designer.I've created a very simple script containing "Get-Service" that is created via "MID Server Script Files".But when i want to run it via Flow designer - Actions i ...

KoenHaemels by Tera Contributor
  • 3428 Views
  • 8 replies
  • 0 helpfuls

How to Show the Approver Names in flow stages

Hi when a requested item is submitted the Action Ask for Approval I have added a stage Management Approval but not able to see approval list which can be viewed using workflow.workflow  Flow  

sRavani42_1-1669613285775.png sRavani42_2-1669613367731.png
Vamshi_ch123 by Tera Contributor
  • 1177 Views
  • 3 replies
  • 2 helpfuls

Resolved! Difference between 2 dates in days in catalog client script

Hi team ,  I am trying to get the difference of 2 dates in days , I tried below script , but its not working : Catalog Client Scripts function onChange(control, oldValue, newValue, isLoading) {if (isLoading || newValue == '') {return;}var answer;var ...

Resolved! Auto assignment of Catalog task based on user location

We are currently trying to assign catalog tasks based on user location. e.g. if a task is created it should be assigned to the local help desk of the user based on their location. Assigned to NY desk for user based out of NY. This should apply for ca...

Resolved! Not able to find the scheduled job

Hi , I am seeing the auto close incidents in Schedule (sys_trigger).  But when i see that same name in Scheduled job (sysauto_list) . I did not found that same name? Help me where could be hidden?

Shohaib_0-1669629927544.png
Saib1 by Tera Guru
  • 1001 Views
  • 4 replies
  • 0 helpfuls

Resolved! Schedule Job for Inactive Users

Hello All , I have a requirement where I need to write a schedule job which will fetch up all the records which are deactivated in the last 7 days , means active = false .   

Pooja Khatri by Tera Contributor
  • 1141 Views
  • 3 replies
  • 4 helpfuls