<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Burak BÖLEK - Blog</title>
	<atom:link href="http://www.burakbolek.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burakbolek.com/blog</link>
	<description>Burak BÖLEK</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:05:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Link for ResultSet by Maximo links of interest 7-28-2010 &#124; Maximo Times</title>
		<link>http://www.burakbolek.com/blog/2010/07/link-for-resultset/comment-page-1/#comment-278</link>
		<dc:creator>Maximo links of interest 7-28-2010 &#124; Maximo Times</dc:creator>
		<pubDate>Wed, 28 Jul 2010 14:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=135#comment-278</guid>
		<description>[...] Link for ResultSet  Related Posts:Maximo links of interest 3-3-2010Hiding Sensitive Data via Data RestrictionsThe multibrowsersupport property for Internet Explorer 7 &amp; External LinksTroubleshooting Custom BIRT report performanceCorrected Issues in Upcoming Maximo Base Services 7.1.1.7 FixpackPowered by Contextual Related Posts [...]</description>
		<content:encoded><![CDATA[<p>[...] Link for ResultSet  Related Posts:Maximo links of interest 3-3-2010Hiding Sensitive Data via Data RestrictionsThe multibrowsersupport property for Internet Explorer 7 &amp; External LinksTroubleshooting Custom BIRT report performanceCorrected Issues in Upcoming Maximo Base Services 7.1.1.7 FixpackPowered by Contextual Related Posts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Inbox Order by Sonia Lin</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-inbox-order/comment-page-1/#comment-271</link>
		<dc:creator>Sonia Lin</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=60#comment-271</guid>
		<description>For Maximo V7, you can define sort order by overwriting WFAssignmentSet.getInboxAssignments. For example:

public void getInboxAssignments()throws RemoteException, MXException
    {
       
        String orderBy = this.getOrderBy();
        if(orderBy == null &#124;&#124; orderBy.equals(&quot;&quot;)){
        	setOrderBy(&quot; DUEDATE desc&quot;);
        }

        super.getInboxAssignments();
    }</description>
		<content:encoded><![CDATA[<p>For Maximo V7, you can define sort order by overwriting WFAssignmentSet.getInboxAssignments. For example:</p>
<p>public void getInboxAssignments()throws RemoteException, MXException<br />
    {</p>
<p>        String orderBy = this.getOrderBy();<br />
        if(orderBy == null || orderBy.equals(&#8220;&#8221;)){<br />
        	setOrderBy(&#8221; DUEDATE desc&#8221;);<br />
        }</p>
<p>        super.getInboxAssignments();<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search Functions in Maximo by Karol</title>
		<link>http://www.burakbolek.com/blog/2009/06/search-functions-in-maximo/comment-page-1/#comment-270</link>
		<dc:creator>Karol</dc:creator>
		<pubDate>Wed, 16 Jun 2010 10:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=110#comment-270</guid>
		<description>Hi i want to find records created between 1.1.2001 and 1.2.2002
how shoud find there records from list tab , without using where clause ?</description>
		<content:encoded><![CDATA[<p>Hi i want to find records created between 1.1.2001 and 1.2.2002<br />
how shoud find there records from list tab , without using where clause ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restricting Status List on List tab by uttam</title>
		<link>http://www.burakbolek.com/blog/2009/03/restricting-status-list-on-list-tab/comment-page-1/#comment-269</link>
		<dc:creator>uttam</dc:creator>
		<pubDate>Tue, 15 Jun 2010 11:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=65#comment-269</guid>
		<description>hi,
Continuation to the above comment.


I want to restrict on the user on  </description>
		<content:encoded><![CDATA[<p>hi,<br />
Continuation to the above comment.</p>
<p>I want to restrict on the user on</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restricting Status List on List tab by uttam</title>
		<link>http://www.burakbolek.com/blog/2009/03/restricting-status-list-on-list-tab/comment-page-1/#comment-268</link>
		<dc:creator>uttam</dc:creator>
		<pubDate>Tue, 15 Jun 2010 11:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=65#comment-268</guid>
		<description>Hi,
How can we Restrict other attribiutes except status..Like in workorder we have worktype,we want to restrct a user to see only worktype as &#039;GM&#039; in the lookup.
Thankyou.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
How can we Restrict other attribiutes except status..Like in workorder we have worktype,we want to restrct a user to see only worktype as &#8216;GM&#8217; in the lookup.<br />
Thankyou.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Inbox Order by sachin</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-inbox-order/comment-page-1/#comment-267</link>
		<dc:creator>sachin</dc:creator>
		<pubDate>Mon, 14 Jun 2010 05:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=60#comment-267</guid>
		<description>Hi

Can you pls publish the solution to have the inbox / assignments sorted in Maximo v 7

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Can you pls publish the solution to have the inbox / assignments sorted in Maximo v 7</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set new Fields Null on Duplicate by Jerold Bitton</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/comment-page-1/#comment-266</link>
		<dc:creator>Jerold Bitton</dc:creator>
		<pubDate>Mon, 14 Jun 2010 04:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=73#comment-266</guid>
		<description>Great blog post, I will bookmark this in my Clipmarks account. Have a awesome day.</description>
		<content:encoded><![CDATA[<p>Great blog post, I will bookmark this in my Clipmarks account. Have a awesome day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Database Export Utility by John</title>
		<link>http://www.burakbolek.com/blog/2009/02/database-export-utility/comment-page-1/#comment-265</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 06 May 2010 11:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=7#comment-265</guid>
		<description>Hi Burak

Why not you try out the unlcvt.bat converting Maximo on sql server to db2 and let us know the result. 

Thanks for all your posting and some are very good.</description>
		<content:encoded><![CDATA[<p>Hi Burak</p>
<p>Why not you try out the unlcvt.bat converting Maximo on sql server to db2 and let us know the result. </p>
<p>Thanks for all your posting and some are very good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New IBM Resources by Chiong</title>
		<link>http://www.burakbolek.com/blog/2010/01/new-ibm-resources/comment-page-1/#comment-264</link>
		<dc:creator>Chiong</dc:creator>
		<pubDate>Wed, 05 May 2010 12:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=133#comment-264</guid>
		<description>Hello:

Just read the developer guide, and wondering is there any way to change the field size of the of a multipart textbox. For example, the description field for a workorder number. I tried by putting the width in , but it seems that doesn&#039;t work. Any idea about that?? Thanks for the reply:)</description>
		<content:encoded><![CDATA[<p>Hello:</p>
<p>Just read the developer guide, and wondering is there any way to change the field size of the of a multipart textbox. For example, the description field for a workorder number. I tried by putting the width in , but it seems that doesn&#8217;t work. Any idea about that?? Thanks for the reply:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Consume Web Services with VB.Net 2005 by Corina G.</title>
		<link>http://www.burakbolek.com/blog/2009/11/consume-web-services-with-vb-net-2005/comment-page-1/#comment-263</link>
		<dc:creator>Corina G.</dc:creator>
		<pubDate>Mon, 03 May 2010 17:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=121#comment-263</guid>
		<description>Hi Boris,

Great Job!  I just did the same via Rad/Java.  Unfortunately, I&#039;m stumped with the update of a Service Request.  It basically doesn&#039;t recognize the service request I am wanting to update.  Have you tried this yet?

Any help is appreciated.

Thanks!!  Keep posting as I&#039;m reading :-)</description>
		<content:encoded><![CDATA[<p>Hi Boris,</p>
<p>Great Job!  I just did the same via Rad/Java.  Unfortunately, I&#8217;m stumped with the update of a Service Request.  It basically doesn&#8217;t recognize the service request I am wanting to update.  Have you tried this yet?</p>
<p>Any help is appreciated.</p>
<p>Thanks!!  Keep posting as I&#8217;m reading <img src='http://www.burakbolek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
