Tools for Maximo customization developers. This project is hosted at google code under the name maximo framework.
maven-maximodev-plugin
Apache Maven plug-in for IBM Tivoli Maximo customization developers.
Stateful MBOs
Maximo allows the creation of custom MBOs with status functionality just like Work Orders, Purchase Orders, etc. This goal will generate all classes to implement a stateful MBO as well as instructions on the objects that must be created on the database.
Helps generating Maximo custom classes for:
- MBOs (Objects)
- Plain MBO
Change By and Change Date MBOStateful MBO- FLDs (Attributes)
- Beans
- Application Bean
- Data Bean (for dialogs)
- Table Bean
- Crontasks
- Escalation
- IFace
MBO (Objects)
Maven goal which generates classes for MBOs.Plain MBOs
This goal will generate all 4 classes for a MBO customization which are Mbo, MboSet, MboRemote, MboSetRemote. It will automatically include the required code so that the MBO can be used in Maximo.Change By and Change Date
This will be another layer to MBO customization which will automatically update CHANGEBY and CHANGEDATE fields every time the record is modified.Stateful MBOs
Maximo allows the creation of custom MBOs with status functionality just like Work Orders, Purchase Orders, etc. This goal will generate all classes to implement a stateful MBO as well as instructions on the objects that must be created on the database.FLD (Attributes)
Beans
CRONTASK
Escalation
maximo-backoffice
Back office which allows the execution of taks that usually are required to be performed in the server where IBM Maximo® is installed via a web application. To get more information on our Maximo BackOffice check here.
common-lib
Libraries used on the previous projects.
Disclaimer: All the products provided in this page are supplied with no warranty of any kind.