Configuration Archives - Maximo Concepts https://maximoconcepts.com/category/technical/configuration/ Concepts Simplified. Fri, 13 Oct 2017 09:26:22 +0000 en-GB hourly 1 https://wordpress.org/?v=6.5.2 138731276 Why isn’t That Cron Task Running! https://maximoconcepts.com/2017/10/13/why-isnt-that-cron-task-running/ https://maximoconcepts.com/2017/10/13/why-isnt-that-cron-task-running/#comments Fri, 13 Oct 2017 09:26:22 +0000 https://maximoconcepts.wordpress.com/?p=495 All of them are running, running and running, the long, never ending marathon but what is it with that one lone runner, why isn’t he running? It’s a rare occurrence but you may come across such cron task that is sitting there not executing at all while all the other cron tasks are running just … Continue reading Why isn’t That Cron Task Running!

The post Why isn’t That Cron Task Running! appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2017/10/13/why-isnt-that-cron-task-running/feed/ 1 495
Data Restrictions and their impact on MBOSets https://maximoconcepts.com/2016/11/19/data-restrictions-and-their-impact-on-mbosets/ https://maximoconcepts.com/2016/11/19/data-restrictions-and-their-impact-on-mbosets/#respond Sat, 19 Nov 2016 10:37:14 +0000 https://maximoconcepts.wordpress.com/?p=352 At some point in time every maximo developer or support engineer would have implemented data restrictions to hide data or make it un-editable for the users. Since they are fairly easy to implement and only require a sign out and sign in for them to take effect for a user, they are very widely used. … Continue reading Data Restrictions and their impact on MBOSets

The post Data Restrictions and their impact on MBOSets appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2016/11/19/data-restrictions-and-their-impact-on-mbosets/feed/ 0 352
Conditionally Changing the Lookup on an Attribute https://maximoconcepts.com/2016/11/19/conditionally-changing-the-lookup-on-an-attribute/ https://maximoconcepts.com/2016/11/19/conditionally-changing-the-lookup-on-an-attribute/#comments Sat, 19 Nov 2016 09:46:47 +0000 https://maximoconcepts.wordpress.com/?p=327 Whenever I travel, I either read or I write. These days I am travelling a lot and I am on a writing spree, so you would be seeing quite a few posts from me. That brings me to this unique requirement to display different lookups on a field based on a condition. A simple example … Continue reading Conditionally Changing the Lookup on an Attribute

The post Conditionally Changing the Lookup on an Attribute appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2016/11/19/conditionally-changing-the-lookup-on-an-attribute/feed/ 2 327
Recursive Queries, Maximo Lookups and Deadlocks https://maximoconcepts.com/2016/11/15/recursive-queries-maximo-lookups-and-deadlocks/ https://maximoconcepts.com/2016/11/15/recursive-queries-maximo-lookups-and-deadlocks/#comments Tue, 15 Nov 2016 14:47:01 +0000 https://maximoconcepts.wordpress.com/?p=306 There are several scenarios where you have a requirement to present data that cannot be queried through a simple select statement but requires looping through the table as the data resides in a parent child hierarchy in the table. Work order hierarchy is one such example where a work order record has its parent listed … Continue reading Recursive Queries, Maximo Lookups and Deadlocks

The post Recursive Queries, Maximo Lookups and Deadlocks appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2016/11/15/recursive-queries-maximo-lookups-and-deadlocks/feed/ 1 306
Import Export Multiple XMLs in Maximo https://maximoconcepts.com/2016/04/05/import-export-multiple-xmls-in-maximo/ https://maximoconcepts.com/2016/04/05/import-export-multiple-xmls-in-maximo/#comments Tue, 05 Apr 2016 16:40:05 +0000 https://maximoconcepts.wordpress.com/?p=248 Did you know that maximo support multi XML import export? If you want to export a bunch of application xmls from one environment to another or may be you want to edit more than one xml and then import them back into maximo, this functionality can come in handy. To use this functionality, filter the list of applications … Continue reading Import Export Multiple XMLs in Maximo

