SlideShare a Scribd company logo
Robert Zientara
di-rz.pl
Meters in IBM Maximo Asset
Management
What is a Meter?
Meter is a definition of how to collect metering data.
Once associated with an asset or location, it stores
the readings for this asset/location.
Meter can be used by multiple assets/locations. One
asset/location can have more than one meter.
Meter is not equal to physical metering device and
cannot be used to manage it. For this purpose you
need to create an asset.
Use of Meters
The purpose of meters is to control the meter-based
Preventive Maintenance and Condition Monitoring.
Meters can record:
 Mileage or number of cycles. This can trigger Preventive
Maintenance (regulation, calibration, overhaul) e.g. every
10000 miles.
 Condition Monitoring. This information is used for generating
inspection Work Orders before the actual failure occurs.
 Energy, fuel consumption – to compare the effectiveness of the
assets or locations.
 Asset productivity e.g. number of pieces manufactured.
Meter Types
Maximo has three meter types:
 Continuous meter – usually presents the mileage of the device
e.g. number of hours worked. New reading must be greater
than (or equal) to the previous one. Maximo automatically
calculates the daily average. This value is used to determine the
next Preventive Maintenance date.
 Gauge meters – presenting current condition of the device e.g.
temperature. Readings are not dependent on the previous
values and can repeat: 73, 68, 77, 73…
 Characteristic value – the reading can be only one of the
predefined text values e.g. number of broken fibers in the line:
„<5”, „5-10”, „>10”.
Applications using Meters
Item Master
Assets
Locations
Condition Monitoring
Master PM
Preventive Maintenance
Work Order Tracking (indirectly)
Meters Application
From Go To menu choose:
 Assets
 Meters
Checking where the Meter is used
The tab Where Used in Meters application let you
check where this meter is used:
 For which assets,
 locations,
 items,
 PMs, and
 Condition Monitoring measurement points.
Creating a Meter
When creating a meter you must define its type first:
 Continuous Meter (CONTINUOUS)
 This meter type requires additional parameter: Reading Type
 Cumulative value (ACTUAL)
 Incremental value (DELTA)
 Can have unit of measure defined e.g. km
 Gauge Meter (GAUGE)
 Can have unit of measure defined e.g. ºC
 Characteristic Meter (CHARACTERISTIC)
 Must have alphanumeric domain assigned
Meters Grouping
If multiple assets/locations use many meters, then
instead of adding them one by one, you can group
the meters and add just one meter group to the
asset/location.
Meter groups are also used for adding meters to
rotating items in Item Master application. All
rotating assets created from this item will inherit all
the meters from this meter group.
Meter Groups are defined in the application of the
same name (located in Assets module)
Adding Meters to Asset/Location
Meter can be added to the asset/location on the
Meters tab in respective application
 Click New Row button to add one meter
 Enter information in Meter Group field to add multiple
meters
When defining a meter, you can enter its last reading
and reading date.
Adding Meters cont.
For continuous meters additional information must
be entered:
 Average Method
 All readings (ALL) – Maximo calculates the daily average based on
all readings
 Static value (STATIC), you have to enter the Average Units/Day
information manually, Maximo will not calculate the daily average
 Last n Readings (SLIDING-READINGS), you have to enter in the
field Sliding Window Size how many readings will be included
in average calculation.
 Reading from last n Days (SLIDING-DAYS), you have to enter in
the field Sliding Window Size how many days will be included
in average calculation.
Adding Meters cont.
Another mandatory parameter for continuous meter
is Reading Type:
 Cumulative value (ACTUAL)
 Incremental value (DELTA)
 This attribute is defined already at the meter level, but you can
change it for specific asset/location
Usually this type of a meter has a maximal value
which can be displayed e.g. 99999 and after that the
meter starts again 0. You enter this maximal value in
Rollover field.
Entering Meter Readings
Meter reading for an asset/location can be entered in
respective application using an action Enter Meter
Readings
Entering Meter Readings cont.
The value of the checkbox Delta? is determined
based on the content of Reading Type field:
 Reading Type=DELTA  Delta?=Yes
 Reading Type=ACTUAL  Delta?=No
You can check/uncheck Delta? to temporarily
overwrite the Reading Type setting and for
example for ACTUAL meter enter the incremental
value instead of cumulative one.
Entering Meter Readings cont.
When the Rollover? flag is set, that means the
CONTINUOUS meter has reached its maximal value.
This causes the next value to be lower than previous
one.
The cumulative value will be equal to:
 Rollover + (Rollover - previous reading) + new reading
 Example: last reading = 98500, Rollover = 99999, new reading
= 925. New total value = 99999+(99999-98500)+925=102423
 NOTE: Rollover? flag is active only for meters, which have a
value in Rollover field.
Entering Meter Readings cont.
Meter readings can be entered in Work Order
Tracking application too. But only for WO’s
associated with an asset/location.
NOTE: this meter reading will be visible in Manage
Meter Reading History window but is has no
visible information about Work Order number which
prevents user to check at which mileage this work
has been done.
Copying the Meter Readings
Assets are usually organized in vertical structures:
 Engine is part of a truck and they both have the same mileage
