<?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: Using replication services to replicate data between repositories having same repository ID. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295103#M248233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi ,i am facing issue with email and rule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have created one rule on document librarry and rule apply to sub directoried as well but the issue is that if i am trying to upload file using administrator the rule runs fine , but if i try to upload file using any other user there is permission denied message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using alfresco community 3.4d…let me know if you can help me for this..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Jul 2013 14:04:49 GMT</pubDate>
    <dc:creator>waliurrehman</dc:creator>
    <dc:date>2013-07-07T14:04:49Z</dc:date>
    <item>
      <title>Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295098#M248228</link>
      <description>Hi,We need to replicate data between two repositories, but as we have dumped (alf_data and DB) from repository 1 to repository 2, so both of them are having same repository ID. Now as new content has been created as well as updated on repository 1, we need to replicate that on repository 2 using rep</description>
      <pubDate>Wed, 03 Jul 2013 14:16:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295098#M248228</guid>
      <dc:creator>faizaan</dc:creator>
      <dc:date>2013-07-03T14:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295099#M248229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your repository IDs need to be unique.&amp;nbsp;&amp;nbsp; There's not a lot that uses them at the moment but replication and sync are where repository ids become important.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You need to change the repository id of one of the repos.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Working out the best way to do this is still on my "todo" list, so I can't give advice at the moment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:05:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295099#M248229</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-07-03T16:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295100#M248230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for quick reply !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the reason why repository ids need's to be unique, I want to know what can be the possible areas that are likely to not function&amp;nbsp; properly if we removed that equality IF check for repository ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Faizaan Shaikh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295100#M248230</guid>
      <dc:creator>faizaan</dc:creator>
      <dc:date>2013-07-04T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295101#M248231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The purpose of the repository id is to be a uniqie identifier.&amp;nbsp;&amp;nbsp;&amp;nbsp; If its not unique then nothing that uses it will work.&amp;nbsp; In terms of transfer,&amp;nbsp; it won't know where files come from so will get confused with updates and the functionaility to "open in source repository" will open the wrong repo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 08:52:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295101#M248231</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-07-04T08:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295102#M248232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for explanation !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 14:47:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295102#M248232</guid>
      <dc:creator>faizaan</dc:creator>
      <dc:date>2013-07-04T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295103#M248233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi ,i am facing issue with email and rule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have created one rule on document librarry and rule apply to sub directoried as well but the issue is that if i am trying to upload file using administrator the rule runs fine , but if i try to upload file using any other user there is permission denied message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using alfresco community 3.4d…let me know if you can help me for this..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2013 14:04:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295103#M248233</guid>
      <dc:creator>waliurrehman</dc:creator>
      <dc:date>2013-07-07T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using replication services to replicate data between repositories having same repository ID.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295104#M248234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should check whether or not the non admin user has any permissions in the site. It sounds like you need to add the user to the site as a member with sufficient privilages to create documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Johnson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2013 15:04:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-replication-services-to-replicate-data-between/m-p/295104#M248234</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-07-07T15:04:09Z</dc:date>
    </item>
  </channel>
</rss>

