Blog

This blog has a pagination of 8 posts per page.
The pagination is only shown if there are more posts (325) than items per page (8).

Glide Script Editor Manager a class to manage APIs

servicenow

The API of APIs. A way to get the apis listed in the text editors in ServiceNow.

UI16: angular.do - What is this?

servicenow core-ui

The other day I got a report of slowness when using the "Post" button on incident

!

Turns out this little functionality uses some undocumented api ...

Hacktoberfest 2018 - Self contained ATF application

servicenow

DigitalOcean and Github put together an event called "Hactoberfest" where you can sign up and get a shirt after 5 pull requests.

I've made a repo to build...

MermaidJS: Lets render that workflow in an opinionated way

servicenow ui-pages

The other day I was looking at my mermaidjs flows and wanted to see how
they would render a servicenow workflow.

I created a UI page to do this, you hav...

Getting the next N approvals

servicenow approvals

I was talking with someone they were asking how to get the next x approvals up to 10. You can't always control the environment you work in. He was trying to

Naming your update sets

servicenow

Update set names should be somewhat meaningful without having to look at
the contents of the XML. ServiceNow has some recommendations on HI and on the Docs...

Code Collaboration tools seem to always go away, so I made one that wont

api

After issues with CollabEdit, I am now hosting my own FirePad instance on code.jace.pro.

Feel free to use this but note that as of right now its using the...

Service Catalog: Auto ordering variables

servicenow

Today I learned a trick that would have saved me hours had I known about it years ago.

From time to time you find yourself working on a catalog item with ...