<?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: Workflows add permission in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133016#M93428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nobody have an idea ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To make it simple my question is just :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to change a content propriety in a workflow when user don't have WriteProperties permission ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2007 14:21:58 GMT</pubDate>
    <dc:creator>ribz33</dc:creator>
    <dc:date>2007-11-21T14:21:58Z</dc:date>
    <item>
      <title>Workflows add permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133015#M93427</link>
      <description>Hi,i want that a user can valid document. This user must have only Read access on content.When user valid or reject document, status property change.This is my task :&amp;lt;task-node name="ValidationTask"&amp;gt;&amp;nbsp; &amp;lt;transition name="reject" to="end"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action class="org.alfresco.repo.workflow.jbp</description>
      <pubDate>Thu, 15 Nov 2007 11:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133015#M93427</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2007-11-15T11:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Workflows add permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133016#M93428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nobody have an idea ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To make it simple my question is just :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to change a content propriety in a workflow when user don't have WriteProperties permission ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 14:21:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133016#M93428</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2007-11-21T14:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Workflows add permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133017#M93429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same question in the same situation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There has been the registered issue for ages:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1142" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1142&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Vote for it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 13:29:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133017#M93429</guid>
      <dc:creator>vladimir_kovaly</dc:creator>
      <dc:date>2007-11-30T13:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Workflows add permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133018#M93430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd propose to add extra parameter to AlfrescoJavaScript action configuration ("run-as" for instance), that would be used to impersonate identity which would run the script.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 14:03:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133018#M93430</guid>
      <dc:creator>vladimir_kovaly</dc:creator>
      <dc:date>2007-11-30T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Workflows add permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133019#M93431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did a class to execute workflow scripts as system user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look on JIRA, i just commit it :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1911" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1911&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is some little issues but its working well. If you other issues, please let me know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 10:36:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133019#M93431</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2007-12-03T10:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Workflows add permission</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133020#M93432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi to all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm novice to Alfresco and after digging a lot into the Alfresco permission intricacy ask help to the forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm afraid I'm facing this sort of problem too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's me try to explain my scenario [ Alfresco 2.1 community on Jboss 4.2 GA ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to set-up with out of the box Alfresco 'features' { i.e. simple-work-flow move-actions, standard Alfresco &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;defined roles … } a document moving through a bunch of spaces by actions triggered by users belonging to&amp;nbsp; distinct &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;groups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Typically to allow an user role to move from space S[ource] to space D[estination] I &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; define as admin a simple move work-flow action on source space&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; invite the user's group on the Source space with the required Alfresco Role { e.g. Editor }&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I invite the user's group on the Destination space with the minimum Alfresco role that allows writing on the space { &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i.e. Collaborator }&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The outcome of my trials is that the transition succeed only when &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; the user that belongs to the invited group on the Source space is the creator of the content to be moved &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; the user is admin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So&amp;nbsp; the questions are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; Does the clearance to perform an action depends not only on the user's Alfresco role on the Source space but also on &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the match with user content creator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is the the problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; How can I arrange to have the move performed I think impersonating the admin role without affecting the actual content &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;modifier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could anybody clarify/help&amp;nbsp; me on the topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks to all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 15:50:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflows-add-permission/m-p/133020#M93432</guid>
      <dc:creator>federico_tesei</dc:creator>
      <dc:date>2007-12-07T15:50:51Z</dc:date>
    </item>
  </channel>
</rss>

