1 / 4

http://www.contcentric.com/how-to-integrate-ephesoft-and-alfresco/

This blog explains the easier way to integrate Ephesoft and Alfresco. This configuration is tested with Alfresco 5.x Community Edition. Alfresco document management system

contcentric
Download Presentation

http://www.contcentric.com/how-to-integrate-ephesoft-and-alfresco/

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to Integrate Ephesoft and Alfresco Enterprises possess and receive a whole lot of documents of various types in hard copies. It is a cumbersome task to add to your Alfresco system. By just scanning the documents and transferring to the document library serves an only limited purpose. If enterprises try to add the metadata or properties manually to each document, the time take may be irrational to this activity. To automate this process, Alfresco users can integrate Ephesoft which shortens the above time and cuts the cost of managing this process. This blog explains the easier way to integrate Ephesoft and Alfresco. This configuration is tested with Alfresco 5.x Community Edition. Integration of Ephesoft with Alfresco is done by configuring CMIS plugin in Ephesoft. This plugin, as the name itself suggests, can be used to push or pull data from CMIS compatible document repositories such as Alfresco. However, even before that, we have to first prepare Ephesoft by mapping attributes. Read the blog for How to Integrate Alfresco Login API With Standalone Native Android Application Mapping in Ephesoft Let us take an example of Invoices which are to be scanned in Ephesoft and pushed to Alfresco. We want to fetch five properties from each invoice viz. part number, invoice total, invoice date, state, and city. The first step is to edit and configure the DLF-Attribute-mapping.properties file. This file can be found at location [EphesoftInstallationDirectory]SharedFolders[Batch-class-Folder]cmis-plugin- mapping/DLF-Attribute-mapping.properties E.g., if Ephesoft is installed in E: drive, the location of a batch file would be E:EphesoftSharedFolders/BC12/cmis-plugin-mapping/DLF-Attribute- mapping.properties Ex. My configuration is(add in DLF-Attribute-mapping.properties ) Bill=D:ephesoft:document Bill.PartNumber=ephesoft:partNumber Bill.InvoiceTotal=ephesoft:invoiceTotal Bill.InvoiceDate=ephesoft:invoiceDate Bill.State=ephesoft:state Bill.City=ephesoft:city Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

  2. Here D: define type property of Alfresco model file and P: define aspect property of the model file. Here Bill is my document type which I have created in BC12 batch. Left side properties are all the properties which I have created in my (Ephesoft) Bill Document type to scan from upload document and right side properties are ones which I have created in my model file. Configuring Alfresco The next step configuration files that need to be saved in Alfresco extension directory. This directory is at location < Alfresco installation path>tomcat/shared/classes/alfresco/extension is to prepare Alfresco for Ephesoft. There are three The files to be added are: 1) Model file: This is the main configuration file that contains parameter mapping, it contains properties which will be scanned from the scanned document from Ephesoft and attached with document generated in alfresco. My model file is Ex. ephesoftModel.xml Note: Here we have some code step - Visit our blog for more details 2) Context File: After that, register that model file in *-context.xml. My context file is ephesoft-model-context.xml Note: Here we have some code step - Visit our blog for more details Configuring CMIS plugin in Ephesoft This is for exporting data from Ephesoft to Alfresco. Open your Create Batch on ephesoft. Ex BC12 Now Go To Modules->Export-CMIS Export Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

  3. CMIS Root Folder Name: This folder will be created in Alfresco. CMIS Server URL: This is Alfresco Cmis server URL. This URL may be different depending upon Alfresco version. E.g. /public/cmis/versions/1.0/atom http://<host>:<port>/alfresco/api/-default- My /public/cmis/versions/1.0/atom url is http://x.x.x.x:8080/alfresco/api/-default- CMIS url was changed since Alfresco Community Edition 4.2.d. http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom If you would rather use CMIS 1.1, the URL is: http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom CMIS Server Username & CMIS Server User Password: these are Alfresco login credentials CMIS Server Repository Id: This is a unique id of Alfresco repository. We can get this from below URL http://<host>:<port>/alfresco/api/-default-/public/cmis/versions/1.1/browser This is how you will be able to integrate Ephesoft and Alfresco. For further details or queries, feel free to contact us. Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

  4. Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

More Related