<?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: Activiti in the cloud in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16020#M7071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;User and Group membership/roles within many companies are part of the overall Identity Management (IDM) Authentication/Authorization solution. Security, Legal, etc is involved in determining the overall solution. Once this is established there are many applications that become dependent on the table structure etc. It is not feasible to simply point to another set of tables, especially with such a simple definition of User and Group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is also generally the case that users and roles are bound to specific usage, and because of this must be kept separate (example: A companies external customers versus internal employees or, like my SaaS example, imagine you have organization A, organization B and organization C paying for your SaaS service. Each Organization has it's set of users and roles that must be kept separate. Intermixing is not acceptable in this situation and would only lead to confusion.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am asking if Activiti has thought through these valid scenarios. The cleanest?? fix would be to add a unique service identifier on their tables where service uniqueness needs to be guaranteed. At least, tho not optimum, I could write a simple app that would take data from our internal dB structure and use it to fill Activiti's tables. Another solution would be to provide a configuration that let's us override the Implementations of classes that need to have knowledge of a service ID (classes identified by Activiti). In this case Activit could provide us example ServiceImpl's that could be used as a template to ensure compatibility.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an architect I realize we now live in a world where the way applications are crafted can no longer assume dedicated environments, especially as more and more companies are entering the Cloud and SaaS model. My personal belief (my belief and a US $dollar will by you a can of Pepsi) is that we need to ensure projects like this support the SaaS model first, because it does not, in any way, impair a single application approach from using the solution. Simple case, they have to inject a serviceID, which is simple and can be solved once via configuration. Focusing the other way unnecessarily limits where a solution like this can be used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My company is entering the SaaS model next year and has need for a workflow solution. I am investigating our options now in hopes that we do not need to roll our own&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 20:10:43 GMT</pubDate>
    <dc:creator>cosmicrider</dc:creator>
    <dc:date>2010-09-09T20:10:43Z</dc:date>
    <item>
      <title>Activiti in the cloud</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16017#M7068</link>
      <description>Still trying to connect all the 'Activiti dots' in my brain - please bare with me:Imagine a SaaS service that is using Activiti in a single dB configuration. In this case the users of the SaaS would need to be isolated from each other. To keep it simple lets say a appID is attached to all the dB tab</description>
      <pubDate>Thu, 09 Sep 2010 07:23:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16017#M7068</guid>
      <dc:creator>cosmicrider</dc:creator>
      <dc:date>2010-09-09T07:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti in the cloud</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16018#M7069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My concern - If Activiti does not provide capabilities to integrate into pre-existing environments where tables such as groups, members, etc already exist then a huge opportunity will be lost. The same goes for SaaS or, like my company. centralized services where many applications, distinguished by application tokens, use the same service - functionality remains the same, just the data operated against (like groups and members) is different&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 16:25:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16018#M7069</guid>
      <dc:creator>cosmicrider</dc:creator>
      <dc:date>2010-09-09T16:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti in the cloud</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16019#M7070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, you're partially right, but is it just Activiti responsibility? I also had pre-exsisting databases in my applications, but I managed to change the mappings to proper names in just a few moments, for instance:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@Table(name = "ACT_ID_USER")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;public class User implements Serializable&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, it won't always be that easy, you don't always have to source code etc. But it's not a pain at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 18:05:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16019#M7070</guid>
      <dc:creator>sstolarczyk</dc:creator>
      <dc:date>2010-09-09T18:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti in the cloud</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16020#M7071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;User and Group membership/roles within many companies are part of the overall Identity Management (IDM) Authentication/Authorization solution. Security, Legal, etc is involved in determining the overall solution. Once this is established there are many applications that become dependent on the table structure etc. It is not feasible to simply point to another set of tables, especially with such a simple definition of User and Group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is also generally the case that users and roles are bound to specific usage, and because of this must be kept separate (example: A companies external customers versus internal employees or, like my SaaS example, imagine you have organization A, organization B and organization C paying for your SaaS service. Each Organization has it's set of users and roles that must be kept separate. Intermixing is not acceptable in this situation and would only lead to confusion.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am asking if Activiti has thought through these valid scenarios. The cleanest?? fix would be to add a unique service identifier on their tables where service uniqueness needs to be guaranteed. At least, tho not optimum, I could write a simple app that would take data from our internal dB structure and use it to fill Activiti's tables. Another solution would be to provide a configuration that let's us override the Implementations of classes that need to have knowledge of a service ID (classes identified by Activiti). In this case Activit could provide us example ServiceImpl's that could be used as a template to ensure compatibility.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an architect I realize we now live in a world where the way applications are crafted can no longer assume dedicated environments, especially as more and more companies are entering the Cloud and SaaS model. My personal belief (my belief and a US $dollar will by you a can of Pepsi) is that we need to ensure projects like this support the SaaS model first, because it does not, in any way, impair a single application approach from using the solution. Simple case, they have to inject a serviceID, which is simple and can be solved once via configuration. Focusing the other way unnecessarily limits where a solution like this can be used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My company is entering the SaaS model next year and has need for a workflow solution. I am investigating our options now in hopes that we do not need to roll our own&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 20:10:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-in-the-cloud/m-p/16020#M7071</guid>
      <dc:creator>cosmicrider</dc:creator>
      <dc:date>2010-09-09T20:10:43Z</dc:date>
    </item>
  </channel>
</rss>

