Come for answers, stay for best practices. All we're missing is you.
This page provides example use cases that pertain to customizing and/or integrating with Maximo
Use Case 1: The Attached file (Use_Case_1) takes you through the steps of extending a Maximo Business Object (MBO) with additional attributes, making those attributes visible in an application and providing content for those attributes using integration
Use Case 2: This Attached file (Use_Case_2) takes you through the steps of extending a Maximo Business Object (MBO) with an additional attribute and then providing a validation for that attribute. The validation example will cover the use of Automation Scripting as well as a Java field class. Sample scripting and java code is provided in the attached .zip file. For additional information and examples using Automation Scripting go to this this page.