meters.
It is expected that both: engine and truck will have
separate history of meter readings, because the
engine can be moved between vehicles.
At the same time, meter reading from the truck
should be copied over to the engine’s meter.
Copying the Meter Readings cont.
Maximo allows for copying meter readings between
parent asset and children, but also the reading from
the location can be copied over to the assets in this
location (in both cases the delta values are copied to
the meters with the same name).
This mechanism can be enabled/disabled by
choosing appropriate value in the Accept
Rolldown From field:
 From parent asset (ASSET)
 From location (LOCATION)
 Do not copy the readings from other objects (NONE)
Reviewing Readings
The meter readings can be reviewed in the Manage
Meter Reading History window in
Assets/Locations application.
You can also modify the reading in the fields:
Modified Delta and Modified Reading
(depending on the flag Enter as Delta?)
Any change in the historical values will update
cumulative value in all consecutive readings, also the
daily average will be updated.
NOTE: existing meter readings cannot be deleted.
History of Continuous Meter Readings
Action Reset/Replace Meters contains interesting
statistics about continuous meter: mileage since last
repair, overhaul and inspection.
This calculation is based on the type of the Work
Order type, which is configured in Organizations
application, Work Order Options/Work Type.
Replacing Meters
Meters must be sometimes replaced due to failures
or calibration.
New device will have (usually) the reading equal to
0, which is lower than previous reading (for
CONTINUOUS meters).
To report that meter was replaced, you must trigger
the Reset/Replace Meter action and enter initial
meter reading.
Fuel Consumption Registration
In order to collect fuel consumption information, the
meter with the same name e.g. DIESEL must be
assigned to non-rotating item (fuel) and the asset
(truck).
Each issue transaction of the item (fuel) for the asset
having meter: DIESEL will increase the assets meter
reading and add same number of gallons/liters.
Condition Monitoring Application
From Go To menu choose:
 Assets
 Condition Monitoring
Condition Monitoring Application cont.
This application is used to define the measurement
points which are associated with gauge or
characteristic meters.
Each measurement point has its upper and lower
thresholds.
Once the threshold is reached, Maximo will generate
a Work Order (usually of type INSPECTION) for the
related asset/location. The purpose of this Work
Order is to check what is wrong and identify an issue
which can be fixed before the real failure occurs.
Condition Monitoring Application cont.
NOTE: In order to generate Work Orders
automatically the cron task
MeasurePointWoGenCronTask must be enabled.
Because the readings can change rapidly, it is likely
that large number of information will be entered in
Maximo.
Usually this requires an integration with
measurement equipment (to avoid manual input).
Defining Measurement Point
To define a measurement point an asset (or location)
and a meter must be selected first.
Depending on the meter type, additional information
should be entered defining the activities which will
be triggered when the threshold is reached (see next
slides).
Defining Measurement Point cont.
 Gauge meter
 Upper Limits and Lower Limits sections must be filled out.
Each section has two values: warning and action. Warning value
has no functionality–it must be configured separately e.g. an
escalation generating email notification. Action value will generate
a Work Order which will be defined based on the information from
either PM or Job Plan (only one of the values can be entered).
Defining Measurement Point cont.
 Characteristic meter
 For each value a PM or Job Plan should be defined, which will be
used to generate the Work Orders.
History of Work Orders
In Condition Monitoring application in section
History you can check the list of Work Orders
generated for this measurement point.
Using Meters in Work Orders
At the task level in a Work Order you can define
Observations, which can be connected with
measurement points defined in Condition
Monitoring application. This is helpful for
inspections to answer the questions like:
 Visible leaks: No, Minor, Major
 Trees require cutting: Yes, No
Using Meters in Preventive Maintenance
You define the meter-based PM on the Frequency
tab in Preventive Maintenance application.
Frequency field must be filled in.
You can additionally provide the number of units
before the threshold is reached to generate the WO
(Generate WO Ahead By)
Using Meters in PM cont.
Daily average is presented in the field Average
Units/Day. When you divide Frequency by this
value, you will get number of days between WO’s,
next WO date is visible in Estimated Next Due
Date.
If you want to learn more about Maximo…
Please read my book:
IBM Maximo Asset Management.
The Consultant’s Guide
Legal information
All product and company names mentioned in this
publication may be trademarks or registered
trademarks of their respective owners.

More Related Content

What's hot

Maximo and a roadmap for your IoT journey
Maximo and a roadmap for your IoT journeyMaximo and a roadmap for your IoT journey
Maximo and a roadmap for your IoT journey
Helen Fisher
 
Planning and Scheduling in Maximo: Best Practices and Coming Enhancements
Planning and Scheduling in Maximo: Best Practices and Coming EnhancementsPlanning and Scheduling in Maximo: Best Practices and Coming Enhancements
Planning and Scheduling in Maximo: Best Practices and Coming Enhancements
IBM Danmark
 
Domains in IBM Maximo Asset Management
Domains in IBM Maximo Asset ManagementDomains in IBM Maximo Asset Management
Domains in IBM Maximo Asset Management
Robert Zientara
 
