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

Forum Posts

Showing taxonomy sub-topics widget on the homepage of portal

Hello All,  On the CSM portal, I have created a taxonomy and this shows on the mega menu of the portal. However I want to show the sub-topics not only in the menu but as a widget on the homepage of the portal in the middle of the page?  I have added ...

Luke James by Tera Contributor
  • 368 Views
  • 2 replies
  • 0 helpfuls

Resolved! Change OOB Create Outage to open in new window or popup

I've been tasked to change the OOB "Create Outage" ui action on change requests to have it open in a new window or popup. I've seen the ServiceNow Guru page and some others, but nothing is working.According to SNOW Docs, the GlideWindow and GlideDial...

EricG_0-1735914488748.png
EricG by Kilo Sage
  • 744 Views
  • 6 replies
  • 2 helpfuls

Resolved! Remove double quotes from array values returned

I am getting the response in Client Script from the Script Include as below.["5390f47f97e892545a4b31511153af96","2a21e73697709e901b85f0511153afce","42c87060471e46d0fcf52501e36d436f"] I would like to convert it as below by removing the double quotes.[...

Bhaskar24 by Tera Expert
  • 899 Views
  • 9 replies
  • 1 helpfuls

Instance is offline

Hi. I can't access my PDI with error "The instance is offline. Please check again in a few minutes." for 2 days now. Is there any maintenance going on? Will the instance be recovered? Thanks,Francis.

FrancisDarM by Tera Contributor
  • 867 Views
  • 8 replies
  • 3 helpfuls

Resolved! Unable to submit a Catalog item in Service portal

Hi, I am using ATF for testing a catalog item but stuck in Submit step. For my instance the 'Submit' button label has been renamed to 'Request'. The test steps are:1. Impersonate 2. Open catalog Item (SP)3. Set variable values (SP)4. Submit a Form (S...

SyydQ_0-1736367939551.png
SyydQ by Tera Contributor
  • 825 Views
  • 5 replies
  • 2 helpfuls

Resolved! AD User Desync

Hi everyoneCurrently our instance is synchronized with the AD through the LDAP Server, Source, Federated ID and SSO Sourcer fields, the client needs to maintain the synchronization of this data in other auxiliary fields and desynchronize the users fr...

Resolved! Completion date must be minimum 15 business days from today

Hi,  I have  a requirement where the date field should not allow user to select next 15 business days. I want to use only Server Side code. Please don't post the links. Kindly help. The schedule sys_ID from the schedules is 090eecae0a0a0b260077a9dfa7...

Dave_p by Giga Guru
  • 1270 Views
  • 11 replies
  • 9 helpfuls

Resolved! Not able to update date time in column

I want to add one column which will show the date and time at which the status of request is change to Completed. I have created the column and created business rule to update the column with the date and time but somehow the script is not working. P...

Akshaykhare by Tera Contributor
  • 745 Views
  • 5 replies
  • 0 helpfuls

FedEx API integration

So I have integrated FedEx in ServiceNow but when I am sending 30 tracking codes at one time. for few tracking numbers I am getting wrong response from FedEx and If I am sending 10 tracking numbers then getting right response. Why This? Any solution ...