This entry is part 3 of 3 in the series Maximo Automation ScriptsThis tutorial will show you how to rollup the cost of labor and materials into a new field on a work order using the Automation Script.
Your first Automation Script in Maximo 7.5
This entry is part 1 of 3 in the series Maximo Automation ScriptsIf you have used Rules Manager, QuickPick or Field Control then you are already familiar with the Automation Script in Maximo. The Automation Script is basically a developers tool to enable you to develop custom business rules without having to develop custom java [...]
Build a lightweight mobile framework for Maximo: Create a Work Order
This entry is part 2 of 3 in the series Build a Maximo Mobile FrameworkWe already have a login page to authenicate users, so now the first action we want to implement is a way for users to create a new work order. This is a very basic form with just a few fields, but [...]
Import labor codes with Maximo Integration Framework
This entry is part 14 of 14 in the series Import Data with MIFOnce 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 [...]
Create a new application in Maximo
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 sake, this new application won’t have any business logic, [...]
Creating a work order with Maximo’s REST API framework
This entry is part 3 of 4 in the series Maximo REST APIIn a previous tutorial, querying data use the REST API framework is fairly straight forward and much easier to use than WSDL web services. Now the question is, how do we update or create new records using this API? This tutorial will show [...]
Creating Bar/Pie chart portlet for your Start Center
This entry is part 4 of 5 in the series Maximo Start CentersYou can create KPI’s for your Start Center, but first we will create pie/bar charts as they are much simpler to create. You can create pie charts and bar charts from your results set queries that you should have already created. These charts [...]
Import Inventory Records using Maximo Integration Framework (MIF)
This entry is part 12 of 14 in the series Import Data with MIFMaximo has a powerful feature that can take the load off of both user and administrator. A common example of a request a Maximo administrator may get is, ‘Is there anyway I can avoid typing in this list of 286 new inventory [...]
Creating a result set query in Maximo
This entry is part 3 of 5 in the series Maximo Start CentersAt the heart of every start center in Maximo is the result set. This is a user defined query that you can create and save on any object you want from within Maximo. You can create a query to return a list of [...]
Getting started with Maximo Start Centers
This entry is part 1 of 5 in the series Maximo Start CentersA Maximo start center is the first screen you see right after you log in. You have a default start center which is a grouping of modules that relate to your work and can include all of the Maximo modules or a selection [...]