jshaw-projetech--understanding-maximo-inventory.pptx
jshaw-projetech--understanding-maximo-inventory.pptxjshaw-projetech--understanding-maximo-inventory.pptx
jshaw-projetech--understanding-maximo-inventory.pptx
mirws1
 
Maximo 7.6 Features
Maximo 7.6 Features Maximo 7.6 Features
Maximo 7.6 Features
Pravir Kumar Dwivedi
 
Maximo Roadmap - September 2019
Maximo Roadmap - September 2019Maximo Roadmap - September 2019
Maximo Roadmap - September 2019
Bruno Portaluri
 
IBM Maximo Asset Management
IBM Maximo Asset ManagementIBM Maximo Asset Management
IBM Maximo Asset Management
IBM Internet of Things
 
IBM Maximo Tips & Tricks
IBM Maximo Tips & TricksIBM Maximo Tips & Tricks
IBM Maximo Tips & Tricks
johnnyg14
 
Create a new work order in Ibm Maximo
Create a new work order in Ibm MaximoCreate a new work order in Ibm Maximo
Create a new work order in Ibm Maximo
Tony Bertram
 
Maximo 7.5 New Features
Maximo 7.5 New FeaturesMaximo 7.5 New Features
Maximo 7.5 New Features
Brannon Jackson
 
Using IBM MAXIMO Safety Plans
Using IBM MAXIMO Safety PlansUsing IBM MAXIMO Safety Plans
Using IBM MAXIMO Safety Plans
Duane Aritonang
 
Maximo overview
Maximo overviewMaximo overview
Maximo overview
Dharani Dharan
 
IBM Maximo Predictive Maintenance FMMUG 2018
IBM Maximo Predictive Maintenance FMMUG 2018IBM Maximo Predictive Maintenance FMMUG 2018
IBM Maximo Predictive Maintenance FMMUG 2018
FMMUG
 
Attachments in IBM Maximo Asset Management
Attachments in IBM Maximo Asset ManagementAttachments in IBM Maximo Asset Management
Attachments in IBM Maximo Asset Management
Robert Zientara
 
DMS component for MAXIMO
DMS component for MAXIMODMS component for MAXIMO
DMS component for MAXIMO
PROZONE - IT Solutions
 
IBM Maximo for Utilities
IBM Maximo for UtilitiesIBM Maximo for Utilities
IBM Maximo for Utilities
Vincent Kwon
 
Maximo Oil and Gas 7.6.1 HSE: Audit & Survey Overview
Maximo Oil and Gas 7.6.1 HSE: Audit & Survey OverviewMaximo Oil and Gas 7.6.1 HSE: Audit & Survey Overview
Maximo Oil and Gas 7.6.1 HSE: Audit & Survey Overview
Helen Fisher
 
IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...
IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...
IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...
Duane Aritonang
 
IBM Roadmap Maximo 2018
IBM Roadmap Maximo 2018IBM Roadmap Maximo 2018
IBM Roadmap Maximo 2018
FMMUG
 
Using Classifications in Maximo, Focus on Item Master
Using Classifications in Maximo, Focus on Item MasterUsing Classifications in Maximo, Focus on Item Master
Using Classifications in Maximo, Focus on Item Master
Jacquie (Keith) Chischillie
 

What's hot (20)

Maximo and a roadmap for your IoT journey
Maximo and a roadmap for your IoT journeyMaximo and a roadmap for your IoT journey
Maximo and a roadmap for your IoT journey
 
Planning and Scheduling in Maximo: Best Practices and Coming Enhancements
Planning and Scheduling in Maximo: Best Practices and Coming EnhancementsPlanning and Scheduling in Maximo: Best Practices and Coming Enhancements
Planning and Scheduling in Maximo: Best Practices and Coming Enhancements
 
Domains in IBM Maximo Asset Management
Domains in IBM Maximo Asset ManagementDomains in IBM Maximo Asset Management
Domains in IBM Maximo Asset Management
 
jshaw-projetech--understanding-maximo-inventory.pptx
jshaw-projetech--understanding-maximo-inventory.pptxjshaw-projetech--understanding-maximo-inventory.pptx
jshaw-projetech--understanding-maximo-inventory.pptx
 
Maximo 7.6 Features
Maximo 7.6 Features Maximo 7.6 Features
Maximo 7.6 Features
 
Maximo Roadmap - September 2019
Maximo Roadmap - September 2019Maximo Roadmap - September 2019
Maximo Roadmap - September 2019
 
IBM Maximo Asset Management
IBM Maximo Asset ManagementIBM Maximo Asset Management
IBM Maximo Asset Management
 
IBM Maximo Tips & Tricks
IBM Maximo Tips & TricksIBM Maximo Tips & Tricks
IBM Maximo Tips & Tricks
 
Create a new work order in Ibm Maximo
Create a new work order in Ibm MaximoCreate a new work order in Ibm Maximo
Create a new work order in Ibm Maximo
 
