<?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: Siebel &#8211; Looping multiple records &#8211; Update records</title>
	<atom:link href="http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Fri, 05 Aug 2011 10:11:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Madhvi</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-3822</link>
		<dc:creator>Madhvi</dc:creator>
		<pubDate>Tue, 27 Apr 2010 04:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-3822</guid>
		<description>Hi,
I was using wokflow to update multiple records uing Siebel Operation Step.But to my surprise, it threw error &quot;Error updating business component at step &#039;Siebel Operation 1&#039;.(SBL-BPR-00187)
--
This error is returned when the workflow/task is executing the Siebel Operation business service.(SBL-BPR-00100)
--
No Primary Row found in &#039;Channel Partner&#039; for Siebel Operation.(SBL-BPR-00101)&quot;
I also tried using Query Step and then update.Then also, it threw error.
I am not sure if it works on Primary BC.
I think it works if we first query on Primary BC and then update the records of child BC.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I was using wokflow to update multiple records uing Siebel Operation Step.But to my surprise, it threw error &#8220;Error updating business component at step &#8216;Siebel Operation 1&#8242;.(SBL-BPR-00187)<br />
&#8211;<br />
This error is returned when the workflow/task is executing the Siebel Operation business service.(SBL-BPR-00100)<br />
&#8211;<br />
No Primary Row found in &#8216;Channel Partner&#8217; for Siebel Operation.(SBL-BPR-00101)&#8221;<br />
I also tried using Query Step and then update.Then also, it threw error.<br />
I am not sure if it works on Primary BC.<br />
I think it works if we first query on Primary BC and then update the records of child BC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-119</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Thu, 04 Jun 2009 07:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-119</guid>
		<description>Hi Bob,

I agree. I have made ur suggested changes to the sample script above. Even if we activate account before query, it would work without issues. In any case, following the best coding practices, I have removed it. Cheers.. :-)</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>I agree. I have made ur suggested changes to the sample script above. Even if we activate account before query, it would work without issues. In any case, following the best coding practices, I have removed it. Cheers.. <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-118</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 04 Jun 2009 07:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-118</guid>
		<description>As &quot;Account&quot; in only use in a query you don&#039;t need to Activate it.
ExecuteQuery would be fine with a ForwardOnly .</description>
		<content:encoded><![CDATA[<p>As &#8220;Account&#8221; in only use in a query you don&#8217;t need to Activate it.<br />
ExecuteQuery would be fine with a ForwardOnly .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-116</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Wed, 03 Jun 2009 13:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-116</guid>
		<description>Hi,

Thanks for the updates. I just updated the TheApplication() to bo_Order. Anything else that you can see amiss here?

This was just intended as a pseudocode / sample script and has not been run practically. Please do point out in case you feel it can be improved.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the updates. I just updated the TheApplication() to bo_Order. Anything else that you can see amiss here?</p>
<p>This was just intended as a pseudocode / sample script and has not been run practically. Please do point out in case you feel it can be improved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-114</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 03 Jun 2009 10:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-114</guid>
		<description>By the way your script is wrong ...</description>
		<content:encoded><![CDATA[<p>By the way your script is wrong &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeeKs Blogging @ dotCOM - Siebel - Looping multiple records - Query and Process</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-58</link>
		<dc:creator>GeeKs Blogging @ dotCOM - Siebel - Looping multiple records - Query and Process</dc:creator>
		<pubDate>Tue, 12 May 2009 05:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-58</guid>
		<description>[...] In my last post, I discussed as to how we can query and update multiple records in Siebel Database. You can find it in the link below: Siebel - Looping multiple records - Update. [...]</description>
		<content:encoded><![CDATA[<p>[...] In my last post, I discussed as to how we can query and update multiple records in Siebel Database. You can find it in the link below: Siebel &#8211; Looping multiple records &#8211; Update. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-57</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Mon, 11 May 2009 18:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-57</guid>
		<description>Hi Vishnu

How will it update for a new record? I ran an ExecuteQuery().

This script would most probably be written in a custom Business Service.</description>
		<content:encoded><![CDATA[<p>Hi Vishnu</p>
<p>How will it update for a new record? I ran an ExecuteQuery().</p>
<p>This script would most probably be written in a custom Business Service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ursvisnu</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/comment-page-1/#comment-55</link>
		<dc:creator>ursvisnu</dc:creator>
		<pubDate>Mon, 11 May 2009 14:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=283#comment-55</guid>
		<description>Thank you 
but it updates allways even when  a new record is created.
And 
my query where we need to write the script and in which event</description>
		<content:encoded><![CDATA[<p>Thank you<br />
but it updates allways even when  a new record is created.<br />
And<br />
my query where we need to write the script and in which event</p>
]]></content:encoded>
	</item>
</channel>
</rss>