The post Import Export Multiple XMLs in Maximo appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2016/04/05/import-export-multiple-xmls-in-maximo/feed/ 10 248
Adding custom attribute to asset template and copying it to the asset https://maximoconcepts.com/2016/02/14/adding-custom-attribute-to-asset-template-and-coping-it-to-the-asset/ https://maximoconcepts.com/2016/02/14/adding-custom-attribute-to-asset-template-and-coping-it-to-the-asset/#respond Sun, 14 Feb 2016 05:43:49 +0000 https://maximoconcepts.wordpress.com/?p=229 When it comes to adding a custom attribute to asset template and getting it copied to the asset, one might think that this may require extending the asset template class and adding the code to get the field copied or probably configuring a cross over domain. But its way easier than that! Just creating the … Continue reading Adding custom attribute to asset template and copying it to the asset

The post Adding custom attribute to asset template and copying it to the asset appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2016/02/14/adding-custom-attribute-to-asset-template-and-coping-it-to-the-asset/feed/ 0 229
How Workflow Conditions are Evaluated https://maximoconcepts.com/2015/11/08/how-workflow-conditions-are-evaluated/ https://maximoconcepts.com/2015/11/08/how-workflow-conditions-are-evaluated/#respond Sun, 08 Nov 2015 13:02:42 +0000 https://maximoconcepts.wordpress.com/?p=192 While looking at the debug logs of Maximo I noticed queries fired against the dummy_table. I wondered what is it that Maximo needs to query against the dummy_table. After looking at the sql and some digging in, I found that Maximo uses the dummy_table for evaluating the conditions. The condition of a condition node in … Continue reading How Workflow Conditions are Evaluated

The post How Workflow Conditions are Evaluated appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2015/11/08/how-workflow-conditions-are-evaluated/feed/ 0 192
The Significance of “Independent of Other Groups” in Security Groups https://maximoconcepts.com/2015/09/26/the-significance-of-independent-of-other-groups-in-security-groups/ https://maximoconcepts.com/2015/09/26/the-significance-of-independent-of-other-groups-in-security-groups/#comments Sat, 26 Sep 2015 20:25:11 +0000 https://maximoconcepts.wordpress.com/?p=163 The “Independent of Other Groups” checkbox in the security group application is one of the most misunderstood concepts in Maximo. What is the significance of this checkbox? How does it affect the security authorization of the group? Let’s have a look. As the name suggests, the “Independent of Other Groups” checkbox on the main tab … Continue reading The Significance of “Independent of Other Groups” in Security Groups

The post The Significance of “Independent of Other Groups” in Security Groups appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2015/09/26/the-significance-of-independent-of-other-groups-in-security-groups/feed/ 5 163
How to detect and resolve database connection leak? https://maximoconcepts.com/2015/08/23/how-to-detect-and-resolve-database-connection-leak/ https://maximoconcepts.com/2015/08/23/how-to-detect-and-resolve-database-connection-leak/#comments Sun, 23 Aug 2015 05:46:25 +0000 https://maximoconcepts.wordpress.com/?p=114 There are 2 very detailed posts on IBM DeveloperWorks written by Manjunath about database connection leaks – how to detect them and how to resolve them. Maximo — How to detect database connection leak Maximo — How to solve database connection leak Here is the crux – To free up locked database connect in maximo, IBM has … Continue reading How to detect and resolve database connection leak?

The post How to detect and resolve database connection leak? appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2015/08/23/how-to-detect-and-resolve-database-connection-leak/feed/ 1 114
Disabling The Warning Message Shown While Closing The Browser https://maximoconcepts.com/2015/08/21/82/ https://maximoconcepts.com/2015/08/21/82/#respond Fri, 21 Aug 2015 17:01:49 +0000 https://maximoconcepts.wordpress.com/?p=82 Sometimes when I am in a hurry and I have to close my browser which has multiple Maximo sessions open, it is very frustrating to see each tab asking me to click on ‘Leave This Page’ to close it even after signing out from one of the tabs. There is a property in Maximo – webclient.exitwarn to disable this. By … Continue reading Disabling The Warning Message Shown While Closing The Browser

The post Disabling The Warning Message Shown While Closing The Browser appeared first on Maximo Concepts.

]]>
https://maximoconcepts.com/2015/08/21/82/feed/ 0 82