
All posts
- Sort by:
- Date
- Title
- Likes
- Comments ▼
- Views
Property mxe.db.user was not found in the properties file
Hello all, this document provides information about the error message above, during build and deploy of Maximo ear file. While perfoming a build & deploy of Maximo EAR files, you may face a scenario where apparently the build & deploy process works fine, however, in the maximo log files you will see some errors as below : Error on log: [5/5/16 16:42:40:937 CDT] 00000016 SystemOut O 05 May 2016 16:42:40:934 [ERROR] [] [] BMXAA6538E - Failed to initialize MAXIMO business object services. java.lang.Exception:... [More]
|
Changes to Description fields on ticket or workorder related objects
Maximo allows us to configure database and manage the object/tables the way our business processes requires. Most users need to apply changes to workorder related objects, however the workorder and ticket records are not used in a single application in Maximo and we have other tables that may be affected with some change. You may need to increase the length of a Description field of a workorder, but you want that change to be reflected in all workorder/tickets tables/objects. So, how do we know what list of tables/objects are related to... [More]
Tags:  ibm-blog |
After LDAP is configured, users still get the Maximo login page
Some users reported that after you follow the steps how to configure the SSO, still getting the login Maximo page. The document used for this configuration is this one : https://www.ibm.com/developerworks/community/blogs/a9ba1efe-b731-4317-9724-a181d6155e3a/entry/How_to_configure_SSO_Single_Sign_On_with_Maximo_7_6_Part_1?lang=en If this happens to you, I must warn that in some cases, this kind of scenario gets resolved if you follow some steps, as below in WebSphere Application Server console, of your Maximo Application Server. 1. In WebSphere... [More]
|
Maximo 7.6 Mulitenancy Login
Are you new to Maximo Multitenancy? Have you tried to login with the usual administrator user maxadmin and get the following error? With Maximo Multitenancy installed, there is a different way to log in for administrators. On the login page, you will need to click on the "Administrator Login" link that is above the language. This will then have the "Tenant" field appear. By default, the tenant code is MTM. You should now be able to login as maxadmin successfully.
|
Changed attribute value
In Maximo I have Object structure with Parent as ASSET and CHILD as ASSETSPEC. When ASSETSPEC is updated, its attribute whose value is modified should have CHANGED = true in outbound Message. This is not happening is Maximo 7.6. However I see this for PARENT. Any idea?
|
Maximo Asset Management 7.5.0.11 Interim Fix 003 released
The Interim Fix (IFIX) is available at Fix Central. As with all IFIXes, MAM 75011 IFIX 003 is cumulative and includes all fixes provided with Maximo Asset Management 7.5.0.11 Interim Fix 002, with these additions: APAR Application Name Description IV91546 System Object Security issue: CVE-2017-1124 IV84187 Meters When you import Asset Meter Readings and the LASTREADING is not specified in the import file, an error occurs. IV90459 System Object When you launch the Classification application from another application, the... [More]
Tags:  #maxsup maximo+7.5 maximo ifix |
How to save the Report Pack pdf from Direct Print when an Adobe Acrobat client is installed on the workstation
Hi there, I want to share a tip from a recent PMR regarding Direct Print/Print From Toolbar at 7605 With the latest updates (see this collection of excellent articles by Pam Denny https://www.ibm.com/developerworks/community/blogs/a9ba1efe-b731-4317-9724-a181d6155e3a/entry/BiLog_Report_Toolbar_Access_and_Print_Updates?lang=en ) we now have the opportunity to save the resulting Record Pack locally and we can then email this pdf. We can also print to a printer of our choice instead of the default defined on the workstation. Sounds great.... [More]
Tags:  print ibm-blog pack report direct |
Maximo Asset Management 7.5.0.9 Interim Fix 015 released
The Interim Fix (IFIX) is available at Fix Central. As with all IFIXes, MAM 7509 IFIX 015 is cumulative and includes all fixes provided with Maximo Asset Management 7.5.0.9 Interim Fix 014, with these additions: APAR Application Name Description IV84552 Users When a user has permission to more than 1000 sites and the security profile for that user is opened, the security profile screen is blank. IV86137 Work Order Tracking In the Work Order Tracking application, when you enter a meter reading and tab out of a field, the... [More]
Tags:  #maxsup maximo+7.5 ifix maximo |
Maximo Asset Management 7.6.0.2 Interim Fix 016 released
The Interim Fix (IFIX) is available at Fix Central. As with all IFIXes, MAM 7602 IFIX 016 is cumulative and includes all fixes provided with Maximo Asset Management 7.6.0.2 Interim Fix 015, with these additions: APAR Application Name Description IV92264 Purchase Orders In the Purchase Order application, when a purchase order has a non-USD currency and you return a line, the line cost for the Receipt line and the Return line do not match. IV90224 Cron Task Setup There are intermittent null pointer exceptions in the system out log. To... [More]
Tags:  maximo+7.6 ibm-blog ifix maximo #maxsup |
Email Interaction setup (EIS) for PO
Howdy! I've published a couple of docs for setting up status change for work orders before. Use Email Interaction Setup to Change Status Email Interaction Setup Using Workflow Recently, I received some inquiry on setting up status change for purchase orders. Below is the setup doc for PO if you would like to give that a go.
Email Interaction Setup for Purchase Order Cheers, May
Tags:  eis interaction maximo setup email |
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