
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 |
Was Maximo Calibration 7.5 properly installed? Where are my Maximo Calibration applications?
Hello everyone! I want to share something that I have learned regarding the Maximo Calibration 7.5 Industry Solution with you. If you are wondering if your Maximo Calibration 7.5 was properly installed or where your Calibration applications/modules in Maximo 7.5 environment, then Google search led you to the right place (or blog)! Maximo Calibation 7.5 is already included in the base code for Maximo so when you do the install of the said industry solution, you are actually just activating the license so that you can use it. There... [More]
Tags:  industrysolution is maximo75 75 maximo industry calibration75 solution |
My MIF Web Service is deployed... What now ?
After deploying a MIF Web Service, you may want to test it and make sure everything is working fine, don't you? For sure, your integration requires an External System to post some data to Maximo using this Web Service, but for now you can use a third party client and setup some tests scenarios and post some data. In all my tests, I use SoapUI, which is open source ! www.soapui.org . After installing it, you will be able to post S oap , HTTP and REST calls to Maximo. Let’s review the soap... [More]
|
Maximo Java Applet Certificates expiration
On December 21, 2015, the certificate that IBM used to sign Java applets for Maximo Asset Management will expire. After that date. when opening a Maximo application with an associated Java applet (such as Workflow Designer), if the Java Runtime Environment (JRE) displays a certificate acceptance dialog, there will be an additional message on that dialog indicating that the certificate is still valid but has expired. Accept the warning and continue work in the application. It is only a warning. The JRE will not prevent the applet from... [More]
Tags:  ibm-blog #supmax maximo+7.5 maximo+7.6 maximo |
10 minute Tip - I have a blank parameters window in Eclipse when using IE11
There is a known compatibility issue between Eclipse and Internet Explorer 11. The problem is that you do not see your parameters when trying to preview your report. All you see is this: Which is not very helpful! IBM support has provided a workaround option that, initially, seemed to resolve the problem – at least with the Eclipse 371 release for Maximo 7.5. It seems that these changes do not always work with Eclipse 431 (Maximo 7.6). This solution goes as follows: 1) Close the Birt Designer and open the... [More]
Tags:  ie11 eclipse birt |
About that BMXAA7901E message...
Too long for a tweet, not appropriate for a Tech Note, but still technical... a blog post! I recently had a call with a client regarding the BMXAA7901E login failure message. During their validation testing, they thought that Maximo was not displaying the correct message on the login page for certain conditions. In all cases, Maximo displays BMXAA7901E - You cannot log in at this time. Contact the system administrator. He had expected different messages, based on why the login failed, and what messages were available in the MAXMESSAGES table... [More]
Tags:  maximo security maximo76 #supmax ibm-blog maxmessages maximo75 |
Maximo 7.6 and MSSQL Windows Authentication
Recently, I have been asked by customers if Maximo supports the use of MSSQL Windows Authentication (i.e. integratedsecurity=true). There is not much documentation from the Maximo perspective on the use of this integratedsecurity=true, so here is some information that I have discovered during my testing. By default, Maximo uses a specified database user Maximo and password stored in the maximo.properties file. These credentials are then used to connect Maximo to the database (sql authentication). Some organizations have a requirement to only... [More]
Tags:  sql windows authentication integratedsecurity=true server mssql maximo |
Configuring the HTTPOnly attribute in WebSphere 8.5.5
I guess some of you have already ran into some issues where you are cannot do Direct Print because you're getting " Invalid request. The request must only come from maximo session " error. This technote " Unable to Direct Print - Invalid Request Error " will help you to resolve the issue. However, it only talks about WebLogic. If you are using WebSphere, you can configure the attribute through WebSphere console. Log in to the administrative console for WebSphere. From the... [More]
Tags:  maximo #supmax httponly websphere |
10 minute Tip - Birt Report Only Server (BROS)
10 minute Tip - Birt Report Only Server (BROS) For this session we will discuss the Birt Report Only Server, or BROS (pronounced “B-ROS”, or “BROSE”, take your pick). Enabling BROS will balance report load processing and can improve overall system performance. The BROS will be utilized for most of the report processing – regardless of what clustered server the user may be currently connected to. A BROS server is, for all intents and purposes, another Maximo JVM. In this case, however, the JVM is not used for UI... [More]
|
Thinking of upgrading Oracle to 11.2.0.4?
Hello Oracle DBAs! This is a heads up. I have noticed that there are still many customers running Oracle 11.2.0.3 or earlier and may be planning to move to Oracle 11.2.0.4 in the near future. Quite a few Maximo customers encountered an Oracle bug which impacts Maximo and the usage of text indexes. The error can occur in various areas within Maximo but if you see an ORA-00604 it is likely this problem. You will see an error similar to this error: java.sql.SQLException: ORA-00604: error occurred at recursive SQL... [More]
Tags:  maximo supmax oracle |
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