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

Forum Posts

Resolved! Cancel workflow using RITM

Hi, I am trying to create a business rule that is triggered when a field is changed in a certain table.  The business rule is supposed to cancel the workflow running on a specific request that uses the record.  So the "current" is the record in the t...

Resolved! Need help update Asset field ( assigned to) with current Requester

Hi all,  Thanks in advance im looking to update Asset field (Assigned to) with current requester from Service Portal, so far i only use one variable (asset_for_me) and of course Assigned to is depending on current state need change it first automatic...

find_real_file.png
Asep by Tera Contributor
  • 2340 Views
  • 11 replies
  • 4 helpfuls

How to extract export all the audit (field history) updates made to the all items in cmdb_ci_computer table? (for all Workstations devices)

Hi all, Does anyone have a method to export of all the audit (field history) updates made to the all items in cmdb_ci_computer table? (for all Workstations devices)? I have tried to access to the list of sys_audit table, but this appears to only be a...

Dave43 by Tera Contributor
  • 1162 Views
  • 2 replies
  • 0 helpfuls

Report on Live_Notification table

Hi. I've created a report on the live_notifications table, following the advice from this thread - @Mentions - Query/Filter - IT Service Management - Question - ServiceNow Community However, when it it used, even though the report is shared with 'Eve...

Resolved! Get the Catalog variables using Catalog Task

Hi Guys,  I'm using below script to get the variables are associated with RITM and Task.  The code is providing the result of more than one catalog variables but not providing the associated catalog task numbers. Can you help how to get the mentioned...

ersureshbe by Giga Sage
  • 2464 Views
  • 15 replies
  • 1 helpfuls

How to retrieve the hostname from the current URI, server side?

Is there any way I can retrieve the hostname from the current user's session, server side?I am completely aware of the system property "glide.servlet.uri" - This Will Not Work.I cannot use any system propery.Glide System (gs.getSession().getUrlOnStac...

lewismac by Tera Guru
  • 2003 Views
  • 4 replies
  • 2 helpfuls

Translating notification to french

Hello All, I have notification in English but I need to translate to French language , I know we can create another one for French and set the condition , is there any other way to translate notification to French language instead of creating new one...

Resolved! Need help getting values from two system properties and store in array

Hi Guys,   I need help with the following script, not sure why its not working? I have two system properties ignoreclients and ignoreServers, that have few comma separated values, what I am trying to achieve is get the values from both system propert...

Nasir1 by Tera Expert
  • 1126 Views
  • 4 replies
  • 1 helpfuls

scripting query Date field

Hello Experts,   I am having query above the date field. how to apply the date filter with "at of after" condition. @Ankur Bawiskar  var gdt = new GlideDate(); var date = gdt.getByFormat("yyyy-MM-dd"); gs.info('Todays Date ' + date); var gdt1 = new G...

Community Alums by Community Alums  
  • 1834 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to display the info message on task level but not on catalog form

Hi, We had a catalog form, after submission a RITM is created and catalog task, when we open the catalog task and selected a option in drop box a info message should be appeared.. so this info message should be visible in task level but not on catalo...

Asish1 by Tera Contributor
  • 1537 Views
  • 8 replies
  • 2 helpfuls