
Setting up an exception destination on the continuous queue
In the past the question has come up often regarding the best way to configure the error queue exception destination for the inbound continuous queue (CQINBD) and the inbound continuous error queue (CQINBDERR) used by the Maximo Integration Framework. There are many ways these exception destinations can be configured, and it really depends on how the Ingration Framework system is being used and what the preferred behavior would be. In most previous documents, my instructions stated specifying the name of the error queue CQINBDERR in the... [More]
|
Setting PM Generation To Autoinitiate Work Flow Process For Generated Work Orders.
I had a conversation with a customer earlier this week and was surprised to learn they were not aware that we can automatically generate work orders automatically and have them initiate into a workflow process. S o, let me help you get back some of your very valuable time, I've created a dcf that outlines the things needed to set this up. Hope this helps save you some time! Link to DCF: http://www-01.ibm.com/support/docview.wss?uid=swg22002343
Tags:  order work #maxsup autoinitiate flow |
Setting Organizations Default Stock Category.
I just wanted to create this quick blog and share some information. As of Maximo 75, there has been a design change as to how the default stock category now works. Use the link below to be taken to the DCF document that outlines the changes that have been made. Stock Category Functionailty Has Changed. http://www-01.ibm.com/support/docview.wss?uid=swg21991474
|
Setting Asset Created Via Asset Template to Auto Initiate
I was chatting with a customer who was not aware that we can now have assets created via an asset template enter work flow automatically if needed. Seem's this has been something always in Maximo, but it has not always worked as needed . The apar associated with this issue is IV84773 and has been corrected by design as of M ax imo 7 50.1 1. The set up for it is very straight forward and requires very little set up, the link below will take you the document that outlines what needs to be done for set up. Link to DCF: ... [More]
Tags:  work asset initiate templates #maxsup flow template workflow |
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 adjust the wrap... [More]
Tags:  ibm-blog |
Setting a default font size for Rich Text controls
Your main purpose here is to set a default font size for the Rich Text Format controls or RTF. Well.. there are some considerations that need to be taken into account as below. There is a drop down on the toolbar to increase the font size, but that will have to be done for each record that is edited. There is a property to easily change the list of fonts ( webclient.richtext.fontlist ) that are available, but not the font sizes. Regarding having a way to set a default font size, we see that users have been complaining that the default... [More]
Tags:  ibm-blog |
Set up a PM with an expiration flag to automatically be deactivated
Some clients have asked if it possible to set up a PM so that it is no longer valid after a number of work orders are generated or past a certain date? With a little configuration and the use of an escalation, a PM can automatically be deactivated based on number of uses or date (or any other criteria that is applicable) In Database Configuration, add a field to PM to mark it for limited use ... [More]
Tags:  pmwogen #supmax deactivated |
Set Default Authorize Sites for Purchase Contracts Application
If you only have one Site configured for your system. In the meantime if you want to default to the site value when Authorize Site on the Purchase Contracts application. You can write an automation script to set the default site value. The difficulty is the user has to authorize a site each time when creating a new contract. In order to achieve this. Create an Object Launch Point Object CONTRACTAUTH Click... [More]
|
Server Round Trips Taking Too Long?
In Maximo
7.5 the user interface properties were moved from the
webclient.property file into the database. Now these properties can be accessed
and configured from the UI. Change can
occur dynamically - without shutting down the server or rebuilding and reploying
ear files, making Maximo more responsive so users can work faster. For
instance, if you have applications where your users experience network latency
and the server round-trips for validation take too long consider Client-Side
validation. Use the
System Properties... [More]
Tags:  process properties system automation maximo latency |
Sending e-mails via SMTP in the IBM Maximo Enterprise Asset Management 7.x
Abstract This tutorial aims at explaining the steps required to configure an SMTP account for sending e-mails in the IBM Maximo EAM 7.x. Additionally, this tutorial provides a usage example of this SMTP account. Objectives Sending e-mails via Maximo is a feature that aims at alerting the users of some actions that take place within the system. In this article, I will provide you with an example on how to send the password of a user via e-mail. Prerequisites The user must have Administrative access privileges (Administrator) in order to execute... [More]
Tags:  email smtp 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