I have just releases version 6.2 of MxLoader that contains a brand new template for loading Loading Item Assembly Structures (IAS) into Maximo. An item assembly structure is a list of spare parts and subassemblies required to build an Asset or to define the requirements of a location. Starting from this IBM technote I have […]
Migrate Maximo configurations with MxLoader
Have you ever struggled migrating configurations from Development to Test environment and then to Production?If the answer is yes, you are not alone. I think this is the one of the most common issues when managing multiple environments in medium-large Maximo projects. Keeping several Maximo environments in synch while ensuring a fast release cycle required […]
MxLoader now supports attachments
I have just implemented the capability to upload attachments straight from MxLoader. This is in response to some requests on my blog and MxLoader support forum. Starting from Maximo 7.1.1.6 it is possible to import attachments to an object through MIF using Base64 encoding.MxLoader has the capability to read files from the filesystem, encode them […]
Load failure codes in Maximo with MxLoader
Loading failure codes is not currently supported on MxLoader NextGen. Download MxLoader 6.2 (legacy). Creating and maintaining the hierarchy of failure codes in Maximo can be quite long and boring task using the standard Failure Codes application. The easiest and fastest way of importing Failure codes and the corresponding hierarchy is using MxLoader. The example […]
MxLoader now supports Web Services
By default MxLoader uses plain Object Services through HTTP calls. These services are automatically exposed when an Object Structure is created in Maximo. Using Web Services is possible to have more control over data defining processing classes, user exit classes, XSL maps, and processing rules. MxLoader 5.1 now allows to use Web Services as well. […]
MxLoader 4.1 has been released !
Hi all,I have just released MxLoader version 4.1 on developerWorks. These are the new features: Rewritten XML/TABLE conversion algorithm to support unlimited levels of nested objects Many MxSheet templates added with object’s primary key fields underlined in header row Object count limit now works also for sync action For sync operation it is possible to […]