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

Forum Posts

Resolved! Audit user involvement in flows

We have a user that's moving to a new department. She's part of some of the approval processes in our workflows. Is there a way I can "scan" our instance to view which flows she belongs to and make adjustments as needed?

STRNow by Tera Contributor
  • 584 Views
  • 1 replies
  • 0 helpfuls

Client catalog script stopped working

Here's a catalog client script that I'm having issues with  that's located in a catalog item that suddenly stopped working. I can't figure out what changed. both dev and prod instances are on Vancouver. Please let me know if anyone has any ideas or i...

nimishpatel by Tera Contributor
  • 1508 Views
  • 6 replies
  • 0 helpfuls

Resolved! Translations for Hidden NG-Templates

Hi all, I have a unique situation where I'm attempting to translate our Service Portal UI for a non-OOB language, so I have to set up all translations myself. I have been successful for the most part, however there are a few pieces of the portal that...

Alex Winkley by Tera Contributor
  • 1363 Views
  • 7 replies
  • 2 helpfuls

Resolved! Change Banner Image in Service Operations Workspace

This feels like it should be very straightforward, but I cannot for the life of me find any documentation specifically regarding the banner image in SOW, nor can I figure out how to adjust it in SOW. In both UI16 & Polaris, the correct image is shown...

Patrick85 by Kilo Sage
  • 4396 Views
  • 6 replies
  • 1 helpfuls

Override function from ready only class

We are trying to override a function(_addInvolvedPeople) from er_ProducerBase  var er_ProducerBase = Class.create(); er_ProducerBase.prototype = { initialize: function() { }, /** * Create an ER case from a record producer. Called from a record p...

Karanpreet by Tera Contributor
  • 528 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to reuse choice lists on variables?

I created a choice list on a variable on a record producer and now I want to reuse that choice list on another variable. How can I do that?I tried to do 'Lookup select box' and point to the question_choice table. This gives the correct list, but the ...

Resolved! Alert execution is not triggering

Hi Community, I am facing an issue and unable to debug the scenario, I am trying to create a Event > Alert > incident.  But when the alert is created I couldn't get the alert executions in the 1st shot every time. Some times i need to close the alert...

Madhan27_0-1691519306245.png
Madhan27 by Mega Guru
  • 1067 Views
  • 1 replies
  • 0 helpfuls

Resolved! REST API Request for Catalog Item

Hi,How do I submit a request for a catalog item via REST?  Here's why I tried:$> curl -v -u 'snowid:snowpass' --header "Content-Type: application/json" --request POST --data-binary @Internal-SSL-Certificate-Request.json https://company.service-now.co...

snowblind by Tera Expert
  • 4116 Views
  • 8 replies
  • 0 helpfuls

Standard Catalog Item Portal Settings

I want to change the request method on my SCI from order to request but no matter how many times i change it and update it, it won't change and it will still be order now. I have even tried editing it in the Catalog Builder and resubmitting but that ...

ZachOnNow by Tera Guru
  • 536 Views
  • 2 replies
  • 0 helpfuls

How to hide worflow catalog variables

Hello All, I am wondering if there is a way to hide worflow catalog variables from variable editor that appears under RITM              ( Table - sc_req_item) and respective task record ( Table - sc_task). These variables are not accessible under cat...

linda_richards_1-1703771877413.png