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

Forum Posts

Python Script integration with ServiceNow

Hello! We have couple of python scripts which we want to integrate with ServiceNow. So basically we need a kind of input FORM and use such input as variable and execute python script in back-end. I would be happy to provide more details if required. ...

Rishi8 by Kilo Explorer
  • 11472 Views
  • 13 replies
  • 1 helpfuls

Default Auto Population of Knowledge Base on Knowledge form not working . OOB Client Script 'Loads defaults for knowledge base' is working abruptly

Hi , When click on create new under Knowledge module / if we do kb_knowledge.FORM we used to get default knowledge base as 'IT Knowledge' but now we are getting this alert message 'Apply Default Values' instead of auto populating the knowledge base ...

find_real_file.png find_real_file.png
vamsi986 by Mega Contributor
  • 1277 Views
  • 5 replies
  • 2 helpfuls

Resolved! Azure SSO redirects to External Logout

Greetings community, I have an issue regarding SSO to our instance. We've recently set up SSO through Azure, and when our users (ITIL and non ITIL) are trying to log on to our instance, they're all redirecet to /external_logout_complete.do:   Any su...

find_real_file.png
AdrianHolm by Tera Guru
  • 5460 Views
  • 7 replies
  • 1 helpfuls

Resolved! Create Event to trigger workflow - not working

Hello, i am testing on a dev environment. I have added in Map Transform a onComplete script to send an Event: i tested these 2 methods: var e = new GlideEvent("my_import_servers_1", "", "", "");e.insert(); and tested also: gs.eventQueue('my_import_se...

find_real_file.png
Ed1 by Kilo Contributor
  • 2424 Views
  • 11 replies
  • 3 helpfuls

Text editor on Service Portal widget

I have a requirement for a text editor on the portal, similar to the "HTML Script" field type you see in email notifications. It needs similar functionality that the "HTML Script" field provides.I know about some Service Portal functionality like <sp...

show/hide widget with condition

Hello Experts, I have no idea.. why my code is not working. I want to display the widget when the created condition is met.   html <div class="row" ng-show="data.visible"><div class="panel-group">test content </div></div> server (function() { data.vi...

Brook3 by Giga Expert
  • 3046 Views
  • 4 replies
  • 4 helpfuls

Resolved! Search PDFs within a KB

Colleagues,I have about 4000 documents (PDFs) from scans years ago, and I have them in a KB. How can I search their contents since they are images? Can SN search PDF contents within a KB? I have the KB search in a portal page. I entered "five years" ...

find_real_file.png find_real_file.png

Resolved! Prevent Saturday / Sunday from being selected

Attempting to create a catalog client script to prevent a user from selecting Saturday or Sunday using a Date variable.Tried using the following to prevent a user from selecting Saturday or Sunday and nothing happens when upon submission...function o...

billi_lumley by ServiceNow Employee
  • 2762 Views
  • 6 replies
  • 1 helpfuls