Screen shots (click to enlarge & click image to close):
[nggallery id=4]
Real Time Maximo Mobile Connectivity
InterPro Solutions’ has developed a mobile integration framework that provides real time connectivity to Maximo via WiFi or 3G connectivity. Devices such as iPhone, iPad, iTouch, Android, BlackBerry, etc. are now capable of logging into and ...
A web based dashboard that seamlessly interacts with your Maximo maintenance management system. EZDash provides real time interactive graphs and charts for use by staff to monitor and manage work processes, inventory, labor hours, PM schedules, etc. EZDash is easily configured to display a wide range of key performance metrics ...
A web based dashboard that seamlessly interacts with your Maximo maintenance management system. EZEnergyDash provides real time interactive graphs and charts for use by staff to monitor and manage and view energy consumption. EZEnergyDash is easily configured to display a wide range of key performance metrics relevant to what’s important ...
This web-based add-on to IBM’s Maximo application system provides customers with a simple way to enter service requests and view their previously entered service tickets. Customers can enter requests without having to be a registered Maximo user, therefore eliminating the need for a user to register or be registered in ...
This web-based add-on to IBM Maximo application provides supervisors and managers with the ability to assign work orders to specific staff as well as track the status of those work orders. Work orders can be assigned on an individual basis or by groups - it as easy as a "point ...
As a developer, I am a big fan of keyboard shortcuts. Anything to save time is a good thing. So here is a list of Maximo keyboard shortcuts that could help save you some time. There are many more keyboard shortcuts that aren’t mentioned here so if you happen to know some, please leave a comment and I can gradually add it this list.
I agree that these are very helpful in most environments. However, I am working on a Maximo 7 project in Japan and the customer would like to disable ALL keyboard shortcuts that include Ctrl+ or Alt+. Is there an easy way to do this in Maximo 7? In Maximo 5.2, there was an ACCESSKEY column in the SIGOPTION table that controlled this type of functionality. I see that MAXMENU.ACCESSKEY is where I can disable the Toolbar Buttons, but where do I find all the others?
Thank you for your help. Personally, I love the shortcuts in Maximo.
Actually, I believe the ACCESSKEY is the only field, except that is only in the database for the toolbar. If you want to remove the ACCESSKEY value from other buttons, you have to modify the XML. For example, export the LIBRARY.xml file from application designer and search for ‘accesskey’. You will see a bunch of hyperlinks with shortcuts associated with them. You might have to do this for each application.
I agree that these are very helpful in most environments. However, I am working on a Maximo 7 project in Japan and the customer would like to disable ALL keyboard shortcuts that include Ctrl+ or Alt+. Is there an easy way to do this in Maximo 7? In Maximo 5.2, there was an ACCESSKEY column in the SIGOPTION table that controlled this type of functionality. I see that MAXMENU.ACCESSKEY is where I can disable the Toolbar Buttons, but where do I find all the others?
Thank you for your help. Personally, I love the shortcuts in Maximo.
ACCESSKEY is the only one I know of.
Actually, I believe the ACCESSKEY is the only field, except that is only in the database for the toolbar. If you want to remove the ACCESSKEY value from other buttons, you have to modify the XML. For example, export the LIBRARY.xml file from application designer and search for ‘accesskey’. You will see a bunch of hyperlinks with shortcuts associated with them. You might have to do this for each application.