Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
HTML

<div id="main-content" class="wiki-content group">
	<p>
		<style type='text/css'>/*<![CDATA[*/
div.rbtoc1412696077098 {
	padding: 0px;
}
div.rbtoc1412696077098 ul {
	list-style: disc;
	margin-left: 0px;
}
div.rbtoc1412696077098 li {
	margin-left: 0px;
	padding-left: 0px;
}
/*]]>*/
</style>
	<div class='toc-macro rbtoc1412696077098'>
		<ul class='toc-indentation'>
			<li><a href='#EventosIntermediários-EventoIntermediário'>&#160;Intermediate
					Event</a></li>
			<li><a
				href='#EventosIntermediários-EventoIntermediárioTemporizador'>&#160;Timer
					Intermediate Event</a></li>
			<li><a
				href='#EventosIntermediários-EventoIntermediárioCondicional'>&#160;Conditional
					Intermediate Event</a></li>
			<li><a
				href='#EventosIntermediários-EventoIntermediáriodeenviodesinal'>&#160;Signal
					sending Intermediate Event</a></li>
			<li><a
				href='#EventosIntermediários-EventoIntermediárioderecepçãodesinal'>&#160;Signal
					receiving Intermediate Event</a></li>
			<li><a
				href='#EventosIntermediários-EventoIntermediáriodeLink(Entrada)'>&#160;Link
					Intermediate Event (Input)&#160;</a></li>
			<li><a
				href='#EventosIntermediários-EventoIntermediáriodeLink(Saída)'>&#160;Link
					Intermediate Event (Output)&#160;</a></li>
			<li><a href='#EventosIntermediários-EventoIntermediáriomúltiplo'>&#160;Multiple
					Intermediate Event</a></li>
		</ul>
	</div>
	</p>
	<h2 id="EventosIntermediários-EventoIntermediário">
		<img class="confluence-embedded-image"
			src="http://tdn.totvs.com/download/attachments/126714787/02.png?version=1&modificationDate=1393446157000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/126714787/02.png?version=1&modificationDate=1393446157000&api=v2">&#160;Intermediate
		Event
	</h2>
	<p>As its name implies, it is an event that takes place between the
		beginning and the end of the process. It is a common activity that can
		be assigned to any user during the execution of a workflow process.
		Used for the purpose of complying with BPMN 2.0 notation.</p>
	<h2 id="EventosIntermediários-EventoIntermediárioTemporizador">
		<img class="confluence-embedded-image"
			src="http://tdn.totvs.com/download/attachments/126714787/03.png?version=1&modificationDate=1393446166000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/126714787/03.png?version=1&modificationDate=1393446166000&api=v2">&#160;Timer
		Intermediate Event
	</h2>
	<p>Allows the creation of a delay in the workflow request. When the
		process reaches this activity, the request will stop at this point in
		the process for the period determined within the schedule of the
		activity.</p>
	<h2 id="EventosIntermediários-EventoIntermediárioCondicional">
		<img class="confluence-embedded-image"
			src="http://tdn.totvs.com/download/attachments/126714787/04.png?version=1&modificationDate=1393446172000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/126714787/04.png?version=1&modificationDate=1393446172000&api=v2">&#160;Conditional
		Intermediate Event
	</h2>
	<p>This event will create an activity in the overdue task central,
		that will periodically execute a conditional script. When script
		conditions are met, the process will move to the next stage of the
		process. The user that handled the previous task of the conditional
		intermediate event will be used to handle this task.</p>
	<h2 id="EventosIntermediários-EventoIntermediáriodeenviodesinal">
		<img class="confluence-embedded-image"
			src="http://tdn.totvs.com/download/attachments/126714787/05.png?version=1&modificationDate=1393446184000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/126714787/05.png?version=1&modificationDate=1393446184000&api=v2">&#160;Signal
		sending Intermediate Event
	</h2>
	<p>This event will act as an automatic activity and will issue the
		signal configured within Fluig. When the request arrives at this
		activity, it will move immediately to the next activity, simply
		sending a signal.</p>
	<h2 id="EventosIntermediários-EventoIntermediárioderecepçãodesinal">
		<img class="confluence-embedded-image"
			src="http://tdn.totvs.com/download/attachments/126714787/10.png?version=1&modificationDate=1393446192000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/126714787/10.png?version=1&modificationDate=1393446192000&api=v2">&#160;Signal
		receiving Intermediate Event
	</h2>
	<p>This event will maintain the workflow request stopped until the
		configured signal has been issued by another signal sending activity.</p>
	<h2 id="EventosIntermediários-EventoIntermediáriodeLink(Entrada)">
		<img class="confluence-embedded-image"
			src="http://tdn.totvs.com/download/attachments/126714787/06.png?version=1&modificationDate=1393446310000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/126714787/06.png?version=1&modificationDate=1393446310000&api=v2">&#160;Intermediate
		Link Event (Input)<span style="color: rgb(0, 0, 0);">&#160;</span>
	</h2>
	<div>
		<p>In some processes, it is sometimes necessary to create an
			activity flow that ends up going through most of the diagram, making
			it difficult to be understood. Intermediate link events allow the
			creation of flow connectors, making the activity connection more
			elegant. In the settings (properties) of this component, a combo-box
			is displayed, listing all intermediate outflow link activities. In
			the settings (properties) of this component, a combo-box is
			displayed, listing all intermediate output link activities. All input
			link events must receive at least one inflow. The sample process
			below shows a flow that needs to connect the initial activity to the
			activity5. Please note that the flow goes through nearly the entire
			diagram to connect both activities:</p>
		<p>
			<img class="confluence-embedded-image image-center"
				src="http://tdn.totvs.com/download/attachments/126714787/liught%20-%20C%C3%B3pia.png?version=1&modificationDate=1393448909000&api=v2"
				data-image-src="http://tdn.totvs.com/download/attachments/126714787/liught%20-%20C%C3%B3pia.png?version=1&modificationDate=1393448909000&api=v2">
		</p>
		<p>Using the input and output link events allows a more efficient
			and elegant modeling. See the same process using the input and output
			link events:</p>
		<p>
			<img class="confluence-embedded-image image-center"
				src="http://tdn.totvs.com/download/attachments/126714787/liught%20-%20C%C3%B3pia%20%282%29.png?version=1&modificationDate=1393449082000&api=v2"
				data-image-src="http://tdn.totvs.com/download/attachments/126714787/liught%20-%20C%C3%B3pia%20%282%29.png?version=1&modificationDate=1393449082000&api=v2">
		</p>
		<p>You obtained the same exact process, but with a much more
			user-friendly modeling.</p>
		<p>&#160;</p>
		<div>
			<h2 id="EventosIntermediários-EventoIntermediáriodeLink(Saída)">
				<img class="confluence-embedded-image"
					src="http://tdn.totvs.com/download/attachments/126714787/07.png?version=1&modificationDate=1393446317000&api=v2"
					data-image-src="http://tdn.totvs.com/download/attachments/126714787/07.png?version=1&modificationDate=1393446317000&api=v2">&#160;Link
				Intermediate Event (Output)
			</h2>
			<p>Determines the output of a process flow that has entered the
				input link event. It needs at least one output flow to be considered
				a validly modeled event.</p>
			<h2 id="EventosIntermediários-EventoIntermediáriomúltiplo">
				<img class="confluence-embedded-image"
					src="http://tdn.totvs.com/download/attachments/126714787/09.png?version=1&modificationDate=1393446328000&api=v2"
					data-image-src="http://tdn.totvs.com/download/attachments/126714787/09.png?version=1&modificationDate=1393446328000&api=v2">&#160;Multiple
				Intermediate Event
			</h2>
			<p>When executed, this element will trigger multiple signals to
				execute multiple scripts. This item is recommended in situations
				where the modeler wishes to fire more than one signal at the same
				time in a given point in the process.</p>
		</div>
	</div>
</div>