/remedy-client

An application that make uses of BMC Remedy API to get your incidents in a prettify list.

Primary LanguageJavaScript

Remedy client

Code Quality Score Code Grade Java CI with Maven

A simple web interface to track your remedy incidents using the BMC remedy SOAP API. (https://docs.bmc.com/docs/itsm81/integrating-229802318.html)

How to run the app

Download the last .jar binary compiled from:

You just need to run

java -jar remedy-client-1.0-SNAPSHOT.jar

Be sure that you have the application.properties file in the same folder.

Using the app

Improvements/feedback?

Always welcome. Please create an issue or contact, all my contact information it's at https://nicolasard.github.io/

Behind the scenes

This application uses Spring 2.2.5 for the backend. For the front end we are using Bootstrap with a layout of https://github.com/colorlibhq/AdminLTE