<?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: Two step approvation workflow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252180#M205310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Noone's born expert &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But as I said, with the eclipse plugin and Jeff's tutorial you can learn quite fast.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wanna stick with some js it might be possible, all you need is a handler to trigger the second workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think behaviors got that kind of handlers as is but if you look at the work they do behind they might be adding aspects for internal use… In which case you could use these.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise I don't know and don't have the time to dig in it for now sry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2012 13:33:21 GMT</pubDate>
    <dc:creator>scouil</dc:creator>
    <dc:date>2012-08-27T13:33:21Z</dc:date>
    <item>
      <title>Two step approvation workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252177#M205307</link>
      <description>Hi all,I need to have a workflow for documents with two step approvation. In details: 1. the document goes to 1 or N user(s) for revision (accept/reject/modify document); 2. after the approval of all, the document goes to 1 approver that accept o reject the document.The two step are sequential betwe</description>
      <pubDate>Mon, 27 Aug 2012 11:13:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252177#M205307</guid>
      <dc:creator>agz</dc:creator>
      <dc:date>2012-08-27T11:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Two step approvation workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252178#M205308</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;The best way is probably to create your own workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll end up with an independent workflow that match your business process perfectly and have the luck to testify how awesome activiti is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything goes quite smoothly with the provided eclipse plugin and Jeff's tutorial: &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2012/02/20/1552" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2012/02/20/1552&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 11:23:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252178#M205308</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-08-27T11:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Two step approvation workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252179#M205309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The development of workflow from scratch I think it's a good method, however, I'm not so expert in Activiti (for example as it is possible to instantiate N task of revision for approvers?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I knew that the development of workflow would be a good method, but I kept it as a last approach if possible&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 12:32:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252179#M205309</guid>
      <dc:creator>agz</dc:creator>
      <dc:date>2012-08-27T12:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two step approvation workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252180#M205310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Noone's born expert &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But as I said, with the eclipse plugin and Jeff's tutorial you can learn quite fast.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wanna stick with some js it might be possible, all you need is a handler to trigger the second workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think behaviors got that kind of handlers as is but if you look at the work they do behind they might be adding aspects for internal use… In which case you could use these.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise I don't know and don't have the time to dig in it for now sry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 13:33:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-step-approvation-workflow/m-p/252180#M205310</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-08-27T13:33:21Z</dc:date>
    </item>
  </channel>
</rss>

