<?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: Workflow Process Business Objects</title>
	<atom:link href="http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/</link>
	<description>Technical advice, help and instruction with Siebel Systems</description>
	<pubDate>Fri, 21 Nov 2008 20:36:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-140</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Tue, 27 May 2008 23:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-140</guid>
		<description>I'd start with Business Process Designer in Bookshelf. Beyond that, &lt;a href="http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=84&#038;group_id=1233" rel="nofollow"&gt;Oracle University&lt;/a&gt; offer various courses on Workflow.</description>
		<content:encoded><![CDATA[<p>I&#8217;d start with Business Process Designer in Bookshelf. Beyond that, <a href="http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=84&#038;group_id=1233" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/education.oracle.com');">Oracle University</a> offer various courses on Workflow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siva</title>
		<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-139</link>
		<dc:creator>siva</dc:creator>
		<pubDate>Tue, 27 May 2008 14:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-139</guid>
		<description>How we can do troubleshooting in workflows ple let know.....</description>
		<content:encoded><![CDATA[<p>How we can do troubleshooting in workflows ple let know&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-30</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Sun, 24 Jun 2007 21:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-30</guid>
		<description>The Object Id that is passed by default is that of the &lt;strong&gt;primary&lt;/strong&gt; BC for the BO which is why you can sometimes struggle to get the right value. You only really need to use this workaround if you've got the "wrong" Object Id when you &lt;em&gt;start&lt;/em&gt; testing, as when it's right it'll stay right (and conversely when it's wrong it's dead wrong)!</description>
		<content:encoded><![CDATA[<p>The Object Id that is passed by default is that of the <strong>primary</strong> BC for the BO which is why you can sometimes struggle to get the right value. You only really need to use this workaround if you&#8217;ve got the &#8220;wrong&#8221; Object Id when you <em>start</em> testing, as when it&#8217;s right it&#8217;ll stay right (and conversely when it&#8217;s wrong it&#8217;s dead wrong)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-29</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Sun, 17 Jun 2007 10:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-29</guid>
		<description>G'day Soum,

In the Runtime Event Action Set that executes your workflow process, add in an extra Action Step of type 'Attribute Set', set operator 'Set'. Name the Profile Attribute and fill in an expression to set the correct Value. Make sure you set the sequence of the actions so that the Set Attribute executes before the RunProcess.</description>
		<content:encoded><![CDATA[<p>G&#8217;day Soum,</p>
<p>In the Runtime Event Action Set that executes your workflow process, add in an extra Action Step of type &#8216;Attribute Set&#8217;, set operator &#8216;Set&#8217;. Name the Profile Attribute and fill in an expression to set the correct Value. Make sure you set the sequence of the actions so that the Set Attribute executes before the RunProcess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soum</title>
		<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-28</link>
		<dc:creator>Soum</dc:creator>
		<pubDate>Fri, 15 Jun 2007 22:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-28</guid>
		<description>How do we set the Profile Attribute for Contact Row Id?</description>
		<content:encoded><![CDATA[<p>How do we set the Profile Attribute for Contact Row Id?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Detecting when a WriteRecord is New or Updated &#171; Notes on Siebel</title>
		<link>http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-27</link>
		<dc:creator>Detecting when a WriteRecord is New or Updated &#171; Notes on Siebel</dc:creator>
		<pubDate>Mon, 30 Apr 2007 23:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/04/12/workflow-process-business-objects/#comment-27</guid>
		<description>[...] 1st, 2007   Nathan&#8217;s enthusiatically followed up on his first contribution to eulogise about a couple of new Runtime Events&#8230; This one is relatively simple but it is [...]</description>
		<content:encoded><![CDATA[<p>[...] 1st, 2007   Nathan&#8217;s enthusiatically followed up on his first contribution to eulogise about a couple of new Runtime Events&#8230; This one is relatively simple but it is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
