You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org> on 2017/07/03 17:38:00 UTC

[jira] [Created] (CONNECTORS-1442) Initial implementation of the Alfresco BFSI Output Connector

Piergiorgio Lucidi created CONNECTORS-1442:
----------------------------------------------

             Summary: Initial implementation of the Alfresco BFSI Output Connector
                 Key: CONNECTORS-1442
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1442
             Project: ManifoldCF
          Issue Type: Task
          Components: Alfresco BFSI Output Connector
            Reporter: Piergiorgio Lucidi
            Assignee: Piergiorgio Lucidi
             Fix For: ManifoldCF 2.8


Luis Cabaceira (Solutions Architect @ Alfresco) contacted me for contributing in the project with a brand new connector dedicated to massive contents migration against an Alfresco repository.

Alfresco provides a Bulk File System Import tool that allow to import contents written in its own format in the file system:
http://docs.alfresco.com/5.2/concepts/Bulk-Import-Tool.html

Basically binaries with also versions and metadata written in the Java Properties format.
The most important functionality provided by this tool is the in-place feature. 
Using it you can import contents directly inside the content store of Alfresco in the file system and then import only nodes without the need to upload/stream binary contents.

This new ManifoldCF connector will convert and write all the crawled contents in the BFSI format in the remote file system. 
In this way the extracted content can be dropped directly in the Alfresco content store and then running the BFSI tool the repository will import contents without uploading/streaming any binary.

This is important because the BFSI tool is developed and fully supported by Alfresco.
If some development will be required for adapting it with ManifoldCF, this will be done by Luis  with also my support.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)