<?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 on: Searching Calculated Fields and performance</title>
	<atom:link href="http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/</link>
	<description>Technical advice, help and instruction with Siebel Systems</description>
	<lastBuildDate>Wed, 07 Dec 2011 07:03:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ash abd rahman</title>
		<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/comment-page-1/#comment-295</link>
		<dc:creator>ash abd rahman</dc:creator>
		<pubDate>Tue, 12 Apr 2011 13:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-295</guid>
		<description>hi stuandgravy,

did u manage to create a InvokeServiceMethod function regarding string manipulation - concatenating row? 

tq</description>
		<content:encoded><![CDATA[<p>hi stuandgravy,</p>
<p>did u manage to create a InvokeServiceMethod function regarding string manipulation &#8211; concatenating row? </p>
<p>tq</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ishan nigam</title>
		<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/comment-page-1/#comment-265</link>
		<dc:creator>ishan nigam</dc:creator>
		<pubDate>Mon, 01 Nov 2010 17:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-265</guid>
		<description>Hi,

I am querying on a calculated field with the following value... sum([FieldName]).

When i query for the data in the application giving suppose FieldName &gt; 200 or some value,the application takes bout 10 mins to retrieve the data.

How to improve the performance?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am querying on a calculated field with the following value&#8230; sum([FieldName]).</p>
<p>When i query for the data in the application giving suppose FieldName &gt; 200 or some value,the application takes bout 10 mins to retrieve the data.</p>
<p>How to improve the performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/comment-page-1/#comment-21</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Sat, 16 Feb 2008 05:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-21</guid>
		<description>I might be misunderstanding, but are you saying that (for instance) &lt;strong&gt;Left(&quot;Fred&quot;,10)&lt;/strong&gt; returns &lt;strong&gt;&quot;Fred      &quot;&lt;/strong&gt;? If so then that&#039;s worth knowing - I&#039;ve never seen that behaviour.

String manipulation in Calculated Fields is a bit limited (oh, for access to a RegExp function...) - so for anything vaguely sophisticated I&#039;ll usually write a Business Service Method invoked through the InvokeServiceMethod function.

There&#039;s a blog in that - I&#039;ll add it to the list :)</description>
		<content:encoded><![CDATA[<p>I might be misunderstanding, but are you saying that (for instance) <strong>Left(&#8220;Fred&#8221;,10)</strong> returns <strong>&#8220;Fred      &#8220;</strong>? If so then that&#8217;s worth knowing &#8211; I&#8217;ve never seen that behaviour.</p>
<p>String manipulation in Calculated Fields is a bit limited (oh, for access to a RegExp function&#8230;) &#8211; so for anything vaguely sophisticated I&#8217;ll usually write a Business Service Method invoked through the InvokeServiceMethod function.</p>
<p>There&#8217;s a blog in that &#8211; I&#8217;ll add it to the list <img src='http://blog.notesonsiebel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SMLHP</title>
		<link>http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/comment-page-1/#comment-22</link>
		<dc:creator>SMLHP</dc:creator>
		<pubDate>Fri, 15 Feb 2008 04:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/03/searching-calculated-fields-and-performance/#comment-22</guid>
		<description>How to Trim the value from calculated value in BC?
now Left([Field 1]+[Field 2],70) provide the space after the value</description>
		<content:encoded><![CDATA[<p>How to Trim the value from calculated value in BC?<br />
now Left([Field 1]+[Field 2],70) provide the space after the value</p>
]]></content:encoded>
	</item>
</channel>
</rss>

