with Tags:
75
X

Was Maximo Calibration 7.5 properly installed? Where are my Maximo Calibration applications?
Hello everyone! I want to share something that I have learned regarding the Maximo Calibration 7.5 Industry Solution with you. If you are wondering if your Maximo Calibration 7.5 was properly installed or where your Calibration applications/modules in Maximo 7.5 environment, then Google search led you to the right place (or blog)! Maximo Calibation 7.5 is already included in the base code for Maximo so when you do the install of the said industry solution, you are actually just activating the license so that you can use it. There... [More]
Tags:  maximo industrysolution solution industry is calibration75 75 maximo75 |
Why is there a variance in Pre-tax Total and Received Cost in the Purchase Orders application?
Why is there a variance in Pre-tax Total and Received Cost in the Purchase Orders application? This is Maximo working as designed. This document explains why: http://www-01.ibm.com/support/docview.wss?uid=swg21968296
Tags:  total orders cost received po.receivedtotalcost pre-tax #sup_max 75 po po.pretaxtotal #supmax purchase |
Cluster fails to start with a BIRT and Direct Print error
Have you found that after starting all servers in the cluster simultaneously, you cannot use the Direct Print reporting function in the User Interface ? Well you are not alone. Please read this document on how to resolve this issue: http://www-01.ibm.com/support/docview.wss?uid=swg21612398
Tags:  #sup_max birt print cluster 75 #supmax direct |
If you cannot bulk close Purchase Orders with partial receipts here is a solution! |
How can I see all Work Orders that have recorded the use of a specific tool? |
Using the mxe.report.birt.PrintSeparateRecord system property with scheduled reports.
We have a system property called mxe.report.birt.PrintSeparateRecord. If this system property is set to 1, then when you print a report, then each individual record such as a workorder, will be printed on a separate page. This applies if you print on one side of the page or both sides (ie. duplex printing). This system property cannot be used with scheduled reports here's why: http://www-01.ibm.com/support/docview.wss?uid=swg21962230
Tags:  mxe.report.birt.printsepa... scheduled 75 reports #sup_max #supmax |
Using the Labor Inventory Location
Are you wondering how you can use the Inventory Usage application to Transfer an Item to a Labor Inventory Location, issue it to a Work Order, return it to a storeroom and view the transactions ? This can be achieved in either the Inventory Usage application or the Issues and Transfers application . Please refer to this article for a step by step guide: http://www-01.ibm.com/support/docview.wss?uid=swg21680590
Tags:  location transfers 75 labor inventory issues #sup_max #supmax and |
Stopping users from using a Job Plan that is being revised.
You may not want users to be able to use a Job Plan while you are revising it. For example, you are updating the Job Plan to conform with new safety regulations and allowing users to use the Job Plan while it is in the process of being revised could place your people at risk. This technote explains how to hide Job Plans from users where the Job Plan status is "Pending Revision": http://www-01.ibm.com/support/docview.wss?uid=swg21969877
Tags:  #supmax plan #sup_max pending job revision 75 revise |
Unable to view Desktop Requistion Drafts or Templates when UserID is different to PersonID
If you are logged in as a user whose UserID is different to their PersonID you may find that you are unable to view Desktop Requistion Drafts or Templates then this DCF may explain why: http://www-01.ibm.com/support/docview.wss?uid=swg21670353
Tags:  #sup_max userid personid requisition desktop 75 #supmax |
An Automation Script to Address an Unusual (and Hopefully Rare) Text Truncation Problem when Creating a Communication
There is a rich text framework design gap in how entity characters are handled (encoded / decoded) behind the scenes that results in text truncation when a less than symbol ( < ) is present in a non-rich text field that's pulled into the communication RTE via a variable. This blog article will present a work around for this behavior. We'll set up the problem and the solution side-by-side. As with anything presented in these blogs, refine your approach in a test environment before rolling out to production.... [More]
Tags:  76 maximo 75 create-communication comms email scripting |
Email Listener: Removing Unwanted Text From Incoming Emails via Scripting
Summary: In this blog entry we will present a method to customize the removal of patterns of characters from incoming email HTML message bodies before they become part of free form SR long descriptions. We'll do this using the Automation Scripting application. Here's a collection of non-IBM Maximo HTML weirdness -- mostly email, some from the web -- collected without actively seeking it out. It comes from sources such as LinkedIn, Google Translate, USA Cycling, WSJ and Outlook. We see weird alignments and... [More]
Tags:  incoming automation 76 email solution scripting listener html rich-text 75 maximo custom |
Email: Removing RichText From the CommLog Message Field
You want the CommLog message field to not contain any RichText formatting whatsoever. Never mind why, that's your business! It may be that you want to pull this content and use it elsewhere where rich text may cause problems, such as in a report. Screenshot-fest to follow on how to accomplish this with a CommLog Object Launch Point script: The scripting portion will called a system UI framework method to purge the rich text from the field leaving plain text behind: from psdi.util import HTML MSG =... [More]
Tags:  email richtext html 76 commlog communications 75 |
Email Listener: Image Handling
This article on email listener supported content types touched on attachments. We'll extend this discussion a bit further to specifically address image handling. The email listener does not parse or alter the message body of an incoming free form email. A message body directly becomes a ticket's long description (i.e. description_longdescription) attribute value. There are three types of image handing in emails: Attached In a multipart message, an attached image will have a content ID in... [More]
Tags:  image embedded email 76 75 attachments hosted |
Maximo Asset Management Review - July 2014
It's July? Really? Nooooooo!!! What happened to January, February, March, April, May and June? If your year is speeding by,, you may have missed some of the incredible new features and information on Maximo Asset Management. To make sure you are up to date -- check out the latest information below Maximo SaaS Interested in exploring alternate ways to deploy Maximo? Maximo is now available in a SaaS (Software as a Service) offering! This hosted solution model frees you for installing... [More]
Tags:  7 71 ibmeam bilog inventory saas version support platform anywhere bi 75 report maximo |
Using Telnet to Troubleshoot Email Connectivity
Introduction Occasionally we receive PMRs related to Email Listener connectivity and after having the customer do a simple test using telnet, they're able to isolate the difficulty outside of Maximo (and the JavaMail API). Examples of problems raised as PMRs include refused connections, timeouts, and invalid credentials. The following three scenarios (POP3, IMAP, SMTP) will address how to validate protocol connectivity using basic authentication. Communication with your email server may differ slightly from these examples and a... [More]
Tags:  maximo 75 eam troubleshooting telnet email 71 |