Á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">
	<div style="margin-left: 0.0px;">
		<div class="pagetitle with-breadcrumbs">
			<h1 id="id-1.Configuração-1.1Objetivo">
				<span style="color: rgb(0, 51, 102);">1.1 Objective</span>
			</h1>
			<p>
				<span style="color: rgb(0, 51, 102);">To integrate Datasul
					line routines with Fluig in order to create processes that allow
					the client to work with the routine as a request with the
					allocation of people responsible for the activity, using the Fluig
					workflow to control the deadline for completion, monitoring and
					notifications sent to the person responsible for it and requester.
					This information is submitted at the end of the process to the
					Datasul product line for persistence.</span>
			</p>
			<h1 id="id-1.Configuração-1.2ConfiguraçõesnoDatasul">
				<span style="color: rgb(0, 51, 102);">1.2 Settings in Datasul</span>
			</h1>
			<p>
				The configuration of the integration between Fluig and Datasul will
				use the same properties in the configuration of integration between
				Datasul and ECM. However, it is necessary to change the file from <em
					style="line-height: 1.4285715;">datasul_framework.properties</em>
				to the settings below:
			</p>
			<p>
				<span style="color: rgb(0, 51, 102);">&#160;</span>
			</p>
			<pre>
								<span class="comment" style="color: rgb(0, 128, 0);">#Key to enable the integration of Datasul with Fluig, where: #true = enabled #false = disabled</span>
<span class="parameter" style="color: blue;">ecm.isFluig</span>=<span
					class="value" style="color: red;">true</span>
<span class="comment" style="color: rgb(0, 128, 0);">#URL to locate ECM</span>
<span class="parameter" style="color: blue;">ecm.url</span>=<span
					class="value" style="color: red;">http://127.0.0.0:8080/webdesk/</span>
</pre>
			<p>
				The property <em>ecm.isFluig </em> needs to be included in the file
				and the property <em>ecm.url</em> needs to be changed to the Fluig
				URL.
			</p>
			<p>&#160;</p>
		</div>
	</div>
</div>