Extending the ImporterService
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2009 03:02 AM
I want to extend importerservice so that it takes care of all the version of a particular node. Current ACP importer /exporter just takes the latest version of the document . I am usinng alfresco 3.0.
The idea is to extend the ImporterService by having a refernece to VersionService which does not exist today. Is it the right approach.
As all I am trying to do is migrating my old scm to alfresco in a very efficient way. There are 2 ideas that I am palying arond with -
1. Create files and folders in OS directly in a way that I want my new repository. Just update the metadata using node services directly.
2. Extend the ACP importer and just create acp from old repository. I need to extend ACP because currently it does not handle versions.
Can somebody please throw some light on the thought process.
Thanks
Abhijeet
The idea is to extend the ImporterService by having a refernece to VersionService which does not exist today. Is it the right approach.
As all I am trying to do is migrating my old scm to alfresco in a very efficient way. There are 2 ideas that I am palying arond with -
1. Create files and folders in OS directly in a way that I want my new repository. Just update the metadata using node services directly.
2. Extend the ACP importer and just create acp from old repository. I need to extend ACP because currently it does not handle versions.
Can somebody please throw some light on the thought process.
Thanks
Abhijeet
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2009 01:50 AM
I think I confused people with my question. Let me try to rephrase the question.
I have a set of documents in a file share. Can I make this file share (with existing documents) as a direct repository in alfresco with CIFS functionality.
Can it be acheived using syncing up functionality with CIFS ?
I have a set of documents in a file share. Can I make this file share (with existing documents) as a direct repository in alfresco with CIFS functionality.
Can it be acheived using syncing up functionality with CIFS ?
