<?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: Maintaining state of object in activiti workflow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148010#M103327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How are you planning on storing the object in Activiti? Are you planning on using 500 variables, each representing a product-attribute? This would require 500 variables to be fetched, which isn't really a big amount for activiti, you can rest assure. Another approach is to add the product as a Serializable variable. This way, activiti only needs to store and fetch one variable. Every change you make to the variable from within the process, will be stored automatically in activiti, transparently.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2013 09:16:15 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-03-01T09:16:15Z</dc:date>
    <item>
      <title>Maintaining state of object in activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148009#M103326</link>
      <description>Hi,We have requirement of workflow where it needs to pass through Create/Edit, QC and Approve steps. When a creator creates a product, based on workflow definition it has to go to QC/Reviewers and then accordingly it will be forwarded to approvers. Once an approver approves the product then only the</description>
      <pubDate>Fri, 01 Mar 2013 05:35:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148009#M103326</guid>
      <dc:creator>vndube</dc:creator>
      <dc:date>2013-03-01T05:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining state of object in activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148010#M103327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How are you planning on storing the object in Activiti? Are you planning on using 500 variables, each representing a product-attribute? This would require 500 variables to be fetched, which isn't really a big amount for activiti, you can rest assure. Another approach is to add the product as a Serializable variable. This way, activiti only needs to store and fetch one variable. Every change you make to the variable from within the process, will be stored automatically in activiti, transparently.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 09:16:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148010#M103327</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-03-01T09:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining state of object in activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148011#M103328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Planned to store in Serialized form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are looking at other aspect like if it (product object) contains more than 500 attributes. How will it be feasible and efficient storing this kind of object in activiti workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 11:21:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148011#M103328</guid>
      <dc:creator>vndube</dc:creator>
      <dc:date>2013-03-01T11:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining state of object in activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148012#M103329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Serializable object is just stored as a byte array. The serializable is only fetched when needed and cached during the same Activiti contexts, so the overhead is minimal. The size of the serializable depends on the number for attributes, but I'm guessing 500 attributes will mean only o couple of Kb's, so that's perfectly fine performance-wise.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 09:56:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148012#M103329</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-03-04T09:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining state of object in activiti workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148013#M103330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:04:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/maintaining-state-of-object-in-activiti-workflow/m-p/148013#M103330</guid>
      <dc:creator>vndube</dc:creator>
      <dc:date>2013-03-04T11:04:19Z</dc:date>
    </item>
  </channel>
</rss>

