arcaneaman / servicenow

Useful Scripts that I have developed to accomplish various tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServiceNow-Scripts

Useful Scripts that I have developed or curated to accomplish various tasks.

  • Transform Scripts
  • Catalog Client Scripts
  • Background Scripts
  • Business Rules

Feel free to use for yourself.

ServiceNow-Apps

CIPHER

CIPHER is available to download here: https://share.servicenow.com/app.do#/detailV2/32027fdb13eb820057ce58222244b0a9/overview

Password encryption/decryption is an important feature and ServiceNow should have a native tool to facilitate this. CIPHER leverages the MD5 Digest algorithm to encrypt/decrypt passwords. No longer store passwords in your knowledge base or worknotes as plain text. Screenshot: https://www.dropbox.com/sh/8gjlw63fqk6ts01/AADDKNmVIrUzzFCq5Xhh_YnJa?dl=0

Knowledge King

Create your knowledge article in MS Word and import it into ServiceNow with a couple clicks. Check out the demo here: http://www.automateeverything.xyz/videos/Single%20Article%20Demo.mp4

I do not have the code available on github so you must contact me directly at http://automateeverything.xyz if you would like to use this application

About

Useful Scripts that I have developed to accomplish various tasks


Languages

Language:JavaScript 95.9%Language:HTML 4.1%