bportaluri.com Open in urlscan Pro
54.76.36.216  Public Scan

URL: https://bportaluri.com/
Submission: On October 30 via manual from US — Scanned from CA

Form analysis 2 forms found in the DOM

GET https://bportaluri.com/

<form role="search" method="get" class="zak-search-form" action="https://bportaluri.com/">
  <label class="zak-search-field-label">
    <div class="zak-icon--search">
      <svg class="zak-icon zakra-icon--magnifying-glass" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
        <path
          d="M21 22c-.3 0-.5-.1-.7-.3L16.6 18c-1.5 1.2-3.5 2-5.6 2-5 0-9-4-9-9s4-9 9-9 9 4 9 9c0 2.1-.7 4.1-2 5.6l3.7 3.7c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3zM11 4c-3.9 0-7 3.1-7 7s3.1 7 7 7c1.9 0 3.6-.8 4.9-2 0 0 0-.1.1-.1s0 0 .1-.1c1.2-1.3 2-3 2-4.9C18 7.1 14.9 4 11 4z">
        </path>
      </svg>
    </div>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="zak-search-field" placeholder="Type &amp; hit Enter …" value="" name="s" title="Search for:">
  </label>
  <input type="submit" class="zak-search-submit" value="Search">
</form>

GET https://bportaluri.com/

<form role="search" method="get" class="zak-search-form" action="https://bportaluri.com/">
  <label class="zak-search-field-label">
    <div class="zak-icon--search">
      <svg class="zak-icon zakra-icon--magnifying-glass" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
        <path
          d="M21 22c-.3 0-.5-.1-.7-.3L16.6 18c-1.5 1.2-3.5 2-5.6 2-5 0-9-4-9-9s4-9 9-9 9 4 9 9c0 2.1-.7 4.1-2 5.6l3.7 3.7c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3zM11 4c-3.9 0-7 3.1-7 7s3.1 7 7 7c1.9 0 3.6-.8 4.9-2 0 0 0-.1.1-.1s0 0 .1-.1c1.2-1.3 2-3 2-4.9C18 7.1 14.9 4 11 4z">
        </path>
      </svg>
    </div>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="zak-search-field" placeholder="Type &amp; hit Enter …" value="" name="s" title="Search for:">
  </label>
  <input type="submit" class="zak-search-submit" value="Search">
</form>

Text Content

Skip to content

Bruno Portaluri (MaximoDev)

IBM Maximo consultant, geek, agile evangelist

 * Blog
 * Topics
   * Conditional Expressions
   * Java
   * Automation Scripts
   * Integration Framework
   * Internet of Things (IoT)
 * Resources
   * MxLoader
   * MxDev Reports
   * MxDev TidyApp
   * MxDev Java Library
   * Anywhere API Reference
   * Maximo Training
   * Maximo Bookmarks
   * Maximo List Archive
   * Maximo 7.6 JavaDoc


Search for:

Search for:
 * Blog
 * Topics
   * Conditional Expressions
   * Java
   * Automation Scripts
   * Integration Framework
   * Internet of Things (IoT)
 * Resources
   * MxLoader
   * MxDev Reports
   * MxDev TidyApp
   * MxDev Java Library
   * Anywhere API Reference
   * Maximo Training
   * Maximo Bookmarks
   * Maximo List Archive
   * Maximo 7.6 JavaDoc







IT’S ALL ABOUT PASSION



--------------------------------------------------------------------------------


SHORT BIO

I’m an IBM Maximo thought leader.
Since 2009 I’ve been helping medium-large clients to successfully implement
EAM/ESM solutions.
I’ve been blogging for over a decade, and coding for twice that. I have
developed MxLoader and other useful stuff for the Maximo technical community.

This is my online home. If you like my work:

 * Follow me on social channels: LinkedIn and Twitter
 * Participate in MaximoDev blog discussions
 * Use the tips and code snippets I have shared on my blog
 * Like my tweets and posts

--------------------------------------------------------------------------------




MY WORK

MaximoDevMy Blog is the result of years of effort in sharing Maximo tips and
tricks I have learned on the field. It now has more 250 posts and is the most
recognized source of independent information about IBM Maximo. MxLoaderMxLoader
is the de-facto standard tool for Maximo data loading. It brings together the
power of the Maximo Integration Framework and the flexibility of Excel allowing
to quickly manipulate and import data into any Maximo database. Maximo Advanced
ReportsAdvanced BIRT reports developed for Maximo specialists and system
administrators. Maximo health check, security groups overview, system
configuration overview, etc. WiFiEsp Reference Arduino library for the ESP8266
IoT module. ALA Arduino Light Animation (ALA) is a library for Arduino boards to
simplify the development of light animations using LEDs and LED strips.

--------------------------------------------------------------------------------


LATEST POSTS

 * Long-running Cron Tasks and Admin Mode
   There are many blog posts in the Maximo technical community describing how to
   develop an automation script and schedule execution using a cron task (link1,
   link2). However, a custom cron task may run for a long period of time and…
   Read more: Long-running Cron Tasks and Admin Mode
 * Setup password expiration in Maximo
   I was recently struggling understanding how enable password expiration in
   Maximo when using native authentication. This IBM TechNote explains very well
   how the standard Maximo expiration configuration works but there is a very
   tricky sentence: In the case of a… Read more: Setup password expiration in
   Maximo
 * Improved record change tracking using Audit feature
   In a previous post, I demonstrated how the Maximo audit tracking can be used
   to display the updates made on a record enabling the audit and adding a
   “history” tab in the application. This technique is quite common but has…
   Read more: Improved record change tracking using Audit feature
 * How to create follow-up Work Order with script
   Maximo provides a useful action in many applications to create a follow-up
   work order or a linked service request from many applications. The same
   result can easily be automated using the WO.createWorkorder() or the
   Ticket.createWorkorder() API methods. The standard WO2WO… Read more: How to
   create follow-up Work Order with script
 * System as-built documentation with MxLoader
   Many large clients require to deliver an as-built document as part of the
   deliverables to be produced before the go-live. This is typically a Word
   document where all the Maximo configurations must be listed and described. I
   think this document… Read more: System as-built documentation with MxLoader
 * Maximo data archiving solutions
   OmniEasyDataArchiving+ is a data archiving solution for Maximo delivered by
   OMNINECS. Supports any Maximo environment: Maximo 7.6 or MAS 8,
   DB2/Oracle/SqlServer database, on-premise and cloud deployments. Predefined
   archiving templates to start as fast as possible.



Copyright © 2021 Bruno Portaluri

Scroll to top