Maximo 7.5 New Features
Maximo 7.5 New FeaturesMaximo 7.5 New Features
Maximo 7.5 New Features
 
Using IBM MAXIMO Safety Plans
Using IBM MAXIMO Safety PlansUsing IBM MAXIMO Safety Plans
Using IBM MAXIMO Safety Plans
 
Maximo overview
Maximo overviewMaximo overview
Maximo overview
 
IBM Maximo Predictive Maintenance FMMUG 2018
IBM Maximo Predictive Maintenance FMMUG 2018IBM Maximo Predictive Maintenance FMMUG 2018
IBM Maximo Predictive Maintenance FMMUG 2018
 
Attachments in IBM Maximo Asset Management
Attachments in IBM Maximo Asset ManagementAttachments in IBM Maximo Asset Management
Attachments in IBM Maximo Asset Management
 
DMS component for MAXIMO
DMS component for MAXIMODMS component for MAXIMO
DMS component for MAXIMO
 
IBM Maximo for Utilities
IBM Maximo for UtilitiesIBM Maximo for Utilities
IBM Maximo for Utilities
 
Maximo Oil and Gas 7.6.1 HSE: Audit & Survey Overview
Maximo Oil and Gas 7.6.1 HSE: Audit & Survey OverviewMaximo Oil and Gas 7.6.1 HSE: Audit & Survey Overview
Maximo Oil and Gas 7.6.1 HSE: Audit & Survey Overview
 
IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...
IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...
IBM Maximo Asset Management Training - Asset and Work Management for Chang Sh...
 
IBM Roadmap Maximo 2018
IBM Roadmap Maximo 2018IBM Roadmap Maximo 2018
IBM Roadmap Maximo 2018
 
Using Classifications in Maximo, Focus on Item Master
Using Classifications in Maximo, Focus on Item MasterUsing Classifications in Maximo, Focus on Item Master
Using Classifications in Maximo, Focus on Item Master
 

Viewers also liked

Bulletin board in IBM Maximo Asset Management
Bulletin board in IBM Maximo Asset ManagementBulletin board in IBM Maximo Asset Management
Bulletin board in IBM Maximo Asset Management
Robert Zientara
 
vijay kumar new cv
vijay kumar new cvvijay kumar new cv
vijay kumar new cvvijay kumar
 
Event Driven - Node.JS
Event Driven - Node.JSEvent Driven - Node.JS
Event Driven - Node.JSMike Bild
 
Maximo User Group Keynote - "Facilities" is Strategic!
Maximo User Group Keynote - "Facilities" is Strategic!Maximo User Group Keynote - "Facilities" is Strategic!
Maximo User Group Keynote - "Facilities" is Strategic!
Scott Smith, PE
 
Overview of cross channel marketing optimization mh-rl v5
Overview of cross channel marketing optimization mh-rl v5Overview of cross channel marketing optimization mh-rl v5
Overview of cross channel marketing optimization mh-rl v5Mike Handes
 
Inner CIty Transportation Journey: from trolleys to the monorail
Inner CIty Transportation Journey:  from trolleys to the monorailInner CIty Transportation Journey:  from trolleys to the monorail
Inner CIty Transportation Journey: from trolleys to the monorail
Mary Gorczynski
 
Inner CIty Transportation Journey: from buses to the metro
Inner CIty Transportation Journey:  from buses to the metroInner CIty Transportation Journey:  from buses to the metro
Inner CIty Transportation Journey: from buses to the metro
Mary Gorczynski
 
Incorrect parts descriptions for IMC
Incorrect parts descriptions for IMCIncorrect parts descriptions for IMC
Incorrect parts descriptions for IMCProjetech
 
Using Maximo EAM to Avoid the Consequences of Missing PM Work
Using Maximo EAM to Avoid the Consequences of Missing PM WorkUsing Maximo EAM to Avoid the Consequences of Missing PM Work
Using Maximo EAM to Avoid the Consequences of Missing PM Work
Jacquie (Keith) Chischillie
 
Predictive Asset Optimization - Advanced Analytics
Predictive Asset Optimization - Advanced AnalyticsPredictive Asset Optimization - Advanced Analytics
Predictive Asset Optimization - Advanced Analytics
Leonard Lee
 
Scheduling Priority in Maximo
Scheduling Priority in Maximo Scheduling Priority in Maximo
Scheduling Priority in Maximo
Jacquie (Keith) Chischillie
 
Correcção de cor em vídeo
Correcção de cor em vídeoCorrecção de cor em vídeo
Correcção de cor em vídeoLeonardo Pereira
 
презентация Dagrsol
презентация Dagrsolпрезентация Dagrsol
презентация Dagrsoldagrsol
 
Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...
Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...
Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...
Juan Báez Leva
 
Heynck detail information brochure
Heynck detail information brochureHeynck detail information brochure
Heynck detail information brochure
Sanket Kanada
 

Viewers also liked (17)

Bulletin board in IBM Maximo Asset Management
Bulletin board in IBM Maximo Asset ManagementBulletin board in IBM Maximo Asset Management
Bulletin board in IBM Maximo Asset Management
 
