Á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">
	<h1 id="ExpediçãodeProcessosdeWorkflowpeloFluigStudio-Índice">Contents</h1>
	<p>
		<style type='text/css'>/*<![CDATA[*/
div.rbtoc1412696129834 {
	padding: 0px;
}
div.rbtoc1412696129834 ul {
	list-style: none;
	margin-left: 0px;
}
div.rbtoc1412696129834 li {
	margin-left: 0px;
	padding-left: 0px;
}
/*]]>*/
</style>
	<div class='toc-macro rbtoc1412696129834'>
		<ul class='toc-indentation'>
			<li><span class='TOCOutline'>1</span> <a
				href='#ExpediçãodeProcessosdeWorkflowpeloFluigStudio-Objetivo'>Objective</a></li>
			<li><span class='TOCOutline'>2</span> <a
				href='#ExpediçãodeProcessosdeWorkflowpeloFluigStudio-ExpediçãodeprocessodeworkflowpelopluginFluignoTDS'>Workflow
					process dispatch through the Fluig plug-in in TDS</a></li>
			<li><span class='TOCOutline'>3</span> <a
				href='#ExpediçãodeProcessosdeWorkflowpeloFluigStudio-ImportaçãodeprocessodeworkflowpelopluginFluignoTDS'>Workflow
					process import through the Fluig plug-in in TDS</a></li>
		</ul>
	</div>
	</p>
	<p>&#160;</p>
	<h1 id="ExpediçãodeProcessosdeWorkflowpeloFluigStudio-Objetivo">Objective</h1>
	<p>
		The objective of this guide is to present the procedures required to
		dispatch the <em>workflow</em> processes through Fluig Studio.
	</p>
	<p>&#160;</p>
	<h1
		id="ExpediçãodeProcessosdeWorkflowpeloFluigStudio-ExpediçãodeprocessodeworkflowpelopluginFluignoTDS">
		<em>Workflow</em> process dispatch through the Fluig plug-in in TDS
	</h1>
	<p>
		The dispatch of a <em>workflow</em> process in Fluig through the Fluig
		BPM plug-in in TOTVS Developer Studio – TDS.
	</p>
	<p>
		The project structure for a Fluig <em>workflow</em> process Fluig is
		shown below:
	</p>
	<p>&#160;</p>
	<p>
		<img class="confluence-embedded-image image-center" width="500"
			src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio.png?version=1&modificationDate=1408625955000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio.png?version=1&modificationDate=1408625955000&api=v2">
	</p>
	<p>&#160;</p>
	<p>
		Files with the definition of the form and its attachments - e.g., CSS
		files and images - are stored in a specific folder. In the figure
		above, the form files are in folder “63 - Especificações”, which is
		the Fluig location where the process form was posted. The folder is
		created automatically with the same name given to the <em>workflow</em>
		process form.
	</p>
	<p>
		Lastly, the “<em>workflow</em>” folder contains all the files that
		compose the structure of processes. This folder contains the
		“.process”, which is the definition of the process, and the “scripts”
		folder. The “scripts” folder stores the implementation of all
		customization events created for the process.
	</p>
	<p>
		<span>The <em>workflow</em> process dispatch is performed by
			Studio. To choose this procedure, simply select the project and
			right-click to select “<em>Export</em>”, as shown in the figure
			below:
		</span>
	</p>
	<p>
		<span><br /></span>
	</p>
	<p>
		<span><img class="confluence-embedded-image image-center"
			width="500" src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio2.png?version=1&modificationDate=1408626329000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio2.png?version=1&modificationDate=1408626329000&api=v2"><br /></span>
	</p>
	<p>
		In the tree, expand the item “<em>General</em>” and select “<em>Archive
			File</em>”, as shown in the figure below:
	</p>
	<p>&#160;</p>
	<p>
		<img class="confluence-embedded-image image-center"
			src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio3.png?version=1&modificationDate=1408626570000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio3.png?version=1&modificationDate=1408626570000&api=v2">
	</p>
	<p>&#160;</p>
	<p>
		Lastly, enter the full path and file name to be generated for the
		process file. To create a ZIP file, check if the option “<em>Save
			in zip format</em>” is selected.
	</p>
	<p>&#160;</p>
	<h1
		id="ExpediçãodeProcessosdeWorkflowpeloFluigStudio-ImportaçãodeprocessodeworkflowpelopluginFluignoTDS">
		<span><em>Workflow</em> process import through the Fluig
			plug-in in TDS</span>
	</h1>
	<p>
		<em>Workflow</em> processes in the Fluig process editor are imported
		through the Fluig plug-in in TDS.
	</p>
	<p>
		To import a <em>workflow</em> process file, open the TDS and select
		the “<em>Package Explorer</em>” view. In “<em>Package Explore </em>”,
		right click on the desktop of this view and select “<em>Import</em>”,
		as shown in the figure below:
	</p>
	<p>&#160;</p>
	<p>
		<img class="confluence-embedded-image image-center" width="500"
			src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio4.png?version=1&modificationDate=1408628104000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio4.png?version=1&modificationDate=1408628104000&api=v2">
	</p>
	<p>&#160;</p>
	<p>
		In the import screen, close the Fluig node, then select the node <em>General</em>
		> <em>Existing Project into Workspace</em>” as shown in the figure
		below:
	</p>
	<p>&#160;</p>
	<p>
		<span><img class="confluence-embedded-image image-center"
			width="500" src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio5.png?version=1&modificationDate=1408628221000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio5.png?version=1&modificationDate=1408628221000&api=v2"><br /></span>
	</p>
	<p>
		Lastly, select “<em>Select archive file</em>” and click on “<em>Browser</em>”.
		Navigate to the zip file that contains the process definition to be
		imported and conclude the <em>Wizard</em> as shown in the screen
		below:
	</p>
	<p>&#160;</p>
	<p>
		<img class="confluence-embedded-image image-center" width="500"
			src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio6.png?version=1&modificationDate=1408628345000&api=v2"
			data-image-src="http://tdn.totvs.com/download/attachments/128681226/exped-proc-studio6.png?version=1&modificationDate=1408628345000&api=v2">
	</p>
	<p>&#160;</p>
	<p>
		To enable the <em>workflow</em> process for configuration and
		execution in Fluig, we suggest following the training path for the
		product, available at TOTVS academy.
	</p>
	<p>&#160;</p>
	<p>&#160;</p>
	<p>&#160;</p>
</div>