Giter VIP home page Giter VIP logo

sn-sublime's Introduction

sn-sublime

Sublime v2 Integration with ServiceNow

Setting an instance

All files that will be set to an instance must have a comment in the top with the URL for the file

Example

// __fileURL = https://fruition18.service-now.com/sys_ui_script.do?sys_id=db89dc86456b70c884e9262b8aecf165

Files that are tied to a field other than the Script field will need to have that specified

// __fieldName = html

Storing Credentials

Credentials are stored as a Base64 encoded string within the settings for the plugin. To add credentials create a comment to the top of the file with the user name and password separated by a :

// __authentication = user:pass

The user name and password will be replaced with the word "STORED" if the command completed

Credentials only need to be set once on any file that is set to an instance

Installation

  1. Download the serviceNowBuild.py
  2. In Sublime: Go to Browse packages
  3. Create a new folder called ServiceNowBuild
  4. Take the downloaded serviceNowBuild.py and move it into your newly created folder
  5. Restart Sublime

sn-sublime's People

Contributors

paulsena avatar dachtman avatar jmrward avatar salcosta avatar

Watchers

James Cloos avatar Rennie Scott avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.