<?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 WorkFlow - Approval process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65065#M41126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well it seems my questions are just burning up this Support Form! (':wink:') but I am going to try another one anyway! ('&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After doing the tutorial, I believe I have the basic process down, but I would like to verify my process before I begin what I think is going to be quite a bit of work. One of the routines we are thinking this system might be useful for is creating AR's. This would entail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) A group of managers would be the only ones with access to this space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Any manager can start an AR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) All other managers need to approve the proposed AR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Once all managers have approved/rejected, it is sent to Pres&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Once Pres has approved/reject, it is either written to PDF and published or rejected&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I am thinking I will need:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 main space called AR - (with access limited to certain users)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 space (drafts) - where each AR begins life with a template&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 space for each manager - So each can approve or reject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 space for Pres - So he can approve or reject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 space for published&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I realize that this is a very minor overview of the process and many rules will need to be built in order for this work for my needs. But I am wondering if I am taking the correct approach or if my thinking is off kilter? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions or confirmations greatly appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also like to know if there is a way to tag the document with each managers input as it goes through the process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 21:06:11 GMT</pubDate>
    <dc:creator>danderson</dc:creator>
    <dc:date>2006-11-14T21:06:11Z</dc:date>
    <item>
      <title>WorkFlow - Approval process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65065#M41126</link>
      <description>Well it seems my questions are just burning up this Support Form! (':wink:') but I am going to try another one anyway! ('&lt;IMG id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;')After doing the tutorial, I believe I have the basic process down, but I would like to verify my process before I begin what I think is going to be quite a bit of work. One of</description>
      <pubDate>Tue, 14 Nov 2006 21:06:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65065#M41126</guid>
      <dc:creator>danderson</dc:creator>
      <dc:date>2006-11-14T21:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: WorkFlow - Approval process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65066#M41127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may want to look at 'advanced' workflow to support your requirements.&amp;nbsp; In particular, the parallel review/approve by many managers &amp;amp; tracking commentary are supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Workflow" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Workflow&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if the 1.4 community release has the following file, but there's an example workflow definition in /alfresco/workflow/parallelreview_processdefinition.xml that does almost what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 10:50:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65066#M41127</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-11-15T10:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: WorkFlow - Approval process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65067#M41128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response. I did not find a file named parallelreview_processdefinition.xml on my PC, but I will take a look at the links you sent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 14:58:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-approval-process/m-p/65067#M41128</guid>
      <dc:creator>danderson</dc:creator>
      <dc:date>2006-11-16T14:58:47Z</dc:date>
    </item>
  </channel>
</rss>

