forwards

All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.Host/author is not responsible for these posts

Wednesday, July 12, 2017

How do I add an image to list screen and display it based on condition in Maximo?

›
1.        Here I am taking an example of asset application in which I want to make my asset to be flagged in as Green  color when it sati...

How do I change background color of a field in list screen in Maximo

›
1.        Here I am taking an example of asset application in which I want to make my asset to be in Green background color when it satis...
Thursday, October 27, 2016

Checklist before leaving Canada back to your home country

›
5 Important things to be done while relocating back to India from Canada. 1.Backup all your proofs which show you visited and worked in C...
Monday, September 26, 2016

IBM Maximo : Calling a report from a push button in Maximo

›
Idea here is to launch a report from a push button on any screen. In this way business can run a specific report by clicking a button in t...
2 comments:
Tuesday, September 20, 2016

Maximo Environment refresh- Naming environments

›
-- Below are the scripts which can be executed after production refreshes to make sure every environment is named from login screen etc. B...
Saturday, September 17, 2016

World's oldest Mosques in India to which every Indian Muslim should visit

›
I feel every Indian Muslim should visit these 2 mosques which were bulit when Prophet Muhammad was alive and also request respective states...
Tuesday, September 13, 2016

Maximo Automation Script : To make field value to remove special characters and to make it in upper case

›
Below script is used to remove the special characters and make values in the field to uppercase Script ------ Name : ASSET-DESCRIPTION-...

Discardable MBOSET / MBO in IBM Maximo

›
·          These can be used on MBOSETS which are used for traversing forward only ie looping in ·          They should not be used whil...
Wednesday, August 24, 2016

Lord Krishna ..Master Strategist

›
This is a small story which tells Lord Krishna is a natural leader and master strategist. In Vrindavan there was a powerful raging bul...
Thursday, August 18, 2016

Aditi Ashok ...Lady Golfer ..Bio Data and unknown Facts

›
Name : Aditi Ashok Father :Pandit Gudlamani Ashok Mother : Maheshwari Date of Birth : 29th March 1998 Age : 18 years Birth Locatio...
Wednesday, August 17, 2016

Sakshi makes Indians proud ..... Sakshi Quick Biodata

›
Name : Sakshi Malik Father :Sukbhir Malik Mother : Sudesh Malik Date of Birth : 3rd Jan 1993 Age : 23 years Birth Location : Rohtak, ...
Wednesday, July 20, 2016

Maximo : Populating ownergroup with a person group a user belongs to

›
 Below script is used to populate a field (Owner Group) in work order application with logged in users person group. Launch point  ---...
Monday, July 11, 2016

Fetch PO's which have been receipts completed more than 90 days

›
Below query would fetch list of PO's record which have all the receipts closed before 90 days. select ponum,REVISIONNUM,status from m...
Tuesday, April 26, 2016

using array in Maximo Automation script

›
from psdi.util.logging import MXLogger from psdi.util.logging import MXLoggerFactory from psdi.mbo import MboConstants from jarray impo...
2 comments:
Tuesday, April 19, 2016

Get a list of included/excluded/Non Persistent/Persistent fields used in a Integration Object in Maximo.

›
Below query fetches list of records which have been used in integration object in Maximo .Here i took the example of Integration Object = M...
Monday, April 18, 2016

Fixing LocAncestor Data integrity In Maximo

›
·          Take a backup of existing database table using below query o    create table locancestor_bkp as (select * from locancestor);...
Friday, April 15, 2016

Never Give Up.. For those who don't want to give up

›
Once upon a time a father was very frustrated with his son because he did not seem very manly though he was already sixteen years old. The ...
1 comment:
Monday, April 11, 2016

Maximo automation script... Jython code similar to string Starts with

›
from psdi.util.logging import MXLogger from psdi.util.logging import MXLoggerFactory from psdi.mbo import MboConstants logger = MXLogg...
Monday, March 28, 2016

Dont mess with wives

›
After 37 years of marriage. Jake dumped his wife for his Young secretary. His new girlfriend demanded that they live in Jake and Edith’s ...
Friday, March 11, 2016

Hameed and his teacher

›
A small boy named Hameed lived in a village in Morocco. None of his classmates liked him because of his stupidity, especially his teacher, ...
Wednesday, February 24, 2016

Adding messages in processing rules of Enterprise services in Maximo

›
Below are the steps which are to be followed to make sure messages can be properly added in enterprise services à processing rules. ·...
Friday, February 19, 2016

Fetching last 6 months data in Maximo using SQL Server with output in a specific language

›
Below is one of the best ways to find number of tickets created in last 6 months in Maximo using SQL Server database in a specific language...
Thursday, February 18, 2016

Displaying data ticket count with in SLA by priority in MAXIMO using SQL Server.

›
Below query can be used for displaying data ticket count with in SLA by priority in MAXIMO using SQL Server. Data would be displayed like...

Display Number of tickets solved with in SLA by person in Maximo .. SQL Server

›
Below query can be used for displaying data solved with in SLA by person in MAXIMO using SQL Server. Data would be displayed like below ...
Tuesday, February 16, 2016

Displaying tickets created from different sources in Maximo using Sql Server

›
Below query can be used to display number of tickets which are created from different sources(here external systems) as per months. Outpu...
Sunday, February 7, 2016

Fetching Last 6 months data in SQL Server for Maximo

›
Below is one of the best ways to find number of tickets created in last 6 months in Maximo using SQL Server database. Query is self expla...
Monday, January 18, 2016

Enable Workflow reassignments in Maximo based on security groups

›
1.        Simple way to enable workflow reassignments in application is through Signature options and security group. 2.        Navigate...
Wednesday, January 6, 2016

How to wrap attributes in Birt based on space.

›
In the attribute which you want to wrap add the following code which wraps after every space to next line if(dataSetRow["descrip...
Saturday, October 24, 2015

How to wrap data attributes in Birt Report

›
Below function would be useful for wrapping the data present in a field. if(dataSetRow["description"]!= null){ function  wra...
8 comments:
Wednesday, August 26, 2015

Maximo .. Update database using Birt report

›
Sometimes database has to be updated after each report run showing that a report  has been run(example like last run date). In Birt simpl...
‹
›
Home
View web version
Powered by Blogger.