MxDev Java Library

The MxDev Library is my own collection of Java classes to provide some important missing features in Maximo.

It has to be intended as a work-in-progress and is not fully tested but I have used it several times.

  • FlatFileProcess – CSV files processing to manipulate and transform data to be imported.
  • FlatFileExportCron to schedule file export.
  • RunPublishChannelCrontask to schedule invocation of a Publish Channel.
  • Extended Communication Template to embed tables in communication templates.
  • Smart Search – Free-text search for any Maximo object.

The library is accessible on GitHub. Documentation is available here.

Scroll to top