
with Tags:
iotsupport
X

Bing Map and ability to view Multiple Markers in Wotrack application
Maximo SysAdm Times Welcome to the Sysadm Times !!!! The other day I was working with a customer who was having an issue configuring Bing Map and displaying multiple work orders belonging to the same location on the Map Manager. Map Control has to be added to the Work Order Tracking application, with the ability to view Multiple Markers. Then for example two work orders must be located to the same service address. Selecting Bing Map in the MAP manager application should allow both work... [More]
Tags:  iotsupport 7.6.0.7 map-manager manager maximo map |
Inspect Element in Firefox and Maximo cascading style sheets (css)
Maximo SysAdm Times Welcome to the Sysadm Times !!!! The Inspect Element is a developer tool in Firefox allows you pinpoint the HTML code for anything you see on your web page. The HTML and accompanying CSS stylesheet are fully editable once these tools are open. Experiment with any changes you like, then refresh the page to return to the intended appearance of the web page. Note all errors in Inspect Element are errors which needs to be fixed in Maximo, some of them can be ignored as warning. The following is an example in Maximo 7.6.x... [More]
Tags:  html iotsupport tpae76 maximo+7.6 javascript |
Creating a sig option as a solution to prevent users from selecting "All Records"
Maximo SysAdm Times Welcome to the Sysadm Times !!!!!! Introduction: There is a drop down menu "All Records" on the side navigation toolbar in Maximo and sometimes users ending up clicking on this option which could impact performance seriously if there are millions of records to be returned. 'All Records' query option is hardcoded in the menu.java to always be displayed. You are unable to disable it without a framework code change . Making a code change to achieve this would be an unsupported customization of platform... [More]
Tags:  designer maximo+7.6 iotsupport application maximo bar interface framework side menu iot-platform user |
Index of Blogs Published by Eleri Gregory
Index of Blogs and YouTube Videos These are my publications, the best way to share the lessons learned while supporting IBM Customers is to make sure the next customer can independently research the answer. IBM Support with Watson is my preferred way to research: https://www.ibm.com/support/home/ DeveloperWORKS Blogs Maximo Spatial Map Manager fails to save after 7.6.0.4 IFIX001 with BMXAA4212E Published URL: http://www-01.ibm.com/support/docview.wss?uid=ibm10741101 Using the functionality behind the Merge Tool in Maximo Spatial... [More]
Tags:  ibm-blog eleri nugget maximosupport ibmeam assetmgmt maximoacademy eamnuggets iotsupport elerig gregory how_to |
Why is Inventory Issues and Transfers FIFO Unit Cost still showing Average after IV84504?
Summary Paragraph Just when you thought that the code defect IV84504 is resolved, the problem is still showing in the latest 7.6.0.3 IFIX 7.6.0.3-IFIX20160909-1505 at time of print. It is fixed, there is detail about the calculation of FIFO and Average that is easily missed. I will provide an example to create data and the screens to identify the behavior. Let’s have a look … Detailed Description The code defect is this one: IV84504 CURRENT BALANCE DOES NOT ALIGN WITH QUANTITY IN LIFO/FIFO TABLE There we look at how the FIFO is... [More]
Tags:  ibm-blogs how_to ibm-blog nugget iotsupport eleri maximosupport ibmeam gregory eamnuggets assetmgmt maximoacademy |
How to add constraints between child Work Orders in Scheduler Gantt View?
When you want to add a constraint between work orders the constraint icon from the toolbar is selected. The cross is visible in the Gantt view. Typically this is where work orders have constraints associated. However the constraint cannot be added between the parent-child work orders. Why would this be the case? The data retrieved by Scheduler needs to include all the components it requires. The parents also need to be displayed. Otherwise, it is not able to work with them as the underlying data is not available. DESCRIPTION Lets... [More]
Tags:  gregory nugget ibm-blogs assetmgmt maximoacademy maximosupport iotsupport ibmeam eleri |