EZDash with Google Map integration
We have added a new integration with Google Maps to our EZDash solution. This Babson EZDash integration simply shows the number of work request by building around campus. Check it out... … Read More
We have added a new integration with Google Maps to our EZDash solution. This Babson EZDash integration simply shows the number of work request by building around campus. Check it out... … Read More
The Maximo default display of 10 can be changed to allow the Asset application's Specifications table window to show more rows to the user without having to scroll. Go to Configuration | Application Designer In the Application field enter ASSET and … Read More
If the user presses the Enter key instead of the Tab key during data entry a new row gets created. The user desires that either the Enter key or the Tab key be designated for use during data entry to move to the next field. The default behavior of … Read More
Maximo's web service library can consist of services that are created from an Object Stucture, Enterprise Service or a Standard Service. A Standard Service is just that, it's an OOTB service that is prebuilt and predefined. There are roughly 10 or … Read More
Symptom Multiple sessions of Maximo will loose track of their current state and may conflict with each other. Cause Code not designed to maintain multiple instances connected to the same web session To read more, view the whole KB article … Read More
WebSphere (http Server): Need to modify the httpd.conf file (typically located: C:\max62\IBMHTTPServer\conf) Options -Indexes The above "-Indexes" tells apache not to serve out that location's directory tree when requested. By default the … Read More
Debugging BIRT reports can be a pain if you don't know where to start looking. You can't set breakpoints in your report and step through your javascript code, but this code snippet will help with all your report writing needs. … Read More
Problem(Abstract) Idle sessions are not removed after the timeout specified in the web.xml from the MAXSESSION table Symptom Many sessions build up in the MAXSESSION table Cause This is due to session fail over being enabled on the Websphere … Read More
I just started to play around with this again and noticed that even in Maximo 7.1.1.6 this feature is not enabled by default. So, you have to enable it yourself. You have to download a package file and rebuild and deploy EAR for this to show. Read … Read More
Here is an nicely detailed article explaining external systems in Maximo 7. … Read More