
All posts
- Sort by:
- Date
- Title
- Likes
- Comments ▼
- Views
Maximo does not validate data you paste from clipboard into fields
Let's consider this specific scenario : When you are working in Maximo, sometimes the users prefer to copy and paste information into some fields like the Long Description field, or some other simple fields, like the one called "Password", which is the case when the users receive their Maximo user password by email and decide to go ahead and just copy & paste the password value from the E-mail client software being used directly into Maximo, password field in the Login page. In this example scenario, some users will report... [More]
Tags:  ibm-blog |
Maximo Rest Client API for Java on a Beagle Bone
I have written a couple of articles before using the Maximo REST functionality with the BeagleBone and I have linked them in the comments section. The Maximo Rest Client API for Java was recently released as a Maven Repository and I gave it a try on my BeagleBone. The API can be found here, Maximo Rest Client API for Java. I wrote the example with Work Orders in mind, the BeagleBoard could be installed on a piece of equipment and monitor it's condition using different sensors. If some values goes out of range, a... [More]
Tags:  maximo beaglebone iot rest |
Maximo 7.6 prerequisite check "CTGIN8247E : Required Hostname" error on Linux
If you have tried to install Maximo 7.6 on a Linux box and the installation failed with an error " CTGIN8247E : Required Hostname : System hostname is not fully qualified " , probably your server do not have a Fully Qualified Domain Name (FQDN). Some Linux machines do not have a proper configured Domain Name System (DNS), in most cases where the server is only a test machine. Maximo prerequisite checker requires an FQDN to pass the host validation. The best way to get it fix is to setup your machine with a proper hostname and... [More]
Tags:  ctgin8247e maximo+7.6 installation #maxsup hostname linux #supmax |
Configuring Maximo Anywhere with an Authenticating Proxy Server
Are you trying to deploy Maximo Anywhere into an environment with an authenticating proxy server (like IBM Security Access Manager or Datapower) between your mobile apps and your Intranet? You may not be able to login to your Maximo Anywhere apps without performing additional configuration steps. The default login code of our Maximo Anywhere app assumes that a direct connection can be made to the MobileFirst server, and expects the login challenge to be formatted in a certain way. If you have an authenticating proxy between your... [More]
Tags:  isam mobilefirst proxy datapower maximo+anywhere |
The wrong date format in Excel when you download the List tab
The scheduler Start Date in the Wotrack application appears to yy-mm-dd format and when you download to Excel, it appears as mm-dd-yy. This only occurs in version 76XX In Maximo 7.5 and 7.1, the date format in the Excel file is correct (yy-mm-dd) For Maximo 7.6, you... [More]
Tags:  excel download date format |
Installing Maximo 7.6 to Oracle WebLogic 12c: Introduction
Welcome to another of my multi-parters! This one will be somewhat complex. Not Maximo installation, but, of course, the order of installation. There are five parts: Part 1. WebLogic installation done. Part 1.5 Install Maximo Asset Management 7.6.0 done. Part 2. Configure WebLogic Part 3. Create JMS and email listener queues Part 4. Configure Maximo Asset Management 7.6.0 Part 5. Deploy the Maximo ear files to WebLogic Parts 1 and 1.5 are below, nice and short. Since IBM includes WebSphere 8.5.5.3 with Maximo 7.6, the Configuration Tool... [More]
Tags:  ibm-blog maximo+7.6 #supmax install weblogic |
Launching Maximo attachments to open outside of the brower
Trouble rendering Microsoft Office attachments in Maximo, selecting attached filed to open. You may face a scenario where when opening an attachment for a work order that is Word or Excel, it opens in the browser which does not render it correctly. These attachments used to open outside of the browser in the correct Microsoft Office application and render correctly. Picture this scenario : As an overview, Maximo users open a work order, select an attachment to open, and it opens in the browser but t hey want it to open outside of... [More]
Tags:  ibm-blog |
Explaining the Attempt Result values in Login Tracking
Recently I have had a few clients inquire about the possible values for Login Tracking in Maximo and what they mean. So here is a summary of the possible values. For the Attempt Result in Login Tracking (Logintracking.AttemptResult), here are the following possibilities and their meaning: FAILED -- Failed login or electronic signature authentication attempt. LOGIN -- Successful user login. LOGOUT -- User logout. SYSLOGOUT-- Session timed out by Maximo... [More]
|
Support for IE11 and Maximo Versions
Hello! It seems we are still receiving requests here in support about what versions of Maximo are supported with IE11. As a refresher I have attached this information below. Hopefully this will help avoid having to submit a PMR with the support team. Have a great day! Maximo support for Internet Explorer 11. Full support for Internet Explorer 11 will be made available within Maximo Asset Management fixpack 7.5.0.8. Full support is also available in Maximo Asset Management 7.6. IE11 support will not be back ported to... [More]
Tags:  maximo+7.6 maximo+7.5 |
Maximo 7.6 Performance Best Practice Guide released!
If you are familiar with this guide for previous versions of Maximo, it is a recommended best practice that is referred to regularly for general system tuning and performance. Finally, the Best Practices for System Performance 7.6.x has been released!! Having a quick skim through this there are quite a few changes in all areas, so it is highly recommended you review these for your existing environment or if you plan to upgrade to Maximo version 7.6 to ensure your system is performing as per recommended. For Example,... [More]
Tags:  7.6 best maximo perfornance practice |
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