<?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"
	>
<channel>
	<title>Comments on: Siebel Interview question</title>
	<atom:link href="http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/</link>
	<description>Technical advice, help and instruction with Siebel Systems</description>
	<pubDate>Fri, 21 Nov 2008 19:35:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Kiran</title>
		<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-180</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Sat, 20 Sep 2008 13:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-180</guid>
		<description>Good answer. But I have another query which Siebel has implemented, but I couldn't succeed for other fields. WHen I update a field on Opportunity record, relevant field on child records (Revenue) should get updated.

Vanilla config works, for Account field. When Account on Opty is updated, the Account Id on all Revenue lines get updated. But my other fields doesnot work. Anybody got the best solution?</description>
		<content:encoded><![CDATA[<p>Good answer. But I have another query which Siebel has implemented, but I couldn&#8217;t succeed for other fields. WHen I update a field on Opportunity record, relevant field on child records (Revenue) should get updated.</p>
<p>Vanilla config works, for Account field. When Account on Opty is updated, the Account Id on all Revenue lines get updated. But my other fields doesnot work. Anybody got the best solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-19</link>
		<dc:creator>Siva</dc:creator>
		<pubDate>Mon, 04 Feb 2008 13:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-19</guid>
		<description>Hi i will be happy for that.......... could U ple give me how we can Write ple give detail.....................ple help me</description>
		<content:encoded><![CDATA[<p>Hi i will be happy for that&#8230;&#8230;&#8230;. could U ple give me how we can Write ple give detail&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;ple help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-18</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Mon, 04 Feb 2008 11:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-18</guid>
		<description>Question 2: how to split dates?

If I assume you just want to display the date split out, not capture it that way, then you can use three calculated fields formatting the original date field with the 'ToChar' function. The function's in Bookshelf, but as an example &lt;strong&gt;ToChar([&lt;em&gt;Date Field&lt;/em&gt;], "dd")&lt;/strong&gt; would hold the day portion of the date.</description>
		<content:encoded><![CDATA[<p>Question 2: how to split dates?</p>
<p>If I assume you just want to display the date split out, not capture it that way, then you can use three calculated fields formatting the original date field with the &#8216;ToChar&#8217; function. The function&#8217;s in Bookshelf, but as an example <strong>ToChar([<em>Date Field</em>], &#8220;dd&#8221;)</strong> would hold the day portion of the date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-17</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Mon, 04 Feb 2008 11:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-17</guid>
		<description>Question 1: how to calculate a total on a form applet?

You need to set up an MVG and use an aggregate function. See &lt;a href="http://blog.stuandgravy.com/2007/04/05/using-mvg-aggregate-functions/" rel="nofollow"&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Question 1: how to calculate a total on a form applet?</p>
<p>You need to set up an MVG and use an aggregate function. See <a href="http://blog.stuandgravy.com/2007/04/05/using-mvg-aggregate-functions/" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/blog.stuandgravy.com');">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-16</link>
		<dc:creator>Siva</dc:creator>
		<pubDate>Mon, 04 Feb 2008 11:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-16</guid>
		<description>Hi Friends
&#62; I ahve one requirement.we have one date field.But we need to display in
&#62; three fields that date,we need to split the date and have to show
&#62; like month in one field, and year in one field, day in one field.throufgconfiguration.
&#62; for ex: we have 1/23/2008
&#62; we need to show in month field 1
&#62; we need to show in day field 23
&#62; we need to show in year fiedl 2008
&#62;
&#62; it is very urgent req, please reply asap
&#62;
&#62; thanks
&#62; Siva__.____._</description>
		<content:encoded><![CDATA[<p>Hi Friends<br />
&gt; I ahve one requirement.we have one date field.But we need to display in<br />
&gt; three fields that date,we need to split the date and have to show<br />
&gt; like month in one field, and year in one field, day in one field.throufgconfiguration.<br />
&gt; for ex: we have 1/23/2008<br />
&gt; we need to show in month field 1<br />
&gt; we need to show in day field 23<br />
&gt; we need to show in year fiedl 2008<br />
&gt;<br />
&gt; it is very urgent req, please reply asap<br />
&gt;<br />
&gt; thanks<br />
&gt; Siva__.____._</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-15</link>
		<dc:creator>Siva</dc:creator>
		<pubDate>Mon, 04 Feb 2008 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/03/26/siebel-interview-question/#comment-15</guid>
		<description>Hi
I am having a requirement as below.
There is a list applet with a list column "Amount".I made the total of the "amount" in all rows displayed in footer using "total required propery" in applet.
Actually the field "amount" is the calculated field in a BC
I need to extract the total that is displayed in footer for the "amount" field to a control in form applet which using some other BC.This form applet located just below the list applet where list column "amount" is present.

Can we do this without scripting? if yes please explain me how to do?
else..please help me to write scripting for this.
Thanks in advance.
Regards,
siva __.____.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am having a requirement as below.<br />
There is a list applet with a list column &#8220;Amount&#8221;.I made the total of the &#8220;amount&#8221; in all rows displayed in footer using &#8220;total required propery&#8221; in applet.<br />
Actually the field &#8220;amount&#8221; is the calculated field in a BC<br />
I need to extract the total that is displayed in footer for the &#8220;amount&#8221; field to a control in form applet which using some other BC.This form applet located just below the list applet where list column &#8220;amount&#8221; is present.</p>
<p>Can we do this without scripting? if yes please explain me how to do?<br />
else..please help me to write scripting for this.<br />
Thanks in advance.<br />
Regards,<br />
siva __.____.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
