Having to scroll to view the full screen on devices (Everyplace Apps)
Hello, Do you have to scroll to view certain sections (headers, toolbars) of the screen on your device? If so it might be related to the resolution you are running on your device. Mobile applications (apps using Everyplace) should not be designed larger than the width of the device they will be used on. There is an APAR that will allow app designer to show the screen width so that the page can be designed for the proper width. The APAR also allows the user to customize the size via metadata. IJ01868 EVERYPLACE SCREENS NOT... [More]
Tags:  maximo+7.6 application+designer everyplace |
Applications not showing in result set list after adding your own
Hello, If you have followed our document on "How to configure a Result Set portlet in Maximo 7.6" http://www-01.ibm.com/support/docview.wss?uid=swg21980423 After following these steps outlined in the document when you go to create your new result set you might not see the application / object you created is not available in the list to select. How you do you go about displaying these newly added application / objects? It is pretty simple. Go into the application you created the result set for. Create a new query in this... [More]
Tags:  maximo result set 7.6 |
Maximo Asset Management 7.6.0.6 Interim Fix 016 released
The Interim Fix (IFIX) is available at Fix Central. As with all IFIXes, MAM 7606 IFIX 016 is cumulative and includes all fixes provided with Maximo Asset Management 7.6.0.6 Interim Fix 015, with these additions: APAR Application Name Description IJ04293 System User Interface In the Assets application, when you add hidden fields to an asset, the hidden fields appear in Start Center query results. IJ03348 Inventory Usage In the Inventory Usage application, when you select an item without specifying the storeroom, the entry... [More]
Tags:  maximo #maxsup maximo+7.6 ifix |
When is it best to apply a Customer Agreement to a Work Order in Maximo for Service Providers?
Summary When is it best to apply a Customer Agreement to a Work Order using Maximo for Service Providers? Looking at the lifecycle of Work Orders when is it optimal to benefit from a Customer Agreement. Detailed Description The best time is when the WO is created and all the information required is available and completed, the customer agreement should be applied then. Applying a Customer Agreement to a CLOSED work order fails with error: BMXAA0031E - The WORKORDER object is read only. Verify the... [More]
|
ClientEventQueue properties to help with latency issues in Maximo
A latency issue has been identified where after de-selecting the YORN flag. It takes approximately 10 seconds for a conditional Expression to be executed and the field settings to be updated on screen. This issue also occurs in other applications like Assets, Automationsscript application Out of the Box. For ex. to Test in Automationsscript application: 1. Open an existing automation script in development 2. Click the launch points tab Click the launch point 3. In the events section -... [More]
|
PERSON.DISPLAYNAME in Work Log Tab for workorders
Imagine that you recently upgraded to Maximo 7.6 and then you are trying to add a new table column in the Work Order Tracking app. You can find instructions in this article : Configuring the "Log" tab (Can a field be added to the Work Log tab in Work Order Tracking?) http://www-01.ibm.com/support/docview.wss?uid=swg21432944 But then you want more.... you wonder about "What would the code be if I wanted the display the employee name of the person who created the record?" ... [More]
|
Setting a wrap length in resultsetportlet.jsp file for fields in Start Center
What if your customers who updated the system property webclient.shortenportlettext for truncating the description in result set portlets on start centers are looking to increase the length the display is set to as there is a lot of white space between columns that could be put to better use ? This is how it displays in a Result Set portlet in Start Center, limited to only 35 characters : Some users want to increase the width the description should be set to displays, so it looks like the screenshot below. I was able to... [More]
|
Configure Conditional Properties to make a field required
Some users asked how to configure conditional properties to make a field required. Is that possible ? Conditional UI can be used to apply various UI related conditions. What if you want to make a textbox required based on some condition ? Steps to follow : 1- Identify the field which has to be required in a particular Maximo app. 2- Ensure you create a condition using Conditional Expression Manager app. 3- Go to the Application Designer and create a Signature Option using "Add/Modify Signature Option" for... [More]
|
BMXAA4195E - A value is required for the Document Folder on the DOCLINKS object
Regarding issue where attachments don't work due to error message : BMXAA4195E - A value is required for the Document Folder on the DOCLINKS object This issue is the Attach File dialog on the out of the box dialog is missing the doclinks folder field - this dialog doesn't seem to be part of the CREATESR app designer dialog options. So what to do ? To resolve this case, you may need to make sure that the APPDOCTYPE table has the information about the CREATESR application, as per the same resolution procedure you can... [More]
|
Issue with Date Format in Excel when you use the download option from the List tab
Hello, Have you see this behavior when using the down load link from with in your applications? You may depending upon what version of Maximo (7.6) and version of Excel (2010) you are using. If you have experienced this behavior we have a setting this that you can try that has worked for other clients in the past. webc lien t.do wnlo adda teti meas tex t To solve this issue you should this property. : If your value is set 0 , ch ange it to 1 . 1) G o to Sys tem Conf igur atio... [More]
Tags:  download system_properties maximo |
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164