<?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: Review/Approval and Sign-off in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53661#M31827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are there any examples or documentation to get me started?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2007 16:45:03 GMT</pubDate>
    <dc:creator>rally</dc:creator>
    <dc:date>2007-01-03T16:45:03Z</dc:date>
    <item>
      <title>Review/Approval and Sign-off</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53659#M31825</link>
      <description>Is there any way of creating a workflow which would allow for sign-off?Essentially, a user would get a task to approve a document and they could either sign it off and/or add comments to it for review. All of the sign-off information (i.e. a record saying that the person clicked the sign-off button</description>
      <pubDate>Fri, 22 Dec 2006 15:50:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53659#M31825</guid>
      <dc:creator>rally</dc:creator>
      <dc:date>2006-12-22T15:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Review/Approval and Sign-off</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53660#M31826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Within your process definition, you can write some javascript to add an aspect (with sign-off properties) to the documents being signed off.&amp;nbsp; The Web Client can be customised to show those properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 14:09:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53660#M31826</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-01-03T14:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Review/Approval and Sign-off</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53661#M31827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are there any examples or documentation to get me started?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:45:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53661#M31827</guid>
      <dc:creator>rally</dc:creator>
      <dc:date>2007-01-03T16:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Review/Approval and Sign-off</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53662#M31828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In HEAD, there's an example lifecycle process definition which uses javascript to apply an aspect and set properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/projects/repository/config/alfresco/extension/lifecycle*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For reference, there's…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/WorkflowAdministration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WorkflowAdministration&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 10:17:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53662#M31828</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-01-04T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Review/Approval and Sign-off</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53663#M31829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alternate suggestion for simple workflow…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create folders as follow&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4-Review&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.6.1-ToPublishCheckOut&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.6.2-ToPublishCheckIn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6-PublishOrig2PDF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7-Publish&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Public can only see 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only Reviewer (as coordinator) can see 4.6.1 and 4.6.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only department can see 4 and 6.&amp;nbsp; Department can't edit in 4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4 has a simple workflow rule with approval moving to 4.6.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.6.1 has two rules - check out to 4.6.2 and move to 4.6.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.6.2 has two rules - check in with minor change and comment "Approved".&amp;nbsp; Of course, who did it is also marked.&amp;nbsp; Second rule moves to 6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6 has a rule to transform to PDF into 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've only tried it with one reviewer having the coordinator role.&amp;nbsp; However, I believe it will work with more than one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have a set of folders going back to 2-Updating for "Reject".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, given I can seemingly have only one simple workflow rule with two choices, I can't fully automate an "Approve for Internal Consumption" folder.&amp;nbsp; However, I do have a series of folders leading to "9-Internal".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 18:12:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/review-approval-and-sign-off/m-p/53663#M31829</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2007-01-04T18:12:38Z</dc:date>
    </item>
  </channel>
</rss>

