<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: we want to migrate around 80 TB of data from documentum to alfresco? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293705#M246835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As&amp;nbsp;&lt;B&gt;Axel Faust&lt;/B&gt;&amp;nbsp;said, bulk import need a specific layout.&lt;/P&gt;&lt;P&gt;If you want more information about bulk import check the documentation :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/community5.1/concepts/bulk-import-importing.html" title="http://docs.alfresco.com/community5.1/concepts/bulk-import-importing.html" rel="nofollow noopener noreferrer"&gt;Importing with the Bulk Import tool | Alfresco Documentation&lt;/A&gt;&amp;nbsp; (community edition)&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/5.1/concepts/bulk-import-importing.html" title="http://docs.alfresco.com/5.1/concepts/bulk-import-importing.html" rel="nofollow noopener noreferrer"&gt;Importing with the Bulk Import tool | Alfresco Documentation&lt;/A&gt;&amp;nbsp;(enterprise with in-place bulk import)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use in-place bulk import that means you had an Alfresco One licence so ask the support to get more relevant information for that kind of migration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2016 19:07:54 GMT</pubDate>
    <dc:creator>ycoulon</dc:creator>
    <dc:date>2016-12-06T19:07:54Z</dc:date>
    <item>
      <title>we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293701#M246831</link>
      <description>&amp;nbsp;please let us know the best possible solution for doing this in less time &amp;lt; 1 WEEK and also can we use in-place bulk import for achieving the same</description>
      <pubDate>Tue, 06 Dec 2016 13:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293701#M246831</guid>
      <dc:creator>shan</dc:creator>
      <dc:date>2016-12-06T13:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293702#M246832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMO bulk import is the best way to achieve your data import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The in-place bulk import is an Alfresco One feature. It's not available for community edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't use CMIS api because one request equals to one transaction.&lt;/P&gt;&lt;P&gt;You can also make some webscripts to achieve your import but you need to be&amp;nbsp;careful with transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 14:31:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293702#M246832</guid>
      <dc:creator>ycoulon</dc:creator>
      <dc:date>2016-12-06T14:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293703#M246833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seriously, the question provides way too little information for a reasonable answer. 80 TiB is meaningless - the number of documents, complexity of the file/folder structure and requirements for any kind of metadata mapping/extraction is way more important than just the storage space currently occupied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The remarks by &lt;A __default_attr="122232" __jive_macro_name="user" _jive_internal="true" data-id="122232" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/ycoulon" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt; are correct so far. You want to avoid creating too many small transactions to improve performance for any sort of migration. But you also don't want to create transactions that are too large because indexing speed and system requirements (memory) are affected by this. Generally you should aim to have a 2 or low 3-digit number of documents in one transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bulk importer is only relevant if all your content and its metadata has already been exported to a file system in a specific layout / format (concerning the metadata files). If your existing content is stored in Documentum it would not help at all unless you already have a process to completely export all the content and metadata onto a file server / system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any migration of a large-ish amount of existing content should ideally be implemented / supported by professionals that know both platforms (or complementary professionals for each platform).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 16:24:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293703#M246833</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-06T16:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293704#M246834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we use in-place bulk import?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 17:51:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293704#M246834</guid>
      <dc:creator>shan</dc:creator>
      <dc:date>2016-12-06T17:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293705#M246835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As&amp;nbsp;&lt;B&gt;Axel Faust&lt;/B&gt;&amp;nbsp;said, bulk import need a specific layout.&lt;/P&gt;&lt;P&gt;If you want more information about bulk import check the documentation :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/community5.1/concepts/bulk-import-importing.html" title="http://docs.alfresco.com/community5.1/concepts/bulk-import-importing.html" rel="nofollow noopener noreferrer"&gt;Importing with the Bulk Import tool | Alfresco Documentation&lt;/A&gt;&amp;nbsp; (community edition)&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/5.1/concepts/bulk-import-importing.html" title="http://docs.alfresco.com/5.1/concepts/bulk-import-importing.html" rel="nofollow noopener noreferrer"&gt;Importing with the Bulk Import tool | Alfresco Documentation&lt;/A&gt;&amp;nbsp;(enterprise with in-place bulk import)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use in-place bulk import that means you had an Alfresco One licence so ask the support to get more relevant information for that kind of migration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 19:07:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293705#M246835</guid>
      <dc:creator>ycoulon</dc:creator>
      <dc:date>2016-12-06T19:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293706#M246836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working for fme AG and we are migration experts.&lt;/P&gt;&lt;P&gt;We currently have customers migrating from Documentum to Alfresco and we have a product &lt;A href="http://www.migration-center.com/tar/targetplatforms/target-platforms/alfresco" rel="nofollow noopener noreferrer"&gt;migration-center&lt;/A&gt; which works out of the box for this scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I invite you to request a free evaluation copy of migration center and even better to setup a webinar with us to speak about your scenario...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.migration-center.com/eva/free-evaluation-copy/" title="http://www.migration-center.com/eva/free-evaluation-copy/" rel="nofollow noopener noreferrer"&gt;Content Migration for 100+ out-of-the-box connections!&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 22:11:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293706#M246836</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-12-06T22:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293707#M246837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Jens.. i will go through the link which u have shared and will get back to u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 05:21:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293707#M246837</guid>
      <dc:creator>shan</dc:creator>
      <dc:date>2016-12-07T05:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293708#M246838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link doesn't seem to be working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 05:35:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293708#M246838</guid>
      <dc:creator>shan</dc:creator>
      <dc:date>2016-12-07T05:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293709#M246839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you can start here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="http://www.migration-center.com/" rel="nofollow noopener noreferrer"&gt;http://www.migration-center.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it works for you now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 08:14:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293709#M246839</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-12-07T08:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: we want to migrate around 80 TB of data from documentum to alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293710#M246840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked with the website team and we have currently an issue with compatibility mode in IE.&lt;/P&gt;&lt;P&gt;Please use Firefox or Chrome to visit our website if you have used IE.&lt;/P&gt;&lt;P&gt;Can you please send me a screenshot to &lt;A href="mailto:j.goldhammer@fme.de?" rel="nofollow noopener noreferrer"&gt;j.goldhammer@fme.de?&lt;/A&gt;&amp;nbsp;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get an first impression you can look at our youtube channel...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.youtube.com/user/TheMikeGration" title="https://www.youtube.com/user/TheMikeGration" rel="nofollow noopener noreferrer"&gt;migration center - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Overview video:&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/videos/1110"&gt; Video Link : 1110 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 08:45:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/we-want-to-migrate-around-80-tb-of-data-from-documentum-to/m-p/293710#M246840</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-12-08T08:45:51Z</dc:date>
    </item>
  </channel>
</rss>

