CatalogUtil – A GlideAjax Multi-tool

Customers of mine who use the service catalog tend to really use the service catalog. Many of them have big ambitions when it comes to what their catalog items, order guides, and record producers can do. This often results in leveraging GlideAjax in catalog client script, which means writing a corresponding script include to do ... Read More

ServiceNow and Search Engines – Summer 2022

If you are anything like me, you’re constantly firing up a new tab in your browser of choice and entering “servicenow” followed by whatever you need to do. I probably do this 10-20 times each day. Here’s an example of things I did recently based on my browser history: servicenow flow return record object servicenow ... Read More

Leveraging the Current Catalog Item in a Variable Reference Qualifier

I recently encountered a situation where I needed a variable in a variable set but the reference qualifier needed to vary based on the catalog item that it was currently being used in. I knew of absolutely nothing that would allow me to get this, so, naturally, I did some digging. I came across this ... Read More