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 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...

SQL Server & Maximo .. How to split GL account in SQL Server

›
Below query can be used in sql server to split a GL account which has 3 components in to individual components divided by '-' (ex :...

Maximo Automation script .. How to find the parent Mbo and set value

›
Below is the sample code which can be used for finding the parent Mbo (ex invoiceline is parent for invoicecost) and setting values.I am us...

Maximo Automation Script .. Split GL account

›
Below is the script which can be used for splitting the GL account to components from psdi.mbo import MboConstants from psdi.mbo import ...
1 comment:
Sunday, May 10, 2015

Java Freshers Recruitment in Accenture

›
Destiny reveals fortune at the end of your expedition. Recruitment Event for ASE Level Candidates For ...
Wednesday, April 22, 2015

Accenture Recruitment for freshers

›
  Associate Software Engineer Referrals are your clues to finding a treasure. Narrow your quest, search for peers, and find us credi...
Monday, December 22, 2014

moral story ..change ur perspective

›
At a fundraising dinner for a school that serves children with learning disabilities, the father of one of the students delivered a speech ...

silly jokes

›
Girlfriend: And are you sure you love me and no one else? Boyfriend: Dead Sure! I checked the whole list again yesterday ********* ...

Marraige Life Story

›
When I got home that night as my wife served dinner, I held her hand and said, I've got something to tell you. She sat down and ate q...

Telugu cinema actors who died in 2014.

›
Uday Kiran                                                 Telangana Sekunthala                                Akkenini Nage...
‹
›
Home
View web version
Powered by Blogger.