Difference between revisions of "Plugin: Alfresco AttachmentProvider"
From iDempiere en
| Line 25: | Line 25: | ||
If you want to provide additional comments, please use the [[Talk:Plugin:_Alfresco_AttachmentProvider|Discussion page]]. | If you want to provide additional comments, please use the [[Talk:Plugin:_Alfresco_AttachmentProvider|Discussion page]]. | ||
| − | == | + | == Details == |
| − | + | In ADempiere two different storage providers were implemented. You could choose between database (the default) or filesystem (this you had to configure). New functionality has been developed as described in [http://www.adempiere.com/index.php?title=ADempiere_Integration_With_Alfresco ADempiere Integration With Alfresco] to connect to an external system using [https://en.wikipedia.org/wiki/Content_Management_Interoperability_Services CMIS]. | |
| + | Now in iDempiere - thanks to the [[NF1.0_Storage_Providers|StorageProvider]] functionality - the storage provider is pluggable. | ||
[[Category:Available_Plugins]] | [[Category:Available_Plugins]] | ||
Revision as of 12:50, 25 June 2016
- Maintainer: Dirk Niemeyer, action42 GmbH, Germany
- Origin: kittiu from ecosoft, Thailand developed the basic functionality for ADempiere
- Current Version: 3.1
- License: GPLv2
- Source: BitBucket repository
- Download binary: bitbucket
- Sponsor: Integratio, Switzerland
Description
- Provides capability to use Alfresco® as Attachment StorageProvider
- Builds on ADempiere Integration With Alfresco
- New functionality
- Generates a md5 message digest for each file and stores this as additional attachment property
- Uses versioning capabilty of Alfresco to store updated Attachment files under the same name when the message digest is different
Feedback
Please rate this plugin:
{{#w4grb_rate:Plugin:_Alfresco_AttachmentProvider}}
<w4grb_ratinglist pagevotes idpage="Plugin:_Alfresco_AttachmentProvider"/>
If you want to provide additional comments, please use the Discussion page.
Details
In ADempiere two different storage providers were implemented. You could choose between database (the default) or filesystem (this you had to configure). New functionality has been developed as described in ADempiere Integration With Alfresco to connect to an external system using CMIS.
Now in iDempiere - thanks to the StorageProvider functionality - the storage provider is pluggable.