Maximo kpi
Maximo kpiMaximo kpi
Maximo kpi
 
vijay kumar new cv
vijay kumar new cvvijay kumar new cv
vijay kumar new cv
 
Maximo.PDF
Maximo.PDFMaximo.PDF
Maximo.PDF
 
Event Driven - Node.JS
Event Driven - Node.JSEvent Driven - Node.JS
Event Driven - Node.JS
 
Maximo User Group Keynote - "Facilities" is Strategic!
Maximo User Group Keynote - "Facilities" is Strategic!Maximo User Group Keynote - "Facilities" is Strategic!
Maximo User Group Keynote - "Facilities" is Strategic!
 
Overview of cross channel marketing optimization mh-rl v5
Overview of cross channel marketing optimization mh-rl v5Overview of cross channel marketing optimization mh-rl v5
Overview of cross channel marketing optimization mh-rl v5
 
Inner CIty Transportation Journey: from trolleys to the monorail
Inner CIty Transportation Journey:  from trolleys to the monorailInner CIty Transportation Journey:  from trolleys to the monorail
Inner CIty Transportation Journey: from trolleys to the monorail
 
Inner CIty Transportation Journey: from buses to the metro
Inner CIty Transportation Journey:  from buses to the metroInner CIty Transportation Journey:  from buses to the metro
Inner CIty Transportation Journey: from buses to the metro
 
Incorrect parts descriptions for IMC
Incorrect parts descriptions for IMCIncorrect parts descriptions for IMC
Incorrect parts descriptions for IMC
 
Using Maximo EAM to Avoid the Consequences of Missing PM Work
Using Maximo EAM to Avoid the Consequences of Missing PM WorkUsing Maximo EAM to Avoid the Consequences of Missing PM Work
Using Maximo EAM to Avoid the Consequences of Missing PM Work
 
Predictive Asset Optimization - Advanced Analytics
Predictive Asset Optimization - Advanced AnalyticsPredictive Asset Optimization - Advanced Analytics
Predictive Asset Optimization - Advanced Analytics
 
Scheduling Priority in Maximo
Scheduling Priority in Maximo Scheduling Priority in Maximo
Scheduling Priority in Maximo
 
Correcção de cor em vídeo
Correcção de cor em vídeoCorrecção de cor em vídeo
Correcção de cor em vídeo
 
презентация Dagrsol
презентация Dagrsolпрезентация Dagrsol
презентация Dagrsol
 
Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...
Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...
Análisis numérico de impacto no lineal en sistemas multicomponentes, con ANSY...
 
Heynck detail information brochure
Heynck detail information brochureHeynck detail information brochure
Heynck detail information brochure
 

Similar to Meters in IBM Maximo Asset Management

cost estimation model per unit model and segmenting model.pdf
cost estimation model per unit model and segmenting model.pdfcost estimation model per unit model and segmenting model.pdf
cost estimation model per unit model and segmenting model.pdf
ArnabChakraborty499766
 
Smart office application
Smart office applicationSmart office application
Smart office application
Renol Nguyen Hoang Minh
 
Parameters in Tableau
Parameters in TableauParameters in Tableau
Parameters in Tableau
Kanika Nagpal
 
What is copa master data
What is copa master dataWhat is copa master data
What is copa master data
Rajeev Kumar
 
Catalyst 2016: Bill Splits, Submeters, Chargeback Manager
Catalyst 2016: Bill Splits, Submeters, Chargeback ManagerCatalyst 2016: Bill Splits, Submeters, Chargeback Manager
Catalyst 2016: Bill Splits, Submeters, Chargeback Manager
EnergyCAP, Inc.
 
Calculation contex in sap business objects
Calculation contex in sap business objectsCalculation contex in sap business objects
Calculation contex in sap business objectsDmitry Anoshin
 
Tally.Erp 9 Job Costing Ver 1.0
Tally.Erp 9 Job Costing Ver 1.0Tally.Erp 9 Job Costing Ver 1.0
Tally.Erp 9 Job Costing Ver 1.0
ravi78
 
Climate Action Liaison Coalition Internal Sustainability Tool Overview
Climate Action Liaison Coalition Internal Sustainability Tool OverviewClimate Action Liaison Coalition Internal Sustainability Tool Overview
Climate Action Liaison Coalition Internal Sustainability Tool Overview
Karen Schlesinger
 
Scoring documentation
Scoring documentationScoring documentation
Scoring documentationFatima Khalid
 
Google Data Studio_Building a User Journey Funnel with Google Analytics
Google Data Studio_Building a User Journey Funnel with Google AnalyticsGoogle Data Studio_Building a User Journey Funnel with Google Analytics
Google Data Studio_Building a User Journey Funnel with Google Analytics
Silvia Alongi
 
Sap pm-master-data
Sap pm-master-dataSap pm-master-data
Sap pm-master-data
Marco Antônio Claret Teixeira
 
Calculated Columns and Measures in Power BI.pptx
Calculated Columns and Measures in Power BI.pptxCalculated Columns and Measures in Power BI.pptx
Calculated Columns and Measures in Power BI.pptx
Select Distinct Limited
 
