<?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: workflow view permission in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283012#M236142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You also need to fetch those task and add them into list of tasks. I have not checked exactly how it is done in share but in Alfresco webclient I had done this by using workflow service to fetch all completed tasks then added that list to regular list which is being rendered on UI. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this will give you right direction for implementing it in share.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2014 09:06:55 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2014-04-04T09:06:55Z</dc:date>
    <item>
      <title>workflow view permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283011#M236141</link>
      <description>Hi - I need my users to be able to see all workflows, whether they are the owner or not.I changed public-services-security-context.xml (v4.2.e) where bean WorkflowService_security is now class org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.That helped my users view "All A</description>
      <pubDate>Thu, 03 Apr 2014 18:04:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283011#M236141</guid>
      <dc:creator>lucille_arkenst</dc:creator>
      <dc:date>2014-04-03T18:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: workflow view permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283012#M236142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You also need to fetch those task and add them into list of tasks. I have not checked exactly how it is done in share but in Alfresco webclient I had done this by using workflow service to fetch all completed tasks then added that list to regular list which is being rendered on UI. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this will give you right direction for implementing it in share.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 09:06:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283012#M236142</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2014-04-04T09:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: workflow view permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283013#M236143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I need for Alfresco web client (not Share).&amp;nbsp; I have to ask… Could you pleeeease provide an example?&amp;nbsp; I'd really appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 13:57:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283013#M236143</guid>
      <dc:creator>lucille_arkenst</dc:creator>
      <dc:date>2014-04-04T13:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: workflow view permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283014#M236144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you check Workflow service there is following API&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/workflow/WorkflowService.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/workflow/WorkflowService.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.List &amp;nbsp;&amp;nbsp;&amp;nbsp;getWorkflowsForContent(org.alfresco.service.cmr.repository.NodeRef packageItem, boolean active)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gets the Workflows that act upon the specified Repository content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you pass boolean value as false it will return you all completed workflows for particular content.Then you can add that list to existing list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May be use can user other apis as well as per your need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 05:01:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-view-permission/m-p/283014#M236144</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2014-04-07T05:01:47Z</dc:date>
    </item>
  </channel>
</rss>

