How do I import all versions of a document from Alfresco? I am using an Embedded Alfresco Source. I do see in the code (MigrationTargetFileFolder.java) a check for an association called "version", but in my case the MigrationNode object is not populated with this association. Is there anything additional that I need to do to import multiple versions of a document from Alfresco?
Thanks
Jerry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Our Alfresco TARGET has plenty of version support. Unfortunately, at this time we have not had a client request migrating versions our of Alfresco, so our SOURCE only pulls the given node.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
How do I import all versions of a document from Alfresco? I am using an Embedded Alfresco Source. I do see in the code (MigrationTargetFileFolder.java) a check for an association called "version", but in my case the MigrationNode object is not populated with this association. Is there anything additional that I need to do to import multiple versions of a document from Alfresco?
Thanks
Jerry
Hi Jerry,
Our Alfresco TARGET has plenty of version support. Unfortunately, at this time we have not had a client request migrating versions our of Alfresco, so our SOURCE only pulls the given node.