Introduction to Mechanical Measurement
Introduction to Mechanical MeasurementIntroduction to Mechanical Measurement
Introduction to Mechanical Measurement
Naman Dave
 
Dynamic DSM Features - Measures
Dynamic DSM Features - MeasuresDynamic DSM Features - Measures
Dynamic DSM Features - Measures
Dynamic DSM
 
DMAP Tutorial
DMAP TutorialDMAP Tutorial
DMAP Tutorial
Sohrab Kolsoumi
 
Quickscreenshot tour English
Quickscreenshot tour EnglishQuickscreenshot tour English
Quickscreenshot tour Englishthe ENERGY AUDIT
 
Fi mm-integration doc
Fi mm-integration docFi mm-integration doc
Fi mm-integration docGiwa D. A
 
WinEst As 1. Es2. Tassignment stInfo (Esti.docx
WinEst As 1. Es2. Tassignment stInfo (Esti.docxWinEst As 1. Es2. Tassignment stInfo (Esti.docx
WinEst As 1. Es2. Tassignment stInfo (Esti.docx
alanfhall8953
 
Sheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docx
Sheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docxSheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docx
Sheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docx
maoanderton
 

Similar to Meters in IBM Maximo Asset Management (20)

cost estimation model per unit model and segmenting model.pdf
cost estimation model per unit model and segmenting model.pdfcost estimation model per unit model and segmenting model.pdf
cost estimation model per unit model and segmenting model.pdf
 
Smart office application
Smart office applicationSmart office application
Smart office application
 
Parameters in Tableau
Parameters in TableauParameters in Tableau
Parameters in Tableau
 
What is copa master data
What is copa master dataWhat is copa master data
What is copa master data
 
Catalyst 2016: Bill Splits, Submeters, Chargeback Manager
Catalyst 2016: Bill Splits, Submeters, Chargeback ManagerCatalyst 2016: Bill Splits, Submeters, Chargeback Manager
Catalyst 2016: Bill Splits, Submeters, Chargeback Manager
 
Controlling area
Controlling areaControlling area
Controlling area
 
Calculation contex in sap business objects
Calculation contex in sap business objectsCalculation contex in sap business objects
Calculation contex in sap business objects
 
Tally.Erp 9 Job Costing Ver 1.0
Tally.Erp 9 Job Costing Ver 1.0Tally.Erp 9 Job Costing Ver 1.0
Tally.Erp 9 Job Costing Ver 1.0
 
Climate Action Liaison Coalition Internal Sustainability Tool Overview
Climate Action Liaison Coalition Internal Sustainability Tool OverviewClimate Action Liaison Coalition Internal Sustainability Tool Overview
Climate Action Liaison Coalition Internal Sustainability Tool Overview
 
Scoring documentation
Scoring documentationScoring documentation
Scoring documentation
 
Google Data Studio_Building a User Journey Funnel with Google Analytics
Google Data Studio_Building a User Journey Funnel with Google AnalyticsGoogle Data Studio_Building a User Journey Funnel with Google Analytics
Google Data Studio_Building a User Journey Funnel with Google Analytics
 
Sap pm-master-data
Sap pm-master-dataSap pm-master-data
Sap pm-master-data
 
Calculated Columns and Measures in Power BI.pptx
Calculated Columns and Measures in Power BI.pptxCalculated Columns and Measures in Power BI.pptx
Calculated Columns and Measures in Power BI.pptx
 
Introduction to Mechanical Measurement
Introduction to Mechanical MeasurementIntroduction to Mechanical Measurement
Introduction to Mechanical Measurement
 
Dynamic DSM Features - Measures
Dynamic DSM Features - MeasuresDynamic DSM Features - Measures
Dynamic DSM Features - Measures
 
DMAP Tutorial
DMAP TutorialDMAP Tutorial
DMAP Tutorial
 
Quickscreenshot tour English
Quickscreenshot tour EnglishQuickscreenshot tour English
Quickscreenshot tour English
 
Fi mm-integration doc
Fi mm-integration docFi mm-integration doc
Fi mm-integration doc
 
WinEst As 1. Es2. Tassignment stInfo (Esti.docx
WinEst As 1. Es2. Tassignment stInfo (Esti.docxWinEst As 1. Es2. Tassignment stInfo (Esti.docx
WinEst As 1. Es2. Tassignment stInfo (Esti.docx
 
Sheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docx
Sheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docxSheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docx
Sheet1HCM3002 Economics of HealthcareChoose a Health Plan (Part 2).docx
 

Recently uploaded

Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Crescat
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Łukasz Chruściel
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
Rakesh Kumar R
 
Enterprise Resource Planning System in Telangana
Enterprise Resource Planning System in TelanganaEnterprise Resource Planning System in Telangana
Enterprise Resource Planning System in Telangana
NYGGS Automation Suite
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)
Boni García
 
AI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website CreatorAI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website Creator
Google
 
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
Alina Yurenko
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
rickgrimesss22
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
Aftab Hussain
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
timtebeek1
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke
 
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket ManagementUtilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate
 
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissancesAtelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Neo4j
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
openEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain SecurityopenEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain Security
Shane Coughlan
 
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing SuiteAI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
Google
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 

Recently uploaded (20)

Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
 
Enterprise Resource Planning System in Telangana
Enterprise Resource Planning System in TelanganaEnterprise Resource Planning System in Telangana
Enterprise Resource Planning System in Telangana
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)
 
AI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website CreatorAI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website Creator
 
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
 
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptxTop Features to Include in Your Winzo Clone App for Business Growth (4).pptx
Top Features to Include in Your Winzo Clone App for Business Growth (4).pptx
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
 
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket ManagementUtilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
 
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissancesAtelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissances
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
openEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain SecurityopenEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain Security
 
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing SuiteAI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 

Meters in IBM Maximo Asset Management

  • 1. Robert Zientara di-rz.pl Meters in IBM Maximo Asset Management
  • 2. What is a Meter? Meter is a definition of how to collect metering data. Once associated with an asset or location, it stores the readings for this asset/location. Meter can be used by multiple assets/locations. One asset/location can have more than one meter. Meter is not equal to physical metering device and cannot be used to manage it. For this purpose you need to create an asset.
  • 3. Use of Meters The purpose of meters is to control the meter-based Preventive Maintenance and Condition Monitoring. Meters can record:  Mileage or number of cycles. This can trigger Preventive Maintenance (regulation, calibration, overhaul) e.g. every 10000 miles.  Condition Monitoring. This information is used for generating inspection Work Orders before the actual failure occurs.  Energy, fuel consumption – to compare the effectiveness of the assets or locations.  Asset productivity e.g. number of pieces manufactured.
  • 4. Meter Types Maximo has three meter types:  Continuous meter – usually presents the mileage of the device e.g. number of hours worked. New reading must be greater than (or equal) to the previous one. Maximo automatically calculates the daily average. This value is used to determine the next Preventive Maintenance date.  Gauge meters – presenting current condition of the device e.g. temperature. Readings are not dependent on the previous values and can repeat: 73, 68, 77, 73…  Characteristic value – the reading can be only one of the predefined text values e.g. number of broken fibers in the line: „<5”, „5-10”, „>10”.
  • 5. Applications using Meters Item Master Assets Locations Condition Monitoring Master PM Preventive Maintenance Work Order Tracking (indirectly)
  • 6. Meters Application From Go To menu choose:  Assets  Meters
  • 7. Checking where the Meter is used The tab Where Used in Meters application let you check where this meter is used:  For which assets,  locations,  items,  PMs, and  Condition Monitoring measurement points.
  • 8. Creating a Meter When creating a meter you must define its type first:  Continuous Meter (CONTINUOUS)  This meter type requires additional parameter: Reading Type  Cumulative value (ACTUAL)  Incremental value (DELTA)  Can have unit of measure defined e.g. km  Gauge Meter (GAUGE)  Can have unit of measure defined e.g. ºC  Characteristic Meter (CHARACTERISTIC)  Must have alphanumeric domain assigned
  • 9. Meters Grouping If multiple assets/locations use many meters, then instead of adding them one by one, you can group the meters and add just one meter group to the asset/location. Meter groups are also used for adding meters to rotating items in Item Master application. All rotating assets created from this item will inherit all the meters from this meter group. Meter Groups are defined in the application of the same name (located in Assets module)
  • 10. Adding Meters to Asset/Location Meter can be added to the asset/location on the Meters tab in respective application  Click New Row button to add one meter  Enter information in Meter Group field to add multiple meters When defining a meter, you can enter its last reading and reading date.
  • 11. Adding Meters cont. For continuous meters additional information must be entered:  Average Method  All readings (ALL) – Maximo calculates the daily average based on all readings  Static value (STATIC), you have to enter the Average Units/Day information manually, Maximo will not calculate the daily average  Last n Readings (SLIDING-READINGS), you have to enter in the field Sliding Window Size how many readings will be included in average calculation.  Reading from last n Days (SLIDING-DAYS), you have to enter in the field Sliding Window Size how many days will be included in average calculation.
  • 12. Adding Meters cont. Another mandatory parameter for continuous meter is Reading Type:  Cumulative value (ACTUAL)  Incremental value (DELTA)  This attribute is defined already at the meter level, but you can change it for specific asset/location Usually this type of a meter has a maximal value which can be displayed e.g. 99999 and after that the meter starts again 0. You enter this maximal value in Rollover field.
  • 13. Entering Meter Readings Meter reading for an asset/location can be entered in respective application using an action Enter Meter Readings
  • 14. Entering Meter Readings cont. The value of the checkbox Delta? is determined based on the content of Reading Type field:  Reading Type=DELTA  Delta?=Yes  Reading Type=ACTUAL  Delta?=No You can check/uncheck Delta? to temporarily overwrite the Reading Type setting and for example for ACTUAL meter enter the incremental value instead of cumulative one.
  • 15. Entering Meter Readings cont. When the Rollover? flag is set, that means the CONTINUOUS meter has reached its maximal value. This causes the next value to be lower than previous one. The cumulative value will be equal to:  Rollover + (Rollover - previous reading) + new reading  Example: last reading = 98500, Rollover = 99999, new reading = 925. New total value = 99999+(99999-98500)+925=102423  NOTE: Rollover? flag is active only for meters, which have a value in Rollover field.
  • 16. Entering Meter Readings cont. Meter readings can be entered in Work Order Tracking application too. But only for WO’s associated with an asset/location. NOTE: this meter reading will be visible in Manage Meter Reading History window but is has no visible information about Work Order number which prevents user to check at which mileage this work has been done.
  • 17. Copying the Meter Readings Assets are usually organized in vertical structures:  Engine is part of a truck and they both have the same mileage meters. It is expected that both: engine and truck will have separate history of meter readings, because the engine can be moved between vehicles. At the same time, meter reading from the truck should be copied over to the engine’s meter.
  • 18. Copying the Meter Readings cont. Maximo allows for copying meter readings between parent asset and children, but also the reading from the location can be copied over to the assets in this location (in both cases the delta values are copied to the meters with the same name). This mechanism can be enabled/disabled by choosing appropriate value in the Accept Rolldown From field:  From parent asset (ASSET)  From location (LOCATION)  Do not copy the readings from other objects (NONE)
  • 19. Reviewing Readings The meter readings can be reviewed in the Manage Meter Reading History window in Assets/Locations application. You can also modify the reading in the fields: Modified Delta and Modified Reading (depending on the flag Enter as Delta?) Any change in the historical values will update cumulative value in all consecutive readings, also the daily average will be updated. NOTE: existing meter readings cannot be deleted.
  • 20. History of Continuous Meter Readings Action Reset/Replace Meters contains interesting statistics about continuous meter: mileage since last repair, overhaul and inspection. This calculation is based on the type of the Work Order type, which is configured in Organizations application, Work Order Options/Work Type.
  • 21. Replacing Meters Meters must be sometimes replaced due to failures or calibration. New device will have (usually) the reading equal to 0, which is lower than previous reading (for CONTINUOUS meters). To report that meter was replaced, you must trigger the Reset/Replace Meter action and enter initial meter reading.
  • 22. Fuel Consumption Registration In order to collect fuel consumption information, the meter with the same name e.g. DIESEL must be assigned to non-rotating item (fuel) and the asset (truck). Each issue transaction of the item (fuel) for the asset having meter: DIESEL will increase the assets meter reading and add same number of gallons/liters.
  • 23. Condition Monitoring Application From Go To menu choose:  Assets  Condition Monitoring
  • 24. Condition Monitoring Application cont. This application is used to define the measurement points which are associated with gauge or characteristic meters. Each measurement point has its upper and lower thresholds. Once the threshold is reached, Maximo will generate a Work Order (usually of type INSPECTION) for the related asset/location. The purpose of this Work Order is to check what is wrong and identify an issue which can be fixed before the real failure occurs.
  • 25. Condition Monitoring Application cont. NOTE: In order to generate Work Orders automatically the cron task MeasurePointWoGenCronTask must be enabled. Because the readings can change rapidly, it is likely that large number of information will be entered in Maximo. Usually this requires an integration with measurement equipment (to avoid manual input).
  • 26. Defining Measurement Point To define a measurement point an asset (or location) and a meter must be selected first. Depending on the meter type, additional information should be entered defining the activities which will be triggered when the threshold is reached (see next slides).
  • 27. Defining Measurement Point cont.  Gauge meter  Upper Limits and Lower Limits sections must be filled out. Each section has two values: warning and action. Warning value has no functionality–it must be configured separately e.g. an escalation generating email notification. Action value will generate a Work Order which will be defined based on the information from either PM or Job Plan (only one of the values can be entered).
  • 28. Defining Measurement Point cont.  Characteristic meter  For each value a PM or Job Plan should be defined, which will be used to generate the Work Orders.
  • 29. History of Work Orders In Condition Monitoring application in section History you can check the list of Work Orders generated for this measurement point.
  • 30. Using Meters in Work Orders At the task level in a Work Order you can define Observations, which can be connected with measurement points defined in Condition Monitoring application. This is helpful for inspections to answer the questions like:  Visible leaks: No, Minor, Major  Trees require cutting: Yes, No
  • 31. Using Meters in Preventive Maintenance You define the meter-based PM on the Frequency tab in Preventive Maintenance application. Frequency field must be filled in. You can additionally provide the number of units before the threshold is reached to generate the WO (Generate WO Ahead By)
  • 32. Using Meters in PM cont. Daily average is presented in the field Average Units/Day. When you divide Frequency by this value, you will get number of days between WO’s, next WO date is visible in Estimated Next Due Date.
  • 33. If you want to learn more about Maximo… Please read my book: IBM Maximo Asset Management. The Consultant’s Guide
  • 34. Legal information All product and company names mentioned in this publication may be trademarks or registered trademarks of their respective owners.

Editor's Notes

  1. Historia zmian: 1.0.0, 2016-08-09 – wersja inicjalna