Adding Attachment Functionality to a Record
This is a nice guide to show you how to add an attachment to a PRLINE but the concept works for adding attachment functionality to any object. … Read More
This is a nice guide to show you how to add an attachment to a PRLINE but the concept works for adding attachment functionality to any object. … Read More
IBM recommends a new way to run your Maximo. If you are using WebSphere on Windows and running MXServer as a Windows service, IBM now recommends you to use Node Monitoring instead with Maximo 7.1 above. [IBM - DeveloperWorks] This setting looks to … Read More
Date queries in general can be difficult to handle in SQL. Not only do you have to think about the syntax for both SQL Server and Oracle but to do "simple" queries like "get all approved work orders this week" isn't that easy. Hopefully these will … Read More
IBM Maximo Education Assistant Overview (V7.1) Maximo log types (PDF) Maximo log types (Flash with audio) Understanding Maximo 7.5 logging (PDF) Understanding Maximo 7.5 logging (Flash with audio) Understanding Maximo 7 Logging … Read More
We have a few ways (here and here) to do this already but here is another trick to deploy it even faster... … Read More
Forum member Madd0g17 has posted a solution to setup an object structure that will allow you to add failure codes to a work order through the Maximo Integration Framework. Here is his solution: You can either adapt the MXWO object structure or … Read More
In this part of the series, after we have successfully created a new work order, we should now be able to change the status of the work order. I have modified my original jQuery Mobile app to include a new dialog for users to select a new status … Read More
Bruno has a great series on Maximo Java customization's and if you are just getting started with Maximo MBO's, then understanding Mbo's and MboSet's is a good write up to get you started with that. Very good read... Also, have a look at extending … Read More
IBM is changing how they send out "Interim Fixes" as they are now called instead of "Cumulative Hot Fix". Abstract To better align with the IBM Tivoli process, scheduled interim fixes for IBM Maximo Asset Management will adopt the 'current … Read More
This tutorial on "How To Create A Custom Dialog Box In Maximo Allowing User To Email BIRT Report" comes from Daniel Ng and it's probably one of the best, if not the best Maximo tutorials out there, even better than mine! I have to give credit where … Read More