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

Forum Posts

Replace string within knowledge article on all places

Hi All,  I am trying to replace one string in the knowledge article using the below script, it's not working. Can anyone help me here  var count = 0;var ArticleGR = new GlideRecord('kb_knowledge');ArticleGR.setLimit(100);ArticleGR.setWorkflow(false);...

Rushi2 by Tera Expert
  • 1143 Views
  • 5 replies
  • 0 helpfuls

Add Install Status choices to Configuration Item

I am thinking of adding choices to the current list of 'install status' of configuration item. Is that a bad idea? Am i putting myself at risk?The intent is to track the following 2 choices: - Connected : installed CI but not yet operational (ex: rac...

gobeilc by Tera Contributor
  • 3311 Views
  • 5 replies
  • 0 helpfuls

Change string to HTML in flow designer.

Hi All,I am using Flow designer to create the Request through email.I have created two variables:Short description- Single text lineDescription- HTML.For Short description I have added Subject Line and for Description Body Text. But the value is comi...

Samiksha2_0-1693288939085.png Samiksha2_1-1693289054203.png
Samiksha2 by Mega Sage
  • 1749 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to turn off old content view?

Hi, I'm getting this old content view, which got worse by turning off the the next experience feature.Now everything is displayed differently.  Anyone has a clue how to change to the normal view in this situation?  

TomiCorigliano_0-1693374583133.png

Service catalog POST API Parameters

I am using OOB Service catalog Rest API : POST https://nmldev.service-now.com/api/sn_sc/servicecatalog/items/{sys_id}/order_nowto create request in ServiceNow. As part of the payload we are passing below parameters.  "sysparm_item_guid": "","get_port...

amu by Tera Contributor
  • 1611 Views
  • 1 replies
  • 2 helpfuls

catalog ui policy is not working on target record

Hi, I have converted one catalog form into a record producer, all variables,ui policy and script is copied into the record producer. in that we have one ui policy which is used for making variable editable in the target record (a new custom table ext...

prs1_0-1692362860218.png prs1_1-1692362916720.png

Resolved! Export JSON via URL

Is it possible to export JSON via URL?  I've read the following article but have only managed to do this with CSV. https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/exporting-data/task/t_ExportDirectlyFromTheURL.html ...

Burne by Kilo Explorer
  • 3157 Views
  • 5 replies
  • 0 helpfuls

In ATF steps how to add attachment?

In ATF steps ,in set variables value step, I need to add attachment as it is mandatory field in my catalog form, how to do that.

User267 by Tera Contributor
  • 1323 Views
  • 3 replies
  • 0 helpfuls

custom variable not visible in item->try view

Hi All,I have added normal HTML in a widget and added this to a custom variable->Widget. When I put it into try view, other variables are visible but not this one.In Widget:- <div> Service Catalog variable <button>Check button</button> </div>Vari...

chandan15_0-1692271656093.png
chandan15 by Tera Contributor
  • 772 Views
  • 3 replies
  • 1 helpfuls