
All posts
- Sort by:
- Date
- Title
- Likes
- Comments ▼
- Views
Installing and Configuring Optimizer for Maximo Scheduler 7.6 (part 5)
Continuing from Installing and Configuring Optimizer for Maximo Scheduler 7.6.2 (part 4) ...now Part 5 and the last! Part 5. Configuring Maximo Scheduler to connect to the Optimization Server Log into Maximo as an administrative user. Go to Graphical Scheduling. In Graphical Scheduling, under More Actions, select Configure Optimization Server . Check one of the check boxes to the left of either WORKPLAN or WORKASSIGNMENT. Expand the triangle to the left of the item you selected. Enter the information for your optimization server. For the... [More]
Tags:  maximo76 decision_optimization_ser... scheduler optimizer ilog ibm-blog odme |
From the Maximo Support Desk - Charging Cost and Currency Variances to Storeroom Inventory
You will continue to find these lesser known features in Maximo! There's a way to attribute cost and/or currency variances to a Storeroom... There is a flag that can be set to capture cost and currency variance which will attribute these amounts to the variance accounts for the Storeroom. To set this option: 1. Go To Administration | Organizations. 2. Open the record for the Organization. 3. Select Action | Inventory Options | Inventory Defaults. Note: There is a check-box labeled "Update cost/currency variances on inventory... [More]
Tags:  maximo inventory currency ibm-blog cost supmax variances iot invoicetrans |
Result Set Portlet in 7.6
There is a change of function in 7.6 to allow info from related records to be displayed in result set portlets. For example, below are the steps to display the name of the reported by person for Service Requests: 1 Create a new object structure for SR 2 Consumed by is REPORTING 3 Enter 2 rows in the source objects: - SR object - Person object (parent object is SR, relationship is PERSON). Enter a description in the Reporting Description field. Enter Single in the Cardinality field 4 Save... [More]
Tags:  set result #maxsup 7.6 |
From the Maximo Support Desk - Overview of IBM Internet of Things' Maximo Support, Part Two
Part Two - Care and Feeding of your Maximo product: Maintenance, Fixes, Patches I am a "Level 2" Support Engineer for IBM Maximo and this is the second installment of a five-part series of articles that will give you an overview of the Maximo application support environment. These articles are based on a presentation that has been given by the Maximo L2 Support Manager, Thomas Aaron. In this part of the series I will discuss and clarify the major components of Maximo Product Maintenance, which is integral to sustaining and... [More]
Tags:  ifix supmax apar maximopatch fixcentral featurepack #supmax lafix fix_pack ibm-blog |
From the Maximo Support Desk - Overview of IBM Internet of Things' Maximo Support
Part One - The Scope, Scale, and People of Support I am a "Level 2" Support Engineer for IBM Maximo and this is the first part of a five-part series of articles. These articles are based on a presentation that has been given by the Maximo L2 Support Manager, Thomas Aaron. I work for Thomas, who manages a team of Level 2 Maximo application support engineers in North America (United States and Canada), South America (Brazil), and the Philippines. Thomas is based in the United States and is a proud Texan! As this series of articles... [More]
Tags:  #iot #apar #maximo_support ibm-blog #supmax ibm #maximo #ibm_internet_of_things |
Script to help determine License compliance for Maximo Asset Management 7.6.Industry Solutions
License compliance for the Maximo product can be a confusing topic, especially when you include Industry Solutions and any other add on applications. The document at the link below discusses monitoring usage of software licenses using the License Usage Monitor application. http://www.ibm.com/support/knowledgecenter/SS8CCV_7.6.0.3/com.ibm.mbs.doc/lic/c_monitor_use_sw_lic.html This information, however, may be available for some Industry Solutions and add-ons but not for all.... [More]
|
BMXAA7387E - While Attempting to Retrieve 5001 of MULTIASSETLOCCI
" BMXAA7387E - While attempting to retrieve 5001 of MULTIASSETLOCCI, the operation was terminated because the preset limit 5000 was exceeded for retrieving MULTIASSETLOCCI into a single set. Reduce the number of selected objects for the operation." This error could happen to a large database. We can use the (mxe.db.fetchResultStopLimit) in the system properties application to set an upper limit on the number of objects that can be fetched from the database and constructed on the server into a single... [More]
Tags:  maximo #maxsup preset_limit |
Not able to delete user added object structure in Maximo 7.6.0.4
Problem: After Upgrading MAXIMO to version 7.6.0.4 we have the following errors when trying to delete an user added object structure via Object Structures Application BMXAA4187E - The relationship OSLCACTION does not exist for business object MAXINTOBJECT. Verify that the relationship specified in parameter OSLCACTION exists in the Maxrelationship table Solution: You get this issue because Maximo is missing the relationship, OSLCACTION, in the MAXINTOBJECT table. This issue will be fixed in the future Fix Pack (MIF... [More]
|
Web service cannot be called in Maximo 7.6 after upgraded from Maximo 7.5
Question: Why we are not able to access web service created in Maximo 7.5 after upgraded to Maximo to 7.6.0.3? Investigate the issue: When using soapUI to test the web service, got the error: WSWS7147E: The system could not locate the endpoint for /services. Compared the testing import files used in the Maximo 7.5 and 7.6, they are not changed Checked the log files. found the below error message in the systemout.log file: SRVE0014E: Uncaught service() exception root cause jaxws: java.io.FileNotFoundException: WSWS7147E: The system... [More]
|
Simple steps to set up signature option for Asset application
How complicated is to set up signature option? The following is a step by step to set it up for Asset application. 1- Go to Database Configuration; 2- Select the Object and Attribute that needs to have the E-signature enabled; e.g.: object ASSET and attribute PRIORITY; 3- Click "View Details" in the Attributes section and check "E-signature enabled?" field; 4- Click Select Action -> Manage eSig Actions; 5- In "Application" section filter by the application name; 6- In "Options for Add to Bookmarks" section,... [More]
Tags:  object signature asset ibm-blog option |
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