Last week I had a requirement to transform values on some fields that are part of object structure that is used by Maximo Anywhere . To be precise, requirement was to transform data on DOCLINKS that are part of the object…
Tutorials and recommendations on IBM Maximo configuration and customization
Last week I had a requirement to transform values on some fields that are part of object structure that is used by Maximo Anywhere . To be precise, requirement was to transform data on DOCLINKS that are part of the object…
Recently on one of my projects I had a requirement to load failure codes and create failure code hierarchies. To achieve this I decided to use MIF (I know there are other options beside MIF to load this but I…
I have seen many people on different Maximo forums/blogs have requirement to implement functionality as a cron task or custom class action that will generate report in Maximo, export it as pdf and send it as attachment in an email.…
Well sometimes users have a requirement to download data into excel file on a single action in Maximo application , for example item and related storeroom data to excel file, formatted in certain way. I believe that implementing something like this might…