<?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: Can we map existing database of users in Activiti's database in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175733#M128863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; what do you mean " create a custom Group- and UserEntityManager implementation"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That you can basically replace the whole user/group mgmt of Activiti, it's pluggable. The Activiti-LDAP module does exactly that: replace the database backed implementation and adding classes that go to a LDAP system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I have one question : if my table have different column names, then what will be solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like I said, don't try to mimic the database of Activiti, simply plug in your own implementations of the user/group classes and your good to go&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 11:03:31 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-09-17T11:03:31Z</dc:date>
    <item>
      <title>Can we map existing database of users in Activiti's database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175729#M128859</link>
      <description>I have scenario as :I already have table of users. if I want to use that table for activiti(i.e Identity of users can be identified by this table).can I map the exiting users table to activiti's user table &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyGroup -&amp;gt; ACT_ID_GROUP ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyIDInfo -&amp;gt;&amp;nbsp; ACT_ID_INFO , &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Fri, 12 Sep 2014 04:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175729#M128859</guid>
      <dc:creator>ashay</dc:creator>
      <dc:date>2014-09-12T04:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we map existing database of users in Activiti's database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175730#M128860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can I change ibatis Mapping files for handling the identityservice..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to change the :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACT_ID_GROUP-&amp;gt;MyGroup&amp;nbsp; ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ACT_ID_INFO-&amp;gt;MyIDInfo ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ACT_ID_MEMBERSHIP-&amp;gt;MyIDMembership,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ACT_ID_USER-&amp;gt;Myuser&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the tables on left side exist in other database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will it be possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 07:08:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175730#M128860</guid>
      <dc:creator>ashay</dc:creator>
      <dc:date>2014-09-15T07:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can we map existing database of users in Activiti's database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175731#M128861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The correct way is to create a custom Group- and UserEntityManager implementation. That way, you can go straight to your database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the activiti-ldap module source code, that's a good example of how it can be customized.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:00:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175731#M128861</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-09-15T12:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can we map existing database of users in Activiti's database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175732#M128862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what do you mean " create a custom Group- and UserEntityManager implementation"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have one question : if my table have different column names, then what will be solution. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 07:55:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175732#M128862</guid>
      <dc:creator>ashay</dc:creator>
      <dc:date>2014-09-16T07:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we map existing database of users in Activiti's database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175733#M128863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; what do you mean " create a custom Group- and UserEntityManager implementation"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That you can basically replace the whole user/group mgmt of Activiti, it's pluggable. The Activiti-LDAP module does exactly that: replace the database backed implementation and adding classes that go to a LDAP system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I have one question : if my table have different column names, then what will be solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like I said, don't try to mimic the database of Activiti, simply plug in your own implementations of the user/group classes and your good to go&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 11:03:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175733#M128863</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-09-17T11:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can we map existing database of users in Activiti's database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175734#M128864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had gone through the code of ldap….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am building a web app in which I want this type of integration….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have my own existing tables for user management…I want to use identityservice of processEngine which check users/groups from this database,because I am creating workflows based on these users…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From ldap example I got the idea…but I want to create instance of ProcessEngine(this instance has to provide me identityservice which i want) in myweb app&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me how to create it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:04:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-we-map-existing-database-of-users-in-activiti-s-database/m-p/175734#M128864</guid>
      <dc:creator>ashay</dc:creator>
      <dc:date>2014-09-19T12:04:19Z</dc:date>
    </item>
  </channel>
</rss>

