
ISO 55000 - Where does your organization stand against this Asset Management standard?
ISO 55000 is the international standard for Asset Management with a focus on Strategy and Vision. Spend 30 minutes completing our survey and we will provide you (at no cost!) an 8 page report on your organization's asset management maturity ranking for ISO 55000. Use it to help you take your EAM strategy to the next level.
|
Configuring WebSphere MQ for use with Maximo.
Recently I've been doing quite a bit of work with IBM's messaging appliance MessageSight . If you haven't heard of it and want to learn more, please click on the link. In working with this new appliance, I wanted to configure WebSphere MQ to pass my messages to from Message Sight. After configuring this, I started thinking about configuring this same WebSphere MQ environment to work with Maximo instead of using WebSphere's traditional JMS queues. Once I started my configuration the first thing I noticed, is there isn't a lot... [More]
Tags:  mq maximo 7.5 websphere queues integration mif messaging 7.6 maximo76 |
From the Maximo Support Desk - Ever Use The Observation Field? Probably Not Like This Customer Does...
I want to share the results of a recent interaction with one of IBM's clients in which the customer showed me a unique and very useful way that he was using a Maximo feature at his site - nothing short of brilliant. In technology, science, and art, the best solutions are simple, eloquent, and elegant. Maybe that's a fairly "highbrow" observation from this humble support engineer, but this customer showed me an impeccable example of this! I've mentioned frequently in this forum that I enjoy finding out how our customers are... [More]
Tags:  iot-support #observationfield ibm-blog #supmax maxsup |
Changing where your Start Center and Go To Buttons display in the Navbar in Maximo 7.6
New properties in Maximo 7.6 have made it easier to change the way the buttons appear in the Maximo Navbar. Depending upon your personal preference you can show the header buttons as they show in Maximo 7.5 or you can set it to use the more modern button positioning and appearance. If you upgrade from a previous version of Maximo then it defaults to the traditional appearance and if you have a fresh install of version 7.6 it defaults to the modern look. The image below shows what I mean by the modern look. ... [More]
|
Inventory Defaults Dialog Loads Without Values Set
Overview This post describes a solution to the Locale-specific decimal separator-related problem that may cause the Inventory Options dialog to load without values. This document will be useful to you if you see the following when going to Administration > Organizations > Inventory Options > Inventory Defaults: Introduction Out-of-box Maximo has 3 inventory-related MAXVARS that, like all MAXVARS, are stored as String values in MAXVARS.VARVALUE and MAXVARTYPE.DEFAULTVALUE. These MAXVARS, A_BREAKPOINT, B_BREAKPOINT, and... [More]
Tags:  maximo maxvars dialog cyclecount bmxaa4163e breakpoint inventory locale |
Systems Support Perspectives (Second in an occasional series)
So, end of March, and time to blog again. I was going to do an entry on upgrading from Maximo 7.5.0.6 to Maximo 7.6.0.0. Things didn't work out as I planned. I have 26 screen shots ready for that post (or posts), but at about screen shot 24, I realized that I had goofed. Instead of upgrading from Maximo 7.5.0.6, my upgrade database was at Maximo 7.5.0.5. That is not supposed to be upgradeable to 7.6.0.0. Rules are, follow the instructions step-by-step, and don't magically hope that the 7.6.0.0 upgrade will update my database without a... [More]
Tags:  ctgin2373e maximo installer ctgin0024e fixpack ibm-blog |
What is the difference in using LIFO/FIFO versus AVG (=Average) Cost in Maximo 7.5.x?
I have been in Maximo Support for many years and often the question comes up what does LIFO/FIFO do? You can define your costs on an item by item basis by changing the cost type in Inventory on that item or a default for your site in the Organization application->Select Action->Inventory Options->Inventory Costs. In here, you can define what accounting method you want to track so that your costs reflect the standard for that item. When you do that, the Inventory application displays a different table. Before LIFO/FIFO was incorporated... [More]
Tags:  #supmax tpae base maximo fifo iot #iot-support management cost #supiwms analytics services lifo asset |
BiLog: Maximo 76...New Ad Hoc Reporting Features
I can't decide , can't control my hunger and can't stop talking about Maximo 76! In Maximo 76, the listing of new and updated BI features is astounding! Included in this feature set is Ad Hoc or QBR Reporting. Ad Hoc reporting empowers business and power users to create their own reports for their unique business and project needs. Starting in Maximo 76, numerous new features have been introduced including adding calculations on one or more attributes,... [More]
Tags:  qbr reporting analysis data analytics 76 report bilog ad_hoc maximo |
Maximo Anywhere and SSL: Securing your data
I've been doing a lot of work with our latest Mobile software, Maximo Anywhere. If you haven't heard of Maximo Anywhere or your looking for more information on Maximo Anywhere you can head on over to it's product page . When working with Maximo Anywhere, I decided I wanted to secure my transactions using LDAP and SSL (I will document LDAP in another post) and recently a blog was published by a colleague of mine on using the key tool with Java, that blog can be found here . Now we all know how important security is... [More]
Tags:  ssl security worklight mobile websphere keystore maximo+anywhere maximo anywhere |
Importing reports into a secure Maximo application server: where do I need to add my digital certificates?
After upgrading a Maximo application, one of the last steps you will need to perform is importing your reports. This is done using the importreports script file on windows or Unix. If your application server hosting Maximo is secured using digital certificates, the importreports script may fail to perform the import of your reports, if the root certificates are missing from the keystore that the command will use to connect to the application server. How do you determine where they go? The importreports.cmd and importreports.sh... [More]
Tags:  maximio import ssl reports |
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