<?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 Siebel Tech Blog</title>
	<atom:link href="http://www.mroshaw.co.uk/OllerenshawIT/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mroshaw.co.uk/OllerenshawIT</link>
	<description>Ollerenshaw IT Ltd - Oracle Siebel CRM Consultants</description>
	<lastBuildDate>Wed, 22 Feb 2012 10:03:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Siebel SQL Log Analyser by Oli</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-sql-log-analyser/comment-page-1/#comment-1574</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Wed, 22 Feb 2012 10:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=860#comment-1574</guid>
		<description>Hi Benny!

Long time no hear - I hope you are doing well and that BI Publisher isn&#039;t giving you too much trouble!

Great to hear that the little application worked for you - that&#039;s brilliant! Sometime&#039;s it&#039;s the simple utilities that give the most benefit.

Regards,

Oli</description>
		<content:encoded><![CDATA[<p>Hi Benny!</p>
<p>Long time no hear &#8211; I hope you are doing well and that BI Publisher isn&#8217;t giving you too much trouble!</p>
<p>Great to hear that the little application worked for you &#8211; that&#8217;s brilliant! Sometime&#8217;s it&#8217;s the simple utilities that give the most benefit.</p>
<p>Regards,</p>
<p>Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel SQL Log Analyser by Benny</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-sql-log-analyser/comment-page-1/#comment-1573</link>
		<dc:creator>Benny</dc:creator>
		<pubDate>Wed, 22 Feb 2012 09:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=860#comment-1573</guid>
		<description>Thank you Oli for sharing this, will definately come very handy some time!
Just tried it on a ~50MB log file and it worked great - thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>Thank you Oli for sharing this, will definately come very handy some time!<br />
Just tried it on a ~50MB log file and it worked great &#8211; thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Oli</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1572</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1572</guid>
		<description>Hi Mario and thanks for posting!

By definition, EVERYTHING will end up in the finally block. Through hell and high water, the code in finally will be invoked. The code does not handle the case where no record is found and in such a case the calling Workflow will fail.

Regards,

Oli</description>
		<content:encoded><![CDATA[<p>Hi Mario and thanks for posting!</p>
<p>By definition, EVERYTHING will end up in the finally block. Through hell and high water, the code in finally will be invoked. The code does not handle the case where no record is found and in such a case the calling Workflow will fail.</p>
<p>Regards,</p>
<p>Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Mario</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1571</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 21 Feb 2012 14:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1571</guid>
		<description>I can only see the code is assuming that always will find a record so in case there is no record for such id, always will end in the finally block.

Regards.</description>
		<content:encoded><![CDATA[<p>I can only see the code is assuming that always will find a record so in case there is no record for such id, always will end in the finally block.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Oli</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1570</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Tue, 21 Feb 2012 11:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1570</guid>
		<description>Hi Piyush,

Use of ForwardOnly would not cause any untoward behaviour in this context as we&#039;re operating on a new instance of Contact.

Regards,

Oli</description>
		<content:encoded><![CDATA[<p>Hi Piyush,</p>
<p>Use of ForwardOnly would not cause any untoward behaviour in this context as we&#8217;re operating on a new instance of Contact.</p>
<p>Regards,</p>
<p>Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Oli</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1569</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Tue, 21 Feb 2012 10:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1569</guid>
		<description>Hi Ranjith,

Yes, spot on. See the update for the issue that this was causing us.

Regards,

Oli</description>
		<content:encoded><![CDATA[<p>Hi Ranjith,</p>
<p>Yes, spot on. See the update for the issue that this was causing us.</p>
<p>Regards,</p>
<p>Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Oli</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1568</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1568</guid>
		<description>Hi Rahul,

That would definitely have been a good idea, but is not the deliberate mistake in this case.

Regards,

Oli</description>
		<content:encoded><![CDATA[<p>Hi Rahul,</p>
<p>That would definitely have been a good idea, but is not the deliberate mistake in this case.</p>
<p>Regards,</p>
<p>Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Oli</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1567</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1567</guid>
		<description>Hi Rick,

Yes, you&#039;re right - I guess I need to flesh out my scenarios a bit better. In this case, the Contact Id is arbitrary and used just as an example of how the code might be called. Bonus lager tops to you for pointing this out though.

Regards,

Oli</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>Yes, you&#8217;re right &#8211; I guess I need to flesh out my scenarios a bit better. In this case, the Contact Id is arbitrary and used just as an example of how the code might be called. Bonus lager tops to you for pointing this out though.</p>
<p>Regards,</p>
<p>Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by Rahul</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1566</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Tue, 21 Feb 2012 07:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1566</guid>
		<description>We should check whether the value coming in property set ContactId is a null value or not prior executing with block. 
var sContactId =   Inputs.GetProperty(&quot;ContactId&quot;);
if(sContactId != null &amp;&amp; sContactId != &quot;&quot;)
{
 with(...)
....
}
Regards,
-Rahul-</description>
		<content:encoded><![CDATA[<p>We should check whether the value coming in property set ContactId is a null value or not prior executing with block.<br />
var sContactId =   Inputs.GetProperty(&#8220;ContactId&#8221;);<br />
if(sContactId != null &amp;&amp; sContactId != &#8220;&#8221;)<br />
{<br />
 with(&#8230;)<br />
&#8230;.<br />
}<br />
Regards,<br />
-Rahul-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Siebel Code Challenge &#8211; #3 by ranjith</title>
		<link>http://www.mroshaw.co.uk/OllerenshawIT/index.php/2012/02/siebel-code-challenge-3/comment-page-1/#comment-1565</link>
		<dc:creator>ranjith</dc:creator>
		<pubDate>Tue, 21 Feb 2012 02:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mroshaw.co.uk/OllerenshawIT/?p=869#comment-1565</guid>
		<description>Well, im guessing its a logical error again. The calling WF is expecting something in the output argument, right ? So there should be an else condition tooo ?

      if (FirstRecord())
      {
        Outputs.SetProperty(&quot;Found&quot;, &quot;true&quot;);
      }
      else
      {
        Outputs.SetProperty(&quot;Found&quot;, &quot;false&quot;);
      }</description>
		<content:encoded><![CDATA[<p>Well, im guessing its a logical error again. The calling WF is expecting something in the output argument, right ? So there should be an else condition tooo ?</p>
<p>      if (FirstRecord())<br />
      {<br />
        Outputs.SetProperty(&#8220;Found&#8221;, &#8220;true&#8221;);<br />
      }<br />
      else<br />
      {<br />
        Outputs.SetProperty(&#8220;Found&#8221;, &#8220;false&#8221;);<br />
      }</p>
]]></content:encoded>
	</item>
</channel>
</rss>

