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

Category: Script

Automation Scripts

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 […]

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 […]

aerial photo of black spiral staircase
2023-01-032023-01-19Customization, Java, Maximo, MX76, Script

Typical order of execution in Maximo Attributes

Maximo Business Objects attributes have built-in business logic, which is executed every time we interact with them. For example, when we open […]

macbook pro beside clear glass jar
2023-01-022023-03-06Customization, Java, Maximo, MX75, MX76, Script

Common MboConstants when coding in MAXIMO

Below is a list of MAXIMO constants from psdi.mbo.MboConstants, which are usually used when coding. Set attribute behaviour when specifying a value […]

Posts pagination

< 1 2

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
 

Loading Comments...
 

You must be logged in to post a comment.