<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Maximo Times&#187; Configuration</title>
	<atom:link href="http://maximotimes.com/category/maximo/configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://maximotimes.com</link>
	<description>All Things Maximo</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:54:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create a new application in Maximo</title>
		<link>http://maximotimes.com/maximo/creat-a-new-application-in-maximo/</link>
		<comments>http://maximotimes.com/maximo/creat-a-new-application-in-maximo/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 13:00:43 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Application Designer]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[6.2]]></category>
		<category><![CDATA[6.2.5]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3038</guid>
		<description><![CDATA[In this tutorial, I will show you what are the basic steps to creating a new application within Maximo.  This tutorial won&#8217;t go into details about custom java class but it will show you what you need to do to add a new application.  For simplicity sake, this new application won&#8217;t have any business logic, [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/creat-a-new-application-in-maximo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Secure MIF web service methods with native authentication</title>
		<link>http://maximotimes.com/maximo/secure-mif-web-service-methods-with-native-authentication/</link>
		<comments>http://maximotimes.com/maximo/secure-mif-web-service-methods-with-native-authentication/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 12:57:23 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[MIF]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Integration Framework]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3015</guid>
		<description><![CDATA[By default, MIF web services are unsecure, but if you are using native Maximo security and not LDAP, you can secure MIF web services with this configuration change. Normally Web Services and HTTP Servelets are secured using the MEAWEB Web.xml descriptor to map the maximousers security role in the Application Server to each service. If [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/secure-mif-web-service-methods-with-native-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the AddUser.bat file to add new users</title>
		<link>http://maximotimes.com/maximo/using-the-adduser-bat-file-to-add-new-users/</link>
		<comments>http://maximotimes.com/maximo/using-the-adduser-bat-file-to-add-new-users/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 13:05:41 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3008</guid>
		<description><![CDATA[There are a bunch of .bat files that come with Maximo such as &#8220;configdb.bat&#8221; and many others.  Here is one that lets you add users to Maximo just by running this file.  Of course, like some of the .bat files, some of these aren&#8217;t officially supported by IBM so if you run into problems, they [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/using-the-adduser-bat-file-to-add-new-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMMSYNC Cron Task Setup</title>
		<link>http://maximotimes.com/maximo/vmmsync-cron-task-setup/</link>
		<comments>http://maximotimes.com/maximo/vmmsync-cron-task-setup/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 15:11:42 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[6.2.5]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=3003</guid>
		<description><![CDATA[Here is a step-by-step processing from IBM to setup to synchronize users and groups. Related Posts:MAXIMO performance best practice: use multiple JVMs to support users and functionalityThe multibrowsersupport property for Internet Explorer 7 &#038; External LinksAdding A Picture Image To A Record Within An ApplicationIBM withdraws from Actuate support for Maximo productsCorrected Issues in Upcoming [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/vmmsync-cron-task-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the Maximo 7.5 skin for a single user session</title>
		<link>http://maximotimes.com/maximo/change-the-maximo-7-5-skin-for-a-single-user-session/</link>
		<comments>http://maximotimes.com/maximo/change-the-maximo-7-5-skin-for-a-single-user-session/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 14:04:05 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.5]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2882</guid>
		<description><![CDATA[I personally hate the new Maximo 7.5 skin or the &#8220;tivoli09&#8243; skin as IBM will call it.  Its design is more geared for use on the iPad or another tablet type device because the elements are designed for more of a touch input than a mouse input.  I think the original design is much better [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/change-the-maximo-7-5-skin-for-a-single-user-session/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>List of special characters usable in Maximo 7.x passwords</title>
		<link>http://maximotimes.com/maximo/list-of-special-characters-usable-in-maximo-7-x-passwords/</link>
		<comments>http://maximotimes.com/maximo/list-of-special-characters-usable-in-maximo-7-x-passwords/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 13:06:24 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2879</guid>
		<description><![CDATA[This tip is from David: From https://www-304.ibm.com/support/docview.wss?uid=swg21322703 These special characters are supported: ampersand &#38; dollar sign $ period . angle brackets &#60; &#62; equal sign = pipe &#124; asterisk * exclamation point ! plus sign + at sign @ greater than sign &#60; question mark ? backslash hyphen - semicolon ; braces { } less [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/list-of-special-characters-usable-in-maximo-7-x-passwords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understanding Escalation Points and setup escalation to cancel a Service Request</title>
		<link>http://maximotimes.com/maximo/understanding-escalation-points-and-setup-escalation-to-cancel-a-service-request/</link>
		<comments>http://maximotimes.com/maximo/understanding-escalation-points-and-setup-escalation-to-cancel-a-service-request/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 13:05:01 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Escalation]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2869</guid>
		<description><![CDATA[Here is  a document from IBM on setting up an escalation to cancel SR.  It&#8217;s a pretty straight forward example and I normally probably wouldn&#8217;t post it as I have already written about setting up escalation points before, but in my example, I used the &#8216;getdate()&#8217; SQL method to calculate which records were not processed the last time [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/understanding-escalation-points-and-setup-escalation-to-cancel-a-service-request/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add a login banner and disable new user registration in one step</title>
		<link>http://maximotimes.com/maximo/how-to-add-a-login-banner-and-disable-new-user-registration-in-one-step/</link>
		<comments>http://maximotimes.com/maximo/how-to-add-a-login-banner-and-disable-new-user-registration-in-one-step/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 17:48:58 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2863</guid>
		<description><![CDATA[This great tip was provided by one of our members, David. I had a requirement to remove new user registration, and in addition to add an official government computer system login banner to a maximo 7 build. Here&#8217;s the method that worked best for our system and requires no modification to the application or editing [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/how-to-add-a-login-banner-and-disable-new-user-registration-in-one-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximo fix pack 7.1.1.9 now available</title>
		<link>http://maximotimes.com/maximo/maximo-fix-pack-7-1-1-9-now-available/</link>
		<comments>http://maximotimes.com/maximo/maximo-fix-pack-7-1-1-9-now-available/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 13:38:57 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Fix Packs]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[Fix Pack]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2858</guid>
		<description><![CDATA[On August 26, 2011, IBM Software released the Base Services 7.1.1.9 fix pack for Maximo Asset Management, Maximo Asset Management Essentials, and Tivoli Asset Management for IT Download Description This product update corresponds to fixes for Base Services (MBS), which is not a product, but is the base platform component for the products listed in [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-fix-pack-7-1-1-9-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Bar/Pie chart portlet for your Start Center</title>
		<link>http://maximotimes.com/maximo/creating-and-barpie-chart-portle-for-your-start-center/</link>
		<comments>http://maximotimes.com/maximo/creating-and-barpie-chart-portle-for-your-start-center/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 13:47:48 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Asset Management]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>
		<category><![CDATA[asset management]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[reports]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2846</guid>
		<description><![CDATA[You can create KPI&#8217;s for your Start Center, but first we will create pie/bar charts as they are much simpler to create.  You can create pie charts and bar charts from your results set queries that you should have already created.  These charts basically group your query data results and show them in a visual [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/creating-and-barpie-chart-portle-for-your-start-center/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Getting Started with Maximo Start Centers]]></series:name>
	</item>
		<item>
		<title>Change or modify the Go To menu application positions</title>
		<link>http://maximotimes.com/maximo/change-or-modify-the-go-to-menu-application-positions/</link>
		<comments>http://maximotimes.com/maximo/change-or-modify-the-go-to-menu-application-positions/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 14:10:46 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2842</guid>
		<description><![CDATA[We can already add custom modules to main Go To dropdown menu, but here are two tutorials from IBM on how to re-position the menu items with detailed instructions on updating the backend database to achieve what you want. Changing Application Listings within the Go To Changing the Sub Menu Positions With the Go To According to [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/change-or-modify-the-go-to-menu-application-positions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding users in Maximo even when using LDAP authentication or mxe.useAppServerSecurity=true</title>
		<link>http://maximotimes.com/maximo/adding-users-in-maximo-even-when-using-ldap-authentication-or-mxe-appserversecurity-true/</link>
		<comments>http://maximotimes.com/maximo/adding-users-in-maximo-even-when-using-ldap-authentication-or-mxe-appserversecurity-true/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 13:17:48 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[LDAP]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2622</guid>
		<description><![CDATA[If you have setup Maximo to use LDAP authentication and you try to go into the Users application and try to create a new record, you will get this error message: &#8220;You are using app server security, therefore you cannot call this method&#8221;. So what are the reasons for wanting to create a user in [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/adding-users-in-maximo-even-when-using-ldap-authentication-or-mxe-appserversecurity-true/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hide tabs for an application from certain security groups</title>
		<link>http://maximotimes.com/maximo/hide-tabs-for-an-application-from-certain-security-groups/</link>
		<comments>http://maximotimes.com/maximo/hide-tabs-for-an-application-from-certain-security-groups/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 13:57:34 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Application Designer]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2608</guid>
		<description><![CDATA[Here is an interesting post on using the signature option to hide tabs for certain security groups. 1. Sign in to Maximo as maxadmin; 2. Go to System Configuration -&#62; Platform Configuration -&#62; Application Designer; 3. Select the application that has the Tab that you would like to hide; 4. Click Select Action -&#62; Add/Modify [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/hide-tabs-for-an-application-from-certain-security-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up eSignatures in Maximo</title>
		<link>http://maximotimes.com/maximo/setting-up-esignatures-in-maximo/</link>
		<comments>http://maximotimes.com/maximo/setting-up-esignatures-in-maximo/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 13:50:41 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2606</guid>
		<description><![CDATA[What is an eSignature in Maximo?  It is an electronic signature that consists of a user ID and a password known only to the user. It confirms that the person changing a record is the person who logged in to the system. Go to Database Configuration and select the Object and Attribute that needs to [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/setting-up-esignatures-in-maximo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change Maximo mail SMTP port</title>
		<link>http://maximotimes.com/maximo/change-maximo-mail-smtp-port/</link>
		<comments>http://maximotimes.com/maximo/change-maximo-mail-smtp-port/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 13:38:31 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[7.5]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2590</guid>
		<description><![CDATA[By default, any mail communications thru Maximo use port 25 which is the default SMTP port.  In some case, you may want to change this for whatever the reason.  This example given works in WebSphere and Maximo 7. Related Posts:Schedule and email BIRT reportsHow to test incoming email listener for Maximo 6Disable e-mailing passwords for [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/change-maximo-mail-smtp-port/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Configure Maximo 7.1 to use LDAP with WebSphere</title>
		<link>http://maximotimes.com/maximo/configure-maximo-7-1-to-use-ldap-with-websphere/</link>
		<comments>http://maximotimes.com/maximo/configure-maximo-7-1-to-use-ldap-with-websphere/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 15:01:31 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2556</guid>
		<description><![CDATA[Enabling Maximo 7 to use LDAP with WebSphere is a fairly simple task once you have your Active Directory setup and long as you understand the concepts behind it to set it up. I love how Maximo 7&#8242;s system administration guide is absolutely useless in helping you setup WebSphere for LDAP authentication. Here is what [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/configure-maximo-7-1-to-use-ldap-with-websphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebCast: Domains Application</title>
		<link>http://maximotimes.com/maximo/webcast-domains-application/</link>
		<comments>http://maximotimes.com/maximo/webcast-domains-application/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 13:58:56 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[WebCast]]></category>
		<category><![CDATA[7.1]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2420</guid>
		<description><![CDATA[Audience: Customers, Level 2 &#38; 3 Support, Services, GTS, ITD, GBS, Business Partners and Sales Abstract: This STE will cover: - Domain types - Example usage - Demo - Reference. Date: June 24, 2011 10:00 AM Eastern US Presented by: May On Content This is the Presentation for the live session: NOTE: The Presentation document [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/webcast-domains-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximo 7.5 and Cognos Integration Installation</title>
		<link>http://maximotimes.com/maximo/maximo-7-5-and-cognos-integration-installation/</link>
		<comments>http://maximotimes.com/maximo/maximo-7-5-and-cognos-integration-installation/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 13:57:49 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[7.5]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2417</guid>
		<description><![CDATA[IBM has provided us with a document to guide us through the Cognos installation with Maximo 7.5. You will need an IBM ID to view it though. [IBM Support] Within the Maximo® Base Services 7.5 Releases, an IBM Cognos ® Reporting Integration is enabled. This integration extends the current suite of reporting tools that Maximo [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-7-5-and-cognos-integration-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conditional Expression Manager: Create a conditional lookup</title>
		<link>http://maximotimes.com/maximo/conditional-expression-manager-create-a-conditional-lookup/</link>
		<comments>http://maximotimes.com/maximo/conditional-expression-manager-create-a-conditional-lookup/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:59:30 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Conditional Expression]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2333</guid>
		<description><![CDATA[Sometimes you just want to create a conditional lookup for certain fields.  To do this, you would use the conditional expression manager [IBM Support]. Related Posts:Make classification attributes required using conditional expression managerHiding Sensitive Data via Data RestrictionsMake a field required using the Conditional Expression ManagerChange or modify the Go To menu application positionsMaximo links [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/conditional-expression-manager-create-a-conditional-lookup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maximo SQL Injection</title>
		<link>http://maximotimes.com/maximo/maximo-sql-injection/</link>
		<comments>http://maximotimes.com/maximo/maximo-sql-injection/#comments</comments>
		<pubDate>Tue, 31 May 2011 13:56:10 +0000</pubDate>
		<dc:creator>Chon Neth</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maximo]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://maximotimes.com/?p=2331</guid>
		<description><![CDATA[This is an interesting property that applies to Maximo 7.1 This is when users manipulate data entry fields to execute malicious SQL statements. Maximo dynamically prepares SQL statements so in almost every attribute this is not an issue. There are a few exceptions so there is a property mxe.db.sqlinjection can be enabled to further limit [...]]]></description>
		<wfw:commentRss>http://maximotimes.com/maximo/maximo-sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

