<?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 What is the proper way of implementing the business process java bean statuses update in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-proper-way-of-implementing-the-business-process-java/m-p/187248#M140378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For example let's say that I have employmentProcess which includes process variable which is simple JavaBean and has field status.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status may have one of the following values: new, sent_cv, waiting_for_meeting_scheduling, scheduling_meeting, meeting_scheduled, waiting_for_meeting, accepted, rejected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the correct way to implement updates of the status during business process execution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2014 17:21:25 GMT</pubDate>
    <dc:creator>bluelettuce16</dc:creator>
    <dc:date>2014-08-11T17:21:25Z</dc:date>
    <item>
      <title>What is the proper way of implementing the business process java bean statuses update</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-proper-way-of-implementing-the-business-process-java/m-p/187248#M140378</link>
      <description>For example let's say that I have employmentProcess which includes process variable which is simple JavaBean and has field status.Status may have one of the following values: new, sent_cv, waiting_for_meeting_scheduling, scheduling_meeting, meeting_scheduled, waiting_for_meeting, accepted, rejected.</description>
      <pubDate>Mon, 11 Aug 2014 17:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-proper-way-of-implementing-the-business-process-java/m-p/187248#M140378</guid>
      <dc:creator>bluelettuce16</dc:creator>
      <dc:date>2014-08-11T17:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper way of implementing the business process java bean statuses update</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-proper-way-of-implementing-the-business-process-java/m-p/187249#M140379</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;SPAN&gt;From my point of view, you could include status updates in the process definition. (&lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/#bpmnIntermediateThrowNoneEvent" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/#bpmnIntermediateThrowNoneEvent&lt;/A&gt;&lt;SPAN&gt;) You can add listener to the nodes and update process status there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 04:41:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-proper-way-of-implementing-the-business-process-java/m-p/187249#M140379</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-08-12T04:41:09Z</dc:date>
    </item>
  </channel>
</rss>

