<?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>Workflow Archives &#187; Sugabyte</title>
	<atom:link href="https://sugabyte.com/tag/workflow/feed/" rel="self" type="application/rss+xml" />
	<link>https://sugabyte.com/tag/workflow/</link>
	<description>SugarCRM Advanced Partner in the UK</description>
	<lastBuildDate>Sun, 06 Aug 2017 10:46:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://sugabyte.com/wp-content/uploads/2017/10/Sugabyte152-150x150.png</url>
	<title>Workflow Archives &#187; Sugabyte</title>
	<link>https://sugabyte.com/tag/workflow/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Get the most from Event-Based Gateways (SugarCRM Automation)</title>
		<link>https://sugabyte.com/get-the-most-from-event-based-gateways-sugarcrm-automation/</link>
		
		<dc:creator><![CDATA[Chloe McAllister]]></dc:creator>
		<pubDate>Tue, 21 Feb 2017 11:35:43 +0000</pubDate>
				<category><![CDATA[SugarCRM How to Guides]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Advanced Workflow]]></category>
		<category><![CDATA[Event-Based Gateways]]></category>
		<guid isPermaLink="false">https://sugabyte.com/?p=307</guid>

					<description><![CDATA[<p>Within the Advanced Workflow tool, you have the ability to build a Process Definition. Process Definitions define the steps of an automated business process and control the flow of work that is allocated during running processes in Sugar. The Process Definitions consist of a network of activities, criteria to start and end the process and [&#8230;]</p>
<p>The post <a href="https://sugabyte.com/get-the-most-from-event-based-gateways-sugarcrm-automation/">Get the most from Event-Based Gateways (SugarCRM Automation)</a> appeared first on <a href="https://sugabyte.com">Sugabyte</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Within the Advanced Workflow tool</strong>, you have the ability to build a Process Definition. Process Definitions define the steps of an automated business process and control the flow of work <span id="more-5461"></span>that is allocated during running processes in Sugar. The Process Definitions consist of a network of activities, criteria to start and end the process and information about the individual activities.</p>
<p>A process might need at some point, dependent on the evaluated conditions, different possible outcomes and actions. This can be achieved by incorporating gateways into the Process Definition. There are four Gateways that can be used within the Process Definition: Exclusive, Inclusive, Parallel and Event-Based.</p>
<ul>
<li>Exclusive Gateways will evaluate several conditions but only direct the flow to or from a single path.</li>
<li>Inclusive Gateways will direct a flow along all paths that accomplish their criteria, this could result in a single or multiple parallel flows.</li>
<li>Parallel Gateways simply tell the process that two or more flows are all to happen at the same time.</li>
<li>Event-Based gateways are similar to Exclusive gateways in the way that the process will only go forward with the flow that first accomplishes its criteria. Event-Based Gateways, however, evaluate which event has occurred first rather than which condition has been met first.</li>
</ul>
<p><strong>Shown below is an example of a Process Definition using an Event-Based gateway:</strong></p>
<figure id="attachment_308" aria-describedby="caption-attachment-308" style="width: 865px" class="wp-caption aligncenter"><a href="https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design.png"><img fetchpriority="high" decoding="async" class="size-full wp-image-308" src="https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design.png" alt="" width="865" height="280" srcset="https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design.png 865w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design-300x97.png 300w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design-768x249.png 768w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design-600x194.png 600w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-design-696x225.png 696w" sizes="(max-width: 865px) 100vw, 865px" /></a><figcaption id="caption-attachment-308" class="wp-caption-text">Example of an event-based gateway in the advanced workflow tool in SugarCRM</figcaption></figure>
<p>An example Process Definition where you may want to use an Event-Based gateway could be: When the Lead status changes to ‘In Process’, the process continues and changes the description field on the Lead record to show that the Lead is being worked with. However, if the lead status does not change for 2 days, then create a task for the assigned user to follow up. There are no configuration settings for Event-Based Gateways as they will follow the flow of the first event that takes place.</p>
<p>To achieve the first scenario, you can use the intermediate event ‘Receive Message’. If the gateway receives the message from the system that the status has changed to ‘In Process’ within 2 days, then the process will follow the top flow, changes the description field and ends as shown below:</p>
<p><a href="https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1.png"><img decoding="async" class="aligncenter size-full wp-image-309" src="https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1.png" alt="" width="855" height="331" srcset="https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1.png 855w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1-300x116.png 300w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1-768x297.png 768w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1-600x232.png 600w, https://sugabyte.com/wp-content/uploads/2017/08/Event-based-gateway-outcome-1-696x269.png 696w" sizes="(max-width: 855px) 100vw, 855px" /></a></p>
<p>However, it would not be ideal to have to wait for an unlimited amount of time for the Lead status to change without reminding the user to follow-up. Use a ‘Wait’ event and set the parameters to 2 days. The Event-Based Gateway will then evaluate which event happens first. If the Lead status does not change and the 2-day ‘Wait’ event is completed, then the process will follow the bottom flow and creates a Task for the assigned user of the Lead, reminding them to take action.</p>
<p><a href="https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2.png"><img decoding="async" class="aligncenter size-full wp-image-310" src="https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2.png" alt="" width="843" height="322" srcset="https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2.png 843w, https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2-300x115.png 300w, https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2-768x293.png 768w, https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2-600x229.png 600w, https://sugabyte.com/wp-content/uploads/2017/08/Event-Based-Gateway-outcome-2-696x266.png 696w" sizes="(max-width: 843px) 100vw, 843px" /></a></p>
<p>Event-Based Gateways are extremely useful when configuring a Process Definition with outcomes depending on occurring events.</p>
<p style="padding-left: 30px; text-align: center;"><span class="td_text_highlight_marker_green td_text_highlight_marker td_text_highlight_marker_blue">If you would like training or support on the advanced workflow tool in SugarCRM, email support@sugabyte.com for more information.</span></p>
<p>The post <a href="https://sugabyte.com/get-the-most-from-event-based-gateways-sugarcrm-automation/">Get the most from Event-Based Gateways (SugarCRM Automation)</a> appeared first on <a href="https://sugabyte.com">Sugabyte</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
