<?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: Replication Service – how to delete replicated content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270217#M223347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to first unlock the contents before deleting it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Nov 2013 17:39:15 GMT</pubDate>
    <dc:creator>yogeshpj</dc:creator>
    <dc:date>2013-11-24T17:39:15Z</dc:date>
    <item>
      <title>Replication Service – how to delete replicated content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270213#M223343</link>
      <description>I set up a replication job to move a folder that contains a few files to another repository.&amp;nbsp; That works well.&amp;nbsp; The nodes on the target system are locked as expected (the transferred icon appears in the document library).&amp;nbsp; I now want to delete the nodes from the target system since the replication i</description>
      <pubDate>Thu, 01 Mar 2012 18:59:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270213#M223343</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2012-03-01T18:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Service – how to delete replicated content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270214#M223344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Based on the principles of replication, if you want a node to be deleted in the target repository, you need to delete it in the source repository and then run the replication job.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 09:17:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270214#M223344</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-03-02T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Service – how to delete replicated content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270215#M223345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the reply.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, that is how I understand it works, but in my case we don't want to delete the source files.&amp;nbsp; We want to remove the replication job and the files on the target since we no longer want to replicate this set of files.&amp;nbsp; I was looking for a quick way to accomplish this without deleting and then creating the source files.&amp;nbsp; Looks that is what I will have to do, however.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created an enhancement Jira - &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=151548#comment-151548" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=151548#comment-151548&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 13:09:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270215#M223345</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2012-03-02T13:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Service – how to delete replicated content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270216#M223346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm using transfer service implemented with activiti workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a workflow to transfer content (JavaScript develope): transfer.transfer("reponName", nodeToTransfer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and other workflow to remove previews transfer files: transfer.remove("repoName", nodeToRemove)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The firs step works ok, but the second process it's broken: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception message: org.alfresco.service.cmr.transfer.TransferFailureException: 03161523 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 11:41:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270216#M223346</guid>
      <dc:creator>pgomezan</dc:creator>
      <dc:date>2013-04-16T11:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Service – how to delete replicated content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270217#M223347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to first unlock the contents before deleting it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 17:39:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replication-service-how-to-delete-replicated-content/m-p/270217#M223347</guid>
      <dc:creator>yogeshpj</dc:creator>
      <dc:date>2013-11-24T17:39:15Z</dc:date>
    </item>
  </channel>
</rss>

