Contents
Objective
The objective of this guide is to answer doubts concerning the integration of customized modules with Fluig.
Integration of Customized Modules
Below you will see two examples of integration developments in .NET, and one for PHP integration.
- Example CreateDocument.cs
This example sends a document via FTP protocol to the user upload area, and after completing the submission, posts a document publishing through createDocument method of the ‘DocumentService’ webservice, sent to a customized security.
- Example WorkflowEngineService.cs
This example shows the handling of a workflow process, including attachments via the saveAndSendTask method of the WorkflowEngineService webservice.
- Example getColleagueDataset.php
This is an example of integration of the PHP language with the Fluig webservices.
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas