Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Re: Defining what MAXMESSAGE will display with {0}

From: Priyaranjandas Kolambkar (2015-01-21 18:22)

Hi,
You may go through this link:
How to create a custom message and display it in a Maximo application - IBM Maximo Customization and Development
|   |
|   | |   |   |   |   |   |
| How to create a custom message and display it in a Maxim...This entry is part of the Maximo Java Development series. A typical need during Maximo application customization is the ability to display a message on the GUI. |
| |
| View on maximodev.blogspot.com | Preview by Yahoo |
| |
|   |
Regards,PK


From: ian wright (2015-01-21 19:28)

use an automation script like this  if stat in ('TEST','OTHER'):
if (mbo.getString('ASSETTAG')==''):
missingFields+= 'ASSETTAG,'
if mbo.getString('VENDOR')=='':
missingFields+='VENDOR,'
if mbo.getString('PURCHASEPRICE')=='':
missingFields+='PURCHASEPRICE,'
if(len(missingFields)>0):
missingFields=missingFields[0:missingFields.rindex(",")]
errorkey="ASSET_STATUS"
errorgroup="ASSET"
params=[missingFields] 
On Wednesday, 21 January 2015, 11:22, "Priyaranjandas Kolambkar pkk0574@yahoo.com [MAXIMO]" <MAXIMO@yahoogroups.com> wrote:

  Hi,
