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

Forum Posts

Removing HTML Tags and retaining same tags

To begin with, all help is much appreciated. Thank you! I have two description fields 1. HTML type 2. String Type When a user adds content to the HTML description (u_description), I am using the following script to copy the content to the string type...

Sam196 by Kilo Expert
  • 2631 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to run a powershell script on the MID server?

Hi, I need to execute a Powershell script directly on the MID server (not use the MID server as a proxy and execute Powershell on a different server). What's the easiest way to do this? I planned on triggering the execution through a scheduled job, b...

Max Nowak by Kilo Sage
  • 12698 Views
  • 2 replies
  • 2 helpfuls

glide.ui.ref_ac.startswith property significance

Hi All, I wanted to know the significance of this property on servicenow instance " glide.ui.ref_ac.startswith" . What if I will make it false from true and I will create a record in user perefernce table for specific table to search with conatins . ...

find_real_file.png
Roshani by Tera Expert
  • 1562 Views
  • 1 replies
  • 1 helpfuls

Resolved! About "Refresh Agenda Items" for CAB meetings

Agenda conditions for CAB meetings are now set to be added to the agenda items when the status of a change request is scheduled. Then, when the status of the change request record is "ScheduledAfter clicking on the "Refresh Agenda Items" link for a C...

N_Y_1014 by Tera Contributor
  • 2013 Views
  • 3 replies
  • 2 helpfuls

Has anyone successfully integrated with Ariba?

Has anyone been able (or even attempted) to integrate with Ariba? We use this as our procurement system/software, and I was wondering if there was any way to send a Service-Now generated message to Ariba to kick off an order. This may be a long shot ...

Resolved! Refresh the form in server side

Hi, I want to refresh my REQ form automatically once the request is created as the approvers in the approval tab appears only after I refresh it manually .

Hemachithra by Tera Contributor
  • 2459 Views
  • 4 replies
  • 2 helpfuls

gs.getMessage() not working in email script

Hello all, We have a service catalog with a variable that has, say, 2 options. An email script is created to get the translated versions of the drop down options in the email using gs.getMessage(). But even if I change the system language to French a...