<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Online Siebel Tutorials - Bookshelf &#187; Monitor Agent</title>
	<atom:link href="http://www.siebelintegration.com/index.php/tag/monitor-agent/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siebelintegration.com</link>
	<description>Learn by Sharing Siebel Knowledge............</description>
	<lastBuildDate>Mon, 12 Jul 2010 11:17:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Workflow Policy with Duration Works?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/how-workflow-policy-with-duration-works/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/how-workflow-policy-with-duration-works/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:45:23 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Workflows]]></category>
		<category><![CDATA[Monitor Agent]]></category>
		<category><![CDATA[SR Broker]]></category>
		<category><![CDATA[S_ESCL_LOG]]></category>
		<category><![CDATA[S_ESCL_REQ]]></category>
		<category><![CDATA[S_ESCL_STATE]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workflow Action Agent]]></category>
		<category><![CDATA[Workflow Policies]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=272</guid>
		<description><![CDATA[This is for Workflow Policy which has a duration specified -
1. When the workflow policy conditions are violated, a new row gets inserted into S_ESCL_REQ table.
2. Now, if DURATION is specified in Workflow Policy, the Workflow Monitor Agent inserts a new record into the S_ESCL_STATE table and removes the row from S_ESCL_REQ table.
3. Depending on the Sleep Time parameter, Workflow Monitor Agent wakes up and verifies the S_ESCL_STATE table to check whether the row had reached its expiration time in the END_TM column.
4. When the record completes its duration, Workflow ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/how-workflow-policy-with-duration-works/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How Siebel Workflow Policy Works?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/workflows/how-siebel-workflow-policy-works/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/workflows/how-siebel-workflow-policy-works/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:31:06 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Workflows]]></category>
		<category><![CDATA[Monitor Agent]]></category>
		<category><![CDATA[SR Broker]]></category>
		<category><![CDATA[S_ESCL_LOG]]></category>
		<category><![CDATA[S_ESCL_REQ]]></category>
		<category><![CDATA[S_ESCL_STATE]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workflow Action Agent]]></category>
		<category><![CDATA[Workflow Policies]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=266</guid>
		<description><![CDATA[Below is a detailed answer to certain questions like &#8211; 
 &#8211; What happens when your workflow policy fires, 
 &#8211; how a record get inserted into S_ESCL_REQ , 
 &#8211; how monitor agent processes the record ??????


Workflow Policy not having a duration specified -
1. When the workflow policy columns are violated, a new row gets inserted into S_ESCL_REQ table by database Triggers.
2. Workflow monitor agent verifies the record in S_ESCL_REQ table and compares if the violated record and matches the Policy Condition.
3. If the conditions are not met, then ...]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/workflows/how-siebel-workflow-policy-works/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
