Skip to content
Maximo Insights
Search
  • Maximo Scripting
  • About me
Maximo Insights
Close menu
  • Maximo Scripting
  • About me
Toggle menu
Maximo Insights
Search

Category: Maximo

information sign on paper
2023-03-132023-02-06Customization, Maximo, MX75, MX76, Script

Show messages from Script

When a validation or business rule is implemented, it is sometimes necessary to display a message (error, information, or warning) as result. […]

a close up shot of letter dice on an open notebook
2023-03-062023-02-06Customization, Maximo, MX76, Script

Changing behavior of an attribute

To modify the behavior of the fields associated with the attributes (read-only, required, etc.) you must do the following: Using mbo.setFieldFlag Using […]

person holding orange pen
2023-02-272023-02-06Customization, Maximo, MX76, Script

Setting values to an attribute

We need to use the setValue() method to set values to an attribute. This method allows you to set values of many […]

person writing on notebook
2023-02-202023-02-06Customization, Maximo, MX76, Script

Get attribute values from Script

There are several ways to get the value of an attribute, I detail some of them below. Get current value The same […]

notebook
2023-02-132023-02-12Customization, Maximo, MX76, Script

How to retrieve a list of values for an attribute

The way to get a list of values is like setting up a Table Domain for an attribute.

server racks on data center
2023-02-062023-02-06Customization, Maximo, MX76, Script

Run a Stored Procedure from Script

This is an example of how to call a stored procedure from a script. JDBC Connection Note: Be careful with modifying information […]

a person standing near data base wooden drawer
2023-01-302023-02-06Customization, Maximo, MX76, Script

Run SQL statements from Script

This is an example of how to execute DML statements (insert / update / delete) JDBC Connection DBShortcut class Note: Avoid SQL […]

Red trash can on the street
2023-01-232023-02-06Customization, Maximo

How to remove an Application from Maximo

To remove an application from Maximo we must use a database editor. We only have to delete the applications created by us. […]

a person writing on white paper
2023-01-162023-02-06Customization, Maximo, MX75, MX76, Script

Logging in Maximo using Script

Usually when developing several lines of code it is useful to write some information or comments in the Log File to verify […]

black and white roller coaster
2023-01-092023-02-06Customization, Maximo, MX76, Script

How to loop through a MboSet

An MboSet is a set of MBOs, so in order to work with each Mbo of this set it is necessary to […]

Posts pagination

< 1 2 3 >

Archives

  • January 2024
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023

Categories

Customization Installation Inventory Java Maximo MIF MX75 MX76 Script WebSphere

Support This Site

If you found my post interesting or useful and just want to say thank you, you can always buy me a coffee.


Enrique Kishimoto

Certified IBM Maximo Consultant

  • Go to my LinkedIn Profile
© 2026 Maximo Insights. Proudly powered by Sydney
Maximo Insights
Proudly powered by WordPress Theme: Sydney.
 

Loading Comments...
 

You must be logged in to post a comment.