<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Count number of Child Records without Scripting</title>
	<link>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/</link>
	<description>Siebel Blogs, News, Events, Tips and Tricks</description>
	<pubDate>Thu, 11 Mar 2010 14:48:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Sridhar</title>
		<link>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7917</link>
		<author>Sridhar</author>
		<pubDate>Fri, 24 Apr 2009 03:51:00 +0000</pubDate>
		<guid>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7917</guid>
		<description>Hi Suryaa,
Can you expose the count field in the UI and make sure first that it is working fine?</description>
		<content:encoded><![CDATA[<p>Hi Suryaa,<br />
Can you expose the count field in the UI and make sure first that it is working fine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suryaa</title>
		<link>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7904</link>
		<author>Suryaa</author>
		<pubDate>Thu, 23 Apr 2009 19:22:00 +0000</pubDate>
		<guid>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7904</guid>
		<description>I tried for Service Request BC taking Opportunity/Service Agreement  as an example.
Given below are the details.

Could not make field Severity ready only.

A field “Severity “ in “Service Request” BC should be read only based on the number of records in child BC “Solution SR/PD“. 
If the Solution SR/PD Count child record count &#62; 0 then Severity should be read only and it should be editable if the child record count = 0 


 MVL

 Name : Solution SR/PD
Destination Business Component : Solution SR/PD
Destination Link: Service Request/Solution SR/PD

 Name: Solution SR/PD Count
Calculated: True
Calculated Value: Count (”Solution SR/PD”)

Name: Solution Read Only Flag
Calculated: True
Calculated Value: IIF ([Solution SR/PD Count] = 0, “N”, “Y”)
» Add following BC User Property to Opportunity Business component to make Currency Field Read only
Name: Field Read Only Field: Severity
Value: Solution Read Only Flag</description>
		<content:encoded><![CDATA[<p>I tried for Service Request BC taking Opportunity/Service Agreement  as an example.<br />
Given below are the details.</p>
<p>Could not make field Severity ready only.</p>
<p>A field “Severity “ in “Service Request” BC should be read only based on the number of records in child BC “Solution SR/PD“.<br />
If the Solution SR/PD Count child record count &gt; 0 then Severity should be read only and it should be editable if the child record count = 0 </p>
<p> MVL</p>
<p> Name : Solution SR/PD<br />
Destination Business Component : Solution SR/PD<br />
Destination Link: Service Request/Solution SR/PD</p>
<p> Name: Solution SR/PD Count<br />
Calculated: True<br />
Calculated Value: Count (”Solution SR/PD”)</p>
<p>Name: Solution Read Only Flag<br />
Calculated: True<br />
Calculated Value: IIF ([Solution SR/PD Count] = 0, “N”, “Y”)<br />
» Add following BC User Property to Opportunity Business component to make Currency Field Read only<br />
Name: Field Read Only Field: Severity<br />
Value: Solution Read Only Flag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind</title>
		<link>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7871</link>
		<author>Arvind</author>
		<pubDate>Wed, 22 Apr 2009 16:24:56 +0000</pubDate>
		<guid>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7871</guid>
		<description>Nice solution i was tried before in the early siebel days</description>
		<content:encoded><![CDATA[<p>Nice solution i was tried before in the early siebel days</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vishnu</title>
		<link>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7025</link>
		<author>vishnu</author>
		<pubDate>Wed, 01 Apr 2009 06:37:16 +0000</pubDate>
		<guid>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7025</guid>
		<description>hai we need to set immediate post changes for that calculated field. so you cna achieve that so calculated fields are refreshed only after committing the record immediate post changes works well</description>
		<content:encoded><![CDATA[<p>hai we need to set immediate post changes for that calculated field. so you cna achieve that so calculated fields are refreshed only after committing the record immediate post changes works well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Himanshu bajpai</title>
		<link>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7000</link>
		<author>Himanshu bajpai</author>
		<pubDate>Sun, 29 Mar 2009 12:02:11 +0000</pubDate>
		<guid>http://siebelguide.com/siebelblogs/2008/07/08/count-number-of-child-records-without-scripting/#comment-7000</guid>
		<description>Hi,

We have tried it most of the times Refresh and without but a refresh is necessary for that.How would we acheive it without refresh and without script.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We have tried it most of the times Refresh and without but a refresh is necessary for that.How would we acheive it without refresh and without script.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
