beginner

Variables for Dynamic Queries in Conditional Expressions

Conditional Expressions can be used in TPAE applications in several ways. One powerful feature of Conditional Expressions is the capability of creating dynamic queries using substitution variables. Here is the complete list of variables available in Maximo. :YES – True :NO – False :&DATE& – Current date :&DATETIME& – Current date/time :&USER& – Logged in user (or […]

All about Maximo domains and lookups

A useful set of articles and tutorials from IBM about domain, crossover domain, lookup, value list. Adding a valuelist (ALN Domain) in MaximoAdding Lookup Functionality to a Field in MaximoSetting Up Crossover Functionality in MaximoFiltering an out of the box lookup in MaximoTroubleshooting Crossover DomainsSetting Up A Conditional DomainAssociating Lookups in Maximo using the MAXLOOKUPMAP […]

How to enable barcode scanning for Maximo Everyplace on Android

With this post I will start a small set of articles on Maximo Everyplace which is a feature that provides the ability to use Maximo on mobile devices through the device web browser. An interesting article on IBM Asset Management blog describes how to use a bluetooth barcode scanner paired with an iPhone or an […]

How to make a field readonly using conditional expressions

This entry is part of the Conditional Expressions HowTo. One of the most common Maximo customization scenarios is to make a textbox readonly based on some business rules. This could be easily achieved using Maximo/TPAE Conditional UI.As an example, I will describe how to make readonly the Priority in the Asset application when the asset […]

Maximo Data Types

Here is the complete list of available data types in TPAE/Maximo. The most used are marked in bold. ALN – Alphanumeric characters, mixed case AMOUNT – Decimal number, used for currency BLOB – Binary large object CLOB – Character large object CRYPTO – Encrypted binary CRYPTOX – Encrypted binary (one-way) DATE – Date only, no […]

Maximo URLs

TPAE-based products like MAM, TAMIT, TSRM, CCMDB or SCCD provide a common way to open an application and perform some basic action like displaying a specific entry or performing a simple query. This can be very useful to integrate Maximo with other applications implementing navigation integration or launch in context. The base URL has this […]

Scroll to top