<?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: Is Share really a Tenant-Aware Interface? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268664#M221794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply. I will look into the code of EditionInterceptor.java for inspiration&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2012 10:05:47 GMT</pubDate>
    <dc:creator>eureka</dc:creator>
    <dc:date>2012-10-08T10:05:47Z</dc:date>
    <item>
      <title>Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268658#M221788</link>
      <description>Hi all, in alfresco wiki http://wiki.alfresco.com/wiki/Multi-Tenancy#Tenant_Customisation, section "Tenant-Aware Interfaces", it's stated that Alfresco Share (since 3.2) belongs to the list of Tenant-Aware Interfaces. Is it really true? To what extent? Is it just limited to login and separation of c</description>
      <pubDate>Fri, 05 Oct 2012 13:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268658#M221788</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2012-10-05T13:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268659#M221789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Of course share is tenant aware.&amp;nbsp;&amp;nbsp;&amp;nbsp; However as you have seen there are some configuration options that are not MT enabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MT is an area of the product which is evolving rapidly at the moment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 15:13:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268659#M221789</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-10-05T15:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268660#M221790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrgoers, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply. Could please give me an example of share tenant awareness, which is not, by proxy calling repository services, alfresco tenant awareness?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is what I mean. For example&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Login -&amp;gt; alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Data dictionary, sites -&amp;gt; alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It'always alfresco services, through your login information, that recognize your tenant membership and acts on this knowledge, serving you the right content. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Share is a UI. What makes a UI tenant aware? Customizations per tenant. How do you make this customizations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 07:29:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268660#M221790</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2012-10-08T07:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268661#M221791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Share is tenant aware in that it will render tenant specific data. Share is virtually stateless and all the data it displays comes from proxy requests to the repository (as you said). Share customizations however are not tenant aware - certainly not at the level of what you will typically configure in share-config-custom.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something specific that you'd like to do with the Share interface for different tenants?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 08:46:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268661#M221791</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-10-08T08:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268662#M221792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my issue is that I want to make some custom configuration to share-config-custom.xml, specific for tenant. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I was hoping there would be a way to feed share with a share-config-custom.xml read from Data Dictionary, like it is possible for web-clent-config-custom.xml. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From what I can tell it's not possible now. Is it planned anytime soon? Is there a workaround? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 08:56:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268662#M221792</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2012-10-08T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268663#M221793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Angelo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you describe (per tenant Share config and customisations) is not yet a feature, it has been requested and is therefore something we are going to be looking at for a future release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe it is technically possible to do right now but it would require some java coding to do so. We have the ability to load data out of the repo in a singleton pattern on share startup (see EditionIntercetor.java) and it is also possible to lock and restart the configuration service based on new config. What we don't yet have is a per tenant configuration service in Share so that would need to be added. So we have several of the steps required to do this already done, but we are not quite there yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 09:30:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268663#M221793</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2012-10-08T09:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is Share really a Tenant-Aware Interface?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268664#M221794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply. I will look into the code of EditionInterceptor.java for inspiration&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 10:05:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-share-really-a-tenant-aware-interface/m-p/268664#M221794</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2012-10-08T10:05:47Z</dc:date>
    </item>
  </channel>
</rss>

