<?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: Alfresco Community 5.2 replication in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51275#M19494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angel, thanks for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find the xml file, is it packed in a jar file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are testing the rule too but only allows us to copy or move the file, not delete. Can we move the log file to filesystem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2018 13:24:04 GMT</pubDate>
    <dc:creator>alrod</dc:creator>
    <dc:date>2018-10-15T13:24:04Z</dc:date>
    <item>
      <title>Alfresco Community 5.2 replication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51273#M19492</link>
      <description>Hi, we are using replication in version 5.2 and in the target server we are generating very large log files.In the folder&amp;nbsp;Inbound Transfer Records every execution is created a 31Mb file with xml extension. The files are called 20181015115929625+0200.xml and with similar names. If we schedule the job</description>
      <pubDate>Mon, 15 Oct 2018 11:12:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51273#M19492</guid>
      <dc:creator>alrod</dc:creator>
      <dc:date>2018-10-15T11:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.2 replication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51274#M19493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can override &lt;STRONG&gt;transferReporter&lt;/STRONG&gt; Spring bean to provide less verbosity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Originally it's declared&amp;nbsp;at &lt;STRONG&gt;transfer-service-context.xml&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-markup"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;bean&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;id&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;transferReporter&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;class&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;org.alfresco.repo.transfer.report.TransferReporterImpl&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;init-method&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;init&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;property&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;name&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;contentService&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;ref&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;ContentService&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;property&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;name&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;nodeService&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;ref&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;NodeService&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;bean&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can define a rule on the folder to purge or move away the report file once it's generated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 12:59:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51274#M19493</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-10-15T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.2 replication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51275#M19494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angel, thanks for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find the xml file, is it packed in a jar file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are testing the rule too but only allows us to copy or move the file, not delete. Can we move the log file to filesystem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 13:24:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51275#M19494</guid>
      <dc:creator>alrod</dc:creator>
      <dc:date>2018-10-15T13:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.2 replication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51276#M19495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #727174; border: 0px; font-weight: bold;"&gt;transfer-service-context.xml&lt;/STRONG&gt;&amp;nbsp;file is packed inside &lt;EM&gt;alfresco-repository-xxx.jar&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway&amp;nbsp;you don't need to modify&amp;nbsp;this file, you can override &lt;STRONG&gt;transfer-reporter&lt;/STRONG&gt;&amp;nbsp;Spring Bean just using default Alfresco SDK standard procedures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot move a file from Alfresco to filesystem by using default rules. You should create a repository module for that by using JAVA API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 13:48:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51276#M19495</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-10-15T13:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.2 replication</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51277#M19496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angel, we are testing webdav access to mount the filesystem and purge the log files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mount -t davfs &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/alfresco" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost/alfresco&lt;/A&gt;&lt;SPAN&gt; /opt/alfresco/rep_log&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this solution we are creating a shell script to extract log information to text file and purge the alfresco files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 10:17:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-5-2-replication/m-p/51277#M19496</guid>
      <dc:creator>alrod</dc:creator>
      <dc:date>2018-10-16T10:17:07Z</dc:date>
    </item>
  </channel>
</rss>

