<?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; ActivateField() split wide open</title>
	<atom:link href="http://geeksbloggingat.com/2009/05/01/activating-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com/2009/05/01/activating-fields/</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Tue, 20 Jul 2010 19:37:26 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/05/01/activating-fields/comment-page-1/#comment-48</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Sun, 03 May 2009 17:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=186#comment-48</guid>
		<description>Force Active comes with its own set of problems. The force activated field will be fetched evertime a query is made on that BC. It can give to serious performance issues in later stages of the project.</description>
		<content:encoded><![CDATA[<p>Force Active comes with its own set of problems. The force activated field will be fetched evertime a query is made on that BC. It can give to serious performance issues in later stages of the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prachi Sharma</title>
		<link>http://geeksbloggingat.com/2009/05/01/activating-fields/comment-page-1/#comment-43</link>
		<dc:creator>Prachi Sharma</dc:creator>
		<pubDate>Sat, 02 May 2009 16:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=186#comment-43</guid>
		<description>activatefield in script gives a lot of problems. sometimes it does not work. it gives error that the field is not activated despite already using activatefield. also it gives script error and all. we must try to use activatefield first. if it does not work use force active property on bc field. this works best.</description>
		<content:encoded><![CDATA[<p>activatefield in script gives a lot of problems. sometimes it does not work. it gives error that the field is not activated despite already using activatefield. also it gives script error and all. we must try to use activatefield first. if it does not work use force active property on bc field. this works best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/05/01/activating-fields/comment-page-1/#comment-40</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Fri, 01 May 2009 07:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=186#comment-40</guid>
		<description>Nice post, Himanshu. I am glad to see that you have covered a very important aspect related to EAI here which generally people tend to overlook.

When instantiating requests through EAI (either Workflows invoked from some other BCs than the BCs being processed, or even more importantly through the B2B Channel), people tend to overlook the fact that the corresponding view is not exposed here. So, the fields which are active because of being exposed on the UI, or the BCs / BOs of the view are not active. These must explicitly be activated if being used through eScript.

If standard Siebel Operation steps, or other vanilla Business Services are used for this processing, then ActivateField() may not be used.</description>
		<content:encoded><![CDATA[<p>Nice post, Himanshu. I am glad to see that you have covered a very important aspect related to EAI here which generally people tend to overlook.</p>
<p>When instantiating requests through EAI (either Workflows invoked from some other BCs than the BCs being processed, or even more importantly through the B2B Channel), people tend to overlook the fact that the corresponding view is not exposed here. So, the fields which are active because of being exposed on the UI, or the BCs / BOs of the view are not active. These must explicitly be activated if being used through eScript.</p>
<p>If standard Siebel Operation steps, or other vanilla Business Services are used for this processing, then ActivateField() may not be used.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
