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

Forum Posts

Resolved! I have one request to schedule report at every 12 hours and report schedule time should be 6am and 6pm. I found that we have Repeat Interval @ every 12 hours but how would I fix the time at 6am and 6 pm?

We can do that by scheduling the report by twice. Is there any possibilities make it in one report? I am quite new to coding. If anyone help me that will be greatly appreciated.

Resolved! task form variables disappear

I have an issue.. I am requesting an item through Service Catalog, and I also would like some of these variables to show up on the task form so I selected the box to show on the task form within the UI Policies. However, I noticed the when I go to th...

Resolved! How to hide variables in Service Catalog

Hi Guys,I have got a requirement where I need to hide variables from displaying on sc_req_item form. The requirement are as follows:- Hide all variables from displaying from some catalog items on Request Item (sc_req_item) form- Hide some variables f...

Mussie by ServiceNow Employee
  • 29063 Views
  • 17 replies
  • 7 helpfuls

Resolved! show/hide variables on a task form

HiI am looking to show variables and hide variables on a task form. I need it to pertain to specific catalog items. So far I have written the following script, but its hiding it on every catalog item, I need it to hide it only on certain items. How d...

Resolved! confirm on an on submit script

I'm trying to force a confirm with an on submit script.   It is displaying that popup but no matter if the user hits ok or cancel it will still proceed to checkout or add the item to the cart even thought I am returning false.   Any ideas on why I am...

Issue using quotes in Short Description

I noticed that when I put quotes in the Short Description (example Error "Unauthorized error 401" while opening IE) it shows fine with the quotes in the search list when searching the Knowledge Base but as soon as I go into the actual article the Sho...

laura_p by Tera Contributor
  • 1894 Views
  • 11 replies
  • 0 helpfuls

xmlhttp.do query

HiWhen tracing a portal call to open a ticket raised by a user one of the entries is for a query to https://....../xmlhttp.do Please can anyone tell me what this does where it is as the trace seems to fail at this point as it either does not exist or...

stevelucas by Kilo Expert
  • 5152 Views
  • 1 replies
  • 4 helpfuls

Bcc notification mail not sent

Hello all,I am trying to set notification email bcc for all CI managed by, ci support group manager and for all users.   i have tried a script, its not sending mail for those users. i have tried by putting the email directly in the email script, but ...