
with Tags:
dialog
X

Inventory Defaults Dialog Loads Without Values Set
Overview This post describes a solution to the Locale-specific decimal separator-related problem that may cause the Inventory Options dialog to load without values. This document will be useful to you if you see the following when going to Administration > Organizations > Inventory Options > Inventory Defaults: Introduction Out-of-box Maximo has 3 inventory-related MAXVARS that, like all MAXVARS, are stored as String values in MAXVARS.VARVALUE and MAXVARTYPE.DEFAULTVALUE. These MAXVARS, A_BREAKPOINT, B_BREAKPOINT, and... [More]
Tags:  maximo maxvars dialog cyclecount bmxaa4163e breakpoint inventory locale |
HOWTO: Throwing a Warning Dialog in an Automation Script
In this brief blog, we'll throw a warning dialog in an Automation Script. We'll be using python. The script necessary to throw the warning will take the following form: if some_condition : warngroup = " warning_group " warnkey = " warning_key " If there are parameters in the message, you can create a string array with the necessary substitutions, e.g.: warnparams = [ string1, string2, etc. ] If it's an error dialog you want then use errorgroup, errorkey and... [More]
Tags:  warning scripting maximo dialog error automation |
BiLog: Immediate and Scheduled needs
Estimates note that only 8% of people setting New Year’s resolutions - actually keep them. So – let’s get immediately to the chocolate. Or maybe we’ll schedule a delivery for later today when energy levels dip to an alarming rate. Whether your report needs are immediate or scheduled, we’ve got you covered in Maximo 7.6.0.9. In Maximo 7.6.0.0, a dialog was introduced which enabled you to define which file options are available to your report users when running reports immediately.... [More]
Tags:  administration maximo schedule email feature file new report dialog option bilog admin birt |