<?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 Log User who made specific actions (create new DB tables) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/log-user-who-made-specific-actions-create-new-db-tables/m-p/221178#M174308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the first time I am working with Activiti API and I am learning and enjoying it a lot, however the customer asked for a feature that I couldn't find a specific solution on Activiti documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The customer wants to know the user who has: uploaded a new workflow, started a new process, suspended a process, and processed a user-task. This "who" is the user that is logged in the application and I am getting it from Spring, but I couldn't find a way to store this information in Activiti DB for these actions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After some investigation, I realize, by analysing the data base structure and Activiti documentation that it seems that Activiti doesn't give a support to do it, so my plan would be to create some new tables in the data base to deal with that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you ever had to store the user how performed these actions or have you ever had to create new tables/Java classes that work together with existing Activiti DB structure?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2016 14:24:53 GMT</pubDate>
    <dc:creator>rsleite</dc:creator>
    <dc:date>2016-08-09T14:24:53Z</dc:date>
    <item>
      <title>Log User who made specific actions (create new DB tables)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/log-user-who-made-specific-actions-create-new-db-tables/m-p/221178#M174308</link>
      <description>Hello, This is the first time I am working with Activiti API and I am learning and enjoying it a lot, however the customer asked for a feature that I couldn't find a specific solution on Activiti documentation.The customer wants to know the user who has: uploaded a new workflow, started a new proces</description>
      <pubDate>Tue, 09 Aug 2016 14:24:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/log-user-who-made-specific-actions-create-new-db-tables/m-p/221178#M174308</guid>
      <dc:creator>rsleite</dc:creator>
      <dc:date>2016-08-09T14:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Log User who made specific actions (create new DB tables)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/log-user-who-made-specific-actions-create-new-db-tables/m-p/221179#M174309</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;The user that started the process instance and completed the user task is stored in the Activiti database. You can use the IdentityService setAuthenticatedUserId method to set the user before calling the start process instance and complete user task methods. For uploading a new workflow and suspending a process instance we don't store the user currently. You could add a custom table that inserts the user after the action has been completed successfully in Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 08:01:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/log-user-who-made-specific-actions-create-new-db-tables/m-p/221179#M174309</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2016-08-10T08:01:39Z</dc:date>
    </item>
  </channel>
</rss>

