
Setup Info for MAHI (Maximo Asset Health Insight)
Hi, Asset Health Insight 7.6.0.3 has been released! http://www-01.ibm.com/support/docview.wss?uid=swg22008648 I recently visited a factory with iot device attached to assets so work orders can be generated during certain condition. Below is some MAHI setup info: 1. In Maximo, go to the Assets application 2. Go to the Meters tab, attach meter(s) to assets 3 Go to "Enter Meter Reading" action and enter a meter Reading 4. Create a Saved Query to bring up some assets e.g. Portable Water Pumps 5. Go to the Security... [More]
Tags:  #supmax asset_health_insight #iot-platform #mahi #maximo #iot-support #maxsup |
How to use soupui xml to delete a doclink in Maximo?
You may want to use external application to delete the doclink from Maximo applications. Today I will give an example how to achieve this function by soupui xml via Maximo Integration. Please refer the steps below: In Maximo Object Structures application, create a new Object Structure called DOCLINK, set Consumed By as Integration, and click New Row in Source Object of DOCLINK and add object DOCLINKS In Web Service Library application, click Create Web Service > Create Web Service from Object Structure and select DOCLINK created from step 1... [More]
Tags:  soupui doclinks integration |
From the Maximo Support Desk - Functionality of PM Work Order Generation for PM Forecasts, Time-Based Frequencies, and Meter-Based Frequencies
"What to expect when you're expecting a Work Order" There are a few scenarios regarding PM Work Order Generation that are frequently misunderstood, or not precisely documented previously. In some cases, the results are unexpected by some Maximo users... If there is a Forecast for a PM, which has populated a Forecast Date on the PM, then a Work Order will generate on that date. The Work Order will generate on this date regardless of whether the PM is set up to only generate Work Orders when a meter frequency is reached. The... [More]
Tags:  #iot-support #pm_work_order_generation #pmforecast #maxsup #supmax ibm-blog |
Maximo Anywhere 7.6.2.1 and Direct Update from Application Stores
I thought it may be beneficial to write up a quick blog on Maximo Anywhere 7.6.2.1 and using directory update with the Google Play Store and the Apple App Store. Out of the box there is a minor change that needs to be done, without this change you will likely run in to an error regarding the application environment not being found. Because Maximo Anywhere 7.6.2.1 is at a different build version then 7.6.2 we need to make a couple small changes to some internal values to allow this direct update to properly occur. ... [More]
Tags:  mobilefirst #maxsup anywhere |
How to Paste Images in Rich Text Fields When webclient.richtext.sanitize=1
The Problem The problem is described in Pat Nolan's blog Usage of the webclient.richtext.sanitize property https://www.ibm.com/developerworks/community/blogs/a9ba1efe-b731-4317-9724-a181d6155e3a/entry/Usage_of_the_webclient_richtext_sanitize_property?lang=en and elsewhere. We now have to choose between enabling the cross-site scripting (XSS) protection in Rich Text Fields ( webclient.richtext.sanitize = 1) OR being able to copy/paste images into Rich Text Fields ( webclient.richtext.sanitize = 0) I am not a security expert,... [More]
Tags:  webclient.richtext.saniti... antisamy text sanitizepolicy.xml rich paste ibm-blog |
BiLog: Getting under the hood of the new Maximo work centers
Have you tried them? The new Maximo work centers ? Or do you first want to get under the hood and see how they work? Driving the functionality of the work centers is a suite of wonderful components, which are continually enhanced in each Maximo fix pack via a continuous delivery model. The new Maximo work center architecture uses HTML5, which relies on REST APIs and Object Structures. Maximo object structures are used extensively in both Maximo Classic and the work... [More]
Tags:  query maximo fixpack 76 bilog responsive configure object_structures display integration |
Using the WebSphere 9 Migration Tool with Maximo 7.6, part 1
In this blog post, I will go step by step on a simple migration: out-of-the-box Maximo Asset Management 7.6.0.6 from WebSphere Application Server 8.5.5.11 to WebSphere Application Server traditional 9.0.0.6. Prerequisites : Existing WebSphere Application Server 8.5.5.3 or later server, preferably installed using the Maximo Launchpad and Configuration Tool. Have already downloaded WebSphere Application Server traditional 9.0.0.0 and installed it to this server. Applied WAS V9.0 Fix Pack 3 or later. Have not yet run WebSphere Customization... [More]
Tags:  deployment maximo ibm-blog websphere+9.0.0 maximo+7.6 maximo7.6 migration+tool |
How did AVP help a Manufacturing Company to keep their upgrade project on time and on budget?
You can find an index of my blogs here: http://ibm.biz/BdiufF This global manufacturing company works with IBM Accelerated Value Program team to complete their Maximo 7.6.0.6 Upgrade. AVP enabled this customer to complete the upgrade successfully without any critical issues. Industry : Manufacturing Product Solution: IBM AVP for Watson IoT Business Challenge: This global manufacturing company, a Fortune 500 company that produces engines, filtration, and power generation products, uses IBM Maximo as its... [More]
Tags:  avp #iot-support #iot-avp benoitc acceleratedvalueprogram |
While Doing Queries Using Map Services, Use JSON Instead of PJSON
Hey Everyone, I just wanted to make you all aware of a particular configuration that can possibly not work as you expect it to. If you are using PJSON as your output format when querying records from ArcGIS Server, it is possible that data returned from the query is not formatted correctly. PJSON format is known as "prettified" JSON, and it formats the spaces, tabs and carriage returns to improve human readability. Characters such as "\\" might be picked up as escape characters, and as a result - may concatenate data... [More]
Tags:  iot-support spatial maximo ibm-blog |
Importing/Exporting JSON Mapping Records in Maximo 7.6
While there's only one Object Structure available for JSON Mapping records, which can only be consumed by MIF, there's an alternative to migrate them using XML files. Even though we're talking about an application which is available in Maximo TPAE, the Spatial Industry Solution widely uses it in its data synchronization functionality. So, for this example, we'll be migrating JSON Mapping records that are being used by Spatial to sync hydrant records between ArcGIS and Maximo. 1. Go to Object Structures application and filter... [More]
Tags:  spatial ibm-blog |
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146