Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! What are the cons to using Before Query BRs?

We're in the process of determining the best way to separate data in our SN instance. So far from what I currently understand of our business requirements I think Before Query Business Rules are going to be the best fit for our needs. I've found lots...

She Sull by Giga Guru
  • 2097 Views
  • 3 replies
  • 1 helpfuls

Resolved! "Get Help" Permission Denied in Service Portal

We have just upgraded from Express. I have enabled the Service Portal. Everything seems to be working, however when I click on "Get Help" I get the attached page saying "You do not have permission to see this category". Click here for the image I've ...

Mike_Bk by Kilo Expert
  • 2415 Views
  • 8 replies
  • 0 helpfuls

Best method to check for duplicate requests?

Too many requesters' are all requesting toner even though their is already an existing request for that very same request. Presently in our Service Catalog Item (for Toner) we are using the "workflow" for the flow of the request. I'm unsure if I want...

Ray Ennis by Tera Expert
  • 1980 Views
  • 3 replies
  • 0 helpfuls

Chat Bot integration with SNOW

Hi Team,I am working on two enhancement with integration of SNOW and Chat bot1. W need to store the chat history of the session in SNOW tables and required for reports 2.To create the incident based on the Chatbot details ?Any suggestion what would b...

Resolved! Auto-Enable Toggle Template Bar

Hello,  Anyone aware if there is any way of “globally” set the Toggle Template Bar to be auto-enable for all users across specific module/table in ServiceNow?    Thank you  KR Josh 

joshenkai by Tera Contributor
  • 2187 Views
  • 2 replies
  • 2 helpfuls

How is Guided Tour Designer access granted

Hello,   I have a technical writer and a content specialist who need access to build Guided Tours for my office. So far it looks like only the admin role grants access to the designer (this appears to be the case in Kingston, at least), and these fol...

Rebecca M_ by Kilo Explorer
  • 1479 Views
  • 1 replies
  • 0 helpfuls

Push notifications stuck in 'Pending' status

Hello, I have been trying to configure push notifications to be sent from our demo instance, but unfortunately they all get stuck in 'Pending'. The relevant Push Notification plugins are activated and the glide.push properties are also configured. Th...

Paul38 by Tera Guru
  • 1616 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to add flag icon in field control ?

Hi Team, Could you please provide me the solution for below requirement.    How to add flag  icon in field control . for example : User is india --display india flag user is USA -- display USA flag. Through ui macros   .Could you please provide me th...

ServiceNow integration with InsightVM

Hi Folks ,Good Day !Could somebody please let me know if someone has performed service now integration with InsghtVM ?If yes, is there any specific requirement needed at servicenow end to perform this integration. I was going through article publishe...

dubey887766 by Mega Contributor
  • 2430 Views
  • 10 replies
  • 0 helpfuls

Resolved! Cloning Best Practice?

Can anyone refer me to some best practices/examples/ or videos of cloning in ServiceNow? I do not see a lot on the Product Documentation and want to know more about cloning. Thanks all

kedler by Kilo Guru
  • 10891 Views
  • 2 replies
  • 9 helpfuls

Resolved! Item price is not visible in service portal

Hi All,   Item price is not visible in widget if the item cost is $0.00 even after removing the HTML condition.   <span class="pull-right item-price font-bold">{{::item.price}}</span> &nbsp;   Please suggest