Formatting data with MaxType
This tip from Bruno Portulari is useful for formatting data into locale specific values. … Read More
This tip from Bruno Portulari is useful for formatting data into locale specific values. … Read More
Once you have imported users into Maximo, the next step is to import labor codes. This is a simple tutorial that will show how import labor codes into Maximo with the Integration Framework. If you are migrating users from one Maximo system to … Read More
In most of the MIF tutorials here, I like to use the Message Tracking feature so I know whether or not the messages even get received by Maximo and if it was processed successfully or not. There is another option to store the incoming messages to an … Read More
I have previously shown you how to import users so this tutorial will show you how to import data via interface tables and set the users security groups. You will be able to set a users security group to defaults such as EVERYONE, DEFLTREG and even … Read More
We are getting ready for IBM Pulse 2012 and making some major improvements to our EZMaxMobile solution. The first new feature is that we now support Windows Phone 7... … Read More
Are you attending IBM Pulse 2012? Are you looking for a mobile solution for your business? Then stop by this session to see how USAA stopped syncing their mobile devices and started using real-time connectivity with EZMaxMobile to improve stability … Read More
In this tutorial, I will show you what are the basic steps to creating a new application within Maximo. This tutorial won't go into details about custom java class but it will show you what you need to do to add a new application. For simplicity … Read More
Rick over at developerWorks has posted a white paper on system performances related to TPAE products. If this is something you need, I suggest you take a peak. … Read More
One of the biggest challenges of using MBO's are queries that use date ranges or date values in general. This is because any user can be connected to an Oracle, SQL Server or DB2 instance and they all use dates differently. There is a class called … Read More
I have always wondered what the 'operator' field was used for in the report administration application. When you want to use date ranges in BIRT reports, this is exact what it's used for. Here is a link that shows how to extend QBR reports to … Read More