You may go through this link:
How to create a custom message and display it in a Maximo application - IBM Maximo Customization and Development
|   |
|   | |   |   |   |   |   |
| How to create a custom message and display it in a Maxim...This entry is part of the Maximo Java Development series. A typical need during Maximo application customization is the ability to display a message on the GUI. |
| |
| View on maximodev.blogspot.com | Preview by Yahoo |
| |
|   |
Regards,PK
#yiv3046834041 #yiv3046834041 -- #yiv3046834041ygrp-mkp {border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}#yiv3046834041 #yiv3046834041ygrp-mkp hr {border:1px solid #d8d8d8;}#yiv3046834041 #yiv3046834041ygrp-mkp #yiv3046834041hd {color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}#yiv3046834041 #yiv3046834041ygrp-mkp #yiv3046834041ads {margin-bottom:10px;}#yiv3046834041 #yiv3046834041ygrp-mkp .yiv3046834041ad {padding:0 0;}#yiv3046834041 #yiv3046834041ygrp-mkp .yiv3046834041ad p {margin:0;}#yiv3046834041 #yiv3046834041ygrp-mkp .yiv3046834041ad a {color:#0000ff;text-decoration:none;}#yiv3046834041 #yiv3046834041ygrp-sponsor #yiv3046834041ygrp-lc {font-family:Arial;}#yiv3046834041 #yiv3046834041ygrp-sponsor #yiv3046834041ygrp-lc #yiv3046834041hd {margin:10px 0px;font-weight:700;font-size:78%;line-height:122%;}#yiv3046834041 #yiv3046834041ygrp-sponsor #yiv3046834041ygrp-lc .yiv3046834041ad {margin-bottom:10px;padding:0 0;}#yiv3046834041 #yiv3046834041actions {font-family:Verdana;font-size:11px;padding:10px 0;}#yiv3046834041 #yiv3046834041activity {background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}#yiv3046834041 #yiv3046834041activity span {font-weight:700;}#yiv3046834041 #yiv3046834041activity span:first-child {text-transform:uppercase;}#yiv3046834041 #yiv3046834041activity span a {color:#5085b6;text-decoration:none;}#yiv3046834041 #yiv3046834041activity span span {color:#ff7900;}#yiv3046834041 #yiv3046834041activity span .yiv3046834041underline {text-decoration:underline;}#yiv3046834041 .yiv3046834041attach {clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 0;width:400px;}#yiv3046834041 .yiv3046834041attach div a {text-decoration:none;}#yiv3046834041 .yiv3046834041attach img {border:none;padding-right:5px;}#yiv3046834041 .yiv3046834041attach label {display:block;margin-bottom:5px;}#yiv3046834041 .yiv3046834041attach label a {text-decoration:none;}#yiv3046834041 blockquote {margin:0 0 0 4px;}#yiv3046834041 .yiv3046834041bold {font-family:Arial;font-size:13px;font-weight:700;}#yiv3046834041 .yiv3046834041bold a {text-decoration:none;}#yiv3046834041 dd.yiv3046834041last p a {font-family:Verdana;font-weight:700;}#yiv3046834041 dd.yiv3046834041last p span {margin-right:10px;font-family:Verdana;font-weight:700;}#yiv3046834041 dd.yiv3046834041last p span.yiv3046834041yshortcuts {margin-right:0;}#yiv3046834041 div.yiv3046834041attach-table div div a {text-decoration:none;}#yiv3046834041 div.yiv3046834041attach-table {width:400px;}#yiv3046834041 div.yiv3046834041file-title a, #yiv3046834041 div.yiv3046834041file-title a:active, #yiv3046834041 div.yiv3046834041file-title a:hover, #yiv3046834041 div.yiv3046834041file-title a:visited {text-decoration:none;}#yiv3046834041 div.yiv3046834041photo-title a, #yiv3046834041 div.yiv3046834041photo-title a:active, #yiv3046834041 div.yiv3046834041photo-title a:hover, #yiv3046834041 div.yiv3046834041photo-title a:visited {text-decoration:none;}#yiv3046834041 div#yiv3046834041ygrp-mlmsg #yiv3046834041ygrp-msg p a span.yiv3046834041yshortcuts {font-family:Verdana;font-size:10px;font-weight:normal;}#yiv3046834041 .yiv3046834041green {color:#628c2a;}#yiv3046834041 .yiv3046834041MsoNormal {margin:0 0 0 0;}#yiv3046834041 o {font-size:0;}#yiv3046834041 #yiv3046834041photos div {float:left;width:72px;}#yiv3046834041 #yiv3046834041photos div div {border:1px solid #666666;height:62px;overflow:hidden;width:62px;}#yiv3046834041 #yiv3046834041photos div label {color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}#yiv3046834041 #yiv3046834041reco-category {font-size:77%;}#yiv3046834041 #yiv3046834041reco-desc {font-size:77%;}#yiv3046834041 .yiv3046834041replbq {margin:4px;}#yiv3046834041 #yiv3046834041ygrp-actbar div a:first-child {margin-right:2px;padding-right:5px;}#yiv3046834041 #yiv3046834041ygrp-mlmsg {font-size:13px;font-family:Arial, helvetica, clean, sans-serif;}#yiv3046834041 #yiv3046834041ygrp-mlmsg table {font-size:inherit;font:100%;}#yiv3046834041 #yiv3046834041ygrp-mlmsg select, #yiv3046834041 input, #yiv3046834041 textarea {font:99% Arial, Helvetica, clean, sans-serif;}#yiv3046834041 #yiv3046834041ygrp-mlmsg pre, #yiv3046834041 code {font:115% monospace;}#yiv3046834041 #yiv3046834041ygrp-mlmsg * {line-height:1.22em;}#yiv3046834041 #yiv3046834041ygrp-mlmsg #yiv3046834041logo {padding-bottom:10px;}#yiv3046834041 #yiv3046834041ygrp-msg p a {font-family:Verdana;}#yiv3046834041 #yiv3046834041ygrp-msg p#yiv3046834041attach-count span {color:#1E66AE;font-weight:700;}#yiv3046834041 #yiv3046834041ygrp-reco #yiv3046834041reco-head {color:#ff7900;font-weight:700;}#yiv3046834041 #yiv3046834041ygrp-reco {margin-bottom:20px;padding:0px;}#yiv3046834041 #yiv3046834041ygrp-sponsor #yiv3046834041ov li a {font-size:130%;text-decoration:none;}#yiv3046834041 #yiv3046834041ygrp-sponsor #yiv3046834041ov li {font-size:77%;list-style-type:square;padding:6px 0;}#yiv3046834041 #yiv3046834041ygrp-sponsor #yiv3046834041ov ul {margin:0;padding:0 0 0 8px;}#yiv3046834041 #yiv3046834041ygrp-text {font-family:Georgia;}#yiv3046834041 #yiv3046834041ygrp-text p {margin:0 0 1em 0;}#yiv3046834041 #yiv3046834041ygrp-text tt {font-size:120%;}#yiv3046834041 #yiv3046834041ygrp-vital ul li:last-child {border-right:none !important;}#yiv3046834041