<?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: How to add multi tenant configuration for REST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217032#M170162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the Activiti API and implement multi tenancy. Expose the implemented functionality to external systems to use it. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 10:30:55 GMT</pubDate>
    <dc:creator>hari</dc:creator>
    <dc:date>2016-02-22T10:30:55Z</dc:date>
    <item>
      <title>How to add multi tenant configuration for REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217028#M170158</link>
      <description>I'm developing a workflow application that communicates with Activiti framework by REST API.I'd like to add some configuration to support multi tenancy databases. I've found that I can use "tenantId" property to assign deployment or start new process instance. Unfortuantelly I don't know &amp;lt;b&amp;gt;ho</description>
      <pubDate>Mon, 22 Feb 2016 09:07:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217028#M170158</guid>
      <dc:creator>dj_universe</dc:creator>
      <dc:date>2016-02-22T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to add multi tenant configuration for REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217029#M170159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even I am working on multitenancy currently and have understood that it doesnot support REST based multi tenancy out of the box. We have to create a wrapper and expose those as services for the external system's use. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 09:37:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217029#M170159</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-22T09:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add multi tenant configuration for REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217030#M170160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a similar discussion here in the forum recently. Hope it might be of some help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.activiti.org/content/shared-db-multitenancy" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/shared-db-multitenancy&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;And below is a blog by Barrez on multi tenancy&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jorambarrez.be/blog/2015/10/06/multi-tenancy-separate-database-schemas-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2015/10/06/multi-tenancy-separate-database-schemas-in-activiti/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 09:43:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217030#M170160</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-22T09:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add multi tenant configuration for REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217031#M170161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response. I've read the blog and yout posts earlier. The blog shows the multitenancy for integrated environment only so it's not our case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You have written about proxy and defining own services. What should they do? (I've no experience in this area at this moment yet)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 10:18:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217031#M170161</guid>
      <dc:creator>dj_universe</dc:creator>
      <dc:date>2016-02-22T10:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add multi tenant configuration for REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217032#M170162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the Activiti API and implement multi tenancy. Expose the implemented functionality to external systems to use it. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 10:30:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217032#M170162</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-22T10:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to add multi tenant configuration for REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217033#M170163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for clarification and support!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 11:07:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-multi-tenant-configuration-for-rest/m-p/217033#M170163</guid>
      <dc:creator>dj_universe</dc:creator>
      <dc:date>2016-02-22T11:07:10Z</dc:date>
    </item>
  </channel>
</rss>

