1.1 Objective
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.
1.2 Settings in Datasul
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 datasul_framework.properties
to the settings below:
ecm.isFluig=true
ecm.url=http://127.0.0.0:8080/webdesk/
The property ecm.isFluig needs to be included in the file
and the property ecm.url needs to be changed to the Fluig
URL.