ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to set up a response SLA?

How to set up a response SLA?  Do I need a plugin for this? I already have SLAs set up for resolution, but I would also like an SLA for first line response.  Please provide detailed instructions, if possible!

Resolved! UI Policy to hide/Show Checkbox

Hello all, Has anyone had any issues creating a UI Policy to hide/show a checkBox field for a service catalog item?   I will document   my UI Policy below. Condition:test_selectbox = new   ortest_selectbox = oldCatalog UI Policy Actionstest_checkbox...

find_real_file.png
travuswarren by Giga Contributor
  • 6912 Views
  • 27 replies
  • 2 helpfuls

Tooltip for Catalog item variable

Hi, I want to add a tooltip for a variable in catalog item,i can use OOB tooltip but client needs Tooltip with huge information. it cannot possible with OOB tooltip.can anyone help on this? Thanks in advance.   Regards Sunita

sunita3 by Kilo Contributor
  • 2145 Views
  • 3 replies
  • 0 helpfuls

Run scheduled job based on time zone

We have a job that runs daily to add new hires to an Active Directory group on their start date. This job runs every morning at 12:30am PST. The problem is that starters around the globe are waiting well into their first day before they are granted t...

Resolved! How to add single quotes to each array item

Hello, I have a script that builds a comma separated array. How can I add single quotes to each item in the array? This is what I have so far: var array = []; var number = 'number'; var gr = new GlideRecord('incident'); gr.addEncodedQuery('state=3');...

mballinger by Mega Guru
  • 5937 Views
  • 3 replies
  • 3 helpfuls