How can we store store external scripts in servicenow?

nikhitha24
Tera Guru

Hi,

 

Can someone please help me on this.

Where can we store external scripts in ServiceNow? if yes, please let me know where we can store a python or SSH script in ServiceNow without using Mid Server?

 

1 REPLY 1

Mark Manders
Mega Patron

What do you mean with 'storing scripts'? Do you need to call the scripts for something, or just literally 'store' it, so you can find it again. You can add them as attachments to knowledge articles (or make knowledge articles with using the scripts as content), create fix scripts, storing them in the script fields or even create a custom table with a script field as content and a string field as description, so you can find them there. But it all depends on what you are looking for.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark