Year: 2015

Restful Plugin now handling # in query string

After a customer contacted me regarding their need to consume an xMatters restful resource, it was determined that the restful service uses conventions that aren’t ‘standard’….essentially, you aren’t supposed to use # in your URL…but, I adjusted my code to account…

Continue Reading Restful Plugin now handling # in query string

Enhanced Restful API capabilities

As I implement this tool in more scenarios, I come across more things that I need it to do.  Recently, while consuming a new resource I came across a JSON array that looked like this { “array”: [ { “name”:…

Continue Reading Enhanced Restful API capabilities

Prod Def Backup

A place I used to work required that we backup our production code before importing the new changes (perfectly legitimate request)…but it was manual and time intensive, and because it was manual, prone to human error…this utility automates the export…

Continue Reading Prod Def Backup

Updated Restful Plugin 1.6

Fixed a bug for a user regarding the record indicator https://remedylegacy.com/tools/restful-api-plugin/

Continue Reading Updated Restful Plugin 1.6

Restful Plugin now able to consume Service Now and Jira

Thanks to Nivedita Roy, I was able to determine what was preventing this plugin from working with Service Now Rest Services and have produced an update that allows it, including a functioning sample. Download

Continue Reading Restful Plugin now able to consume Service Now and Jira

Server Group Functions Update

It appears there is a lot of interest in this capability, and some bugs with my previous < 9.x implementation.  I corrected the report, changed around some output parameters, and added some config checking to verify that you are complying…

Continue Reading Server Group Functions Update

Server Group Functions Now not just for 9.x

All, Based on a conversation I had at Engage this year, I was able to extend this functionality to servers prior to 9.x….so, enjoy 🙂

Continue Reading Server Group Functions Now not just for 9.x

Restful API Plugin available

I’m proud to release the initial public download, the Restful API Plugin.  I hope that everyone enjoys it 🙂 Download

Continue Reading Restful API Plugin available

9.0 Server Group Functions

All, I have produced a new 9.x and above only tool.  This tool logs onto the Remedy server of your choice and if the server is in a server group, reports to you the functions that are currently administered by…

Continue Reading 9.0 Server Group Functions

Updated Thread Counter

Found another few bugs in Remedy 9.0 that are causing this tool to report improper values.  I added some warning to the tool when values are out of sync with what they should be to check with BMC for a…

Continue Reading Updated Thread Counter