<?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: Approvment step roles problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79397#M52835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the jBPM process designer to create your workflow definitions and then deploy them into Alfresco. There are details here: &lt;/SPAN&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;BR /&gt;&lt;SPAN&gt;Yes, we will be testing 1.4 in Liferay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2006 07:36:59 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2006-09-12T07:36:59Z</dc:date>
    <item>
      <title>Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79393#M52831</link>
      <description>Hello, i want to move a doc A from the space S1 to the space S2.I have two users :- writer witch can write or modify a doc,- approver, witch can approve doc.So writer is invite in S1 and S2 in collaborator. Approver is just invite in S1. It is editor.The problem is that when the approver wants to ap</description>
      <pubDate>Mon, 11 Sep 2006 07:51:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79393#M52831</guid>
      <dc:creator>sebastien_marin</dc:creator>
      <dc:date>2006-09-11T07:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79394#M52832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The 1.4 preview release has "advanced workflow" features. We have integrated the jBPM engine into Alfresco which now allows any type of workflow to be designed, deployed and executed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The preview release has a very simple review and approve process built-in, you could use this a starting point for what you need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 08:49:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79394#M52832</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-11T08:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79395#M52833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The 1.4 preview release has "advanced workflow" features. We have integrated the jBPM engine into Alfresco which now allows any type of workflow to be designed, deployed and executed.&lt;BR /&gt;&lt;BR /&gt;The preview release has a very simple review and approve process built-in, you could use this a starting point for what you need.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;So i have a bad english.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i understand, the futur release 1.4 workflow is an advanced workflow but it will never do what we nedd on my process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And in a second time, you said that the 1.3 Release have a simple review of the workflow and that we can modify the source code to solve our problem…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw that an AccessDeniedException was throw when i try to approve. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is in the "ExceptionTranslatorMethodInterceptor" class. That class invoke the method with an aop process… So what can i do? what is the better way to perform it in the 1.3 ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 08:57:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79395#M52833</guid>
      <dc:creator>sebastien_marin</dc:creator>
      <dc:date>2006-09-11T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79396#M52834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, sorry, i nothing understood…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is ok now. So we use alfresco in a liferay portal. Is it possible to design the workflow with the user interface or is it in the class source? And is it possible to build and zip the class in the jar to use them in liferay as the same of 1.3 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you and sorry for the bad preview translation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The 1.4 preview release has "advanced workflow" features. We have integrated the jBPM engine into Alfresco which now allows any type of workflow to be designed, deployed and executed.&lt;BR /&gt;&lt;BR /&gt;The preview release has a very simple review and approve process built-in, you could use this a starting point for what you need.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;So i have a bad english.&lt;BR /&gt;&lt;BR /&gt;If i understand, the futur release 1.4 workflow is an advanced workflow but it will never do what we nedd on my process.&lt;BR /&gt;And in a second time, you said that the 1.3 Release have a simple review of the workflow and that we can modify the source code to solve our problem…&lt;BR /&gt;&lt;BR /&gt;I saw that an AccessDeniedException was throw when i try to approve. &lt;BR /&gt;It is in the "ExceptionTranslatorMethodInterceptor" class. That class invoke the method with an aop process… So what can i do? what is the better way to perform it in the 1.3 ???&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 09:02:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79396#M52834</guid>
      <dc:creator>sebastien_marin</dc:creator>
      <dc:date>2006-09-11T09:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79397#M52835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the jBPM process designer to create your workflow definitions and then deploy them into Alfresco. There are details here: &lt;/SPAN&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;BR /&gt;&lt;SPAN&gt;Yes, we will be testing 1.4 in Liferay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 07:36:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79397#M52835</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-12T07:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79398#M52836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can use the jBPM process designer to create your workflow definitions and then deploy them into Alfresco. There are details here: &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;BR /&gt;Yes, we will be testing 1.4 in Liferay.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, is it possible to solve our problem on the 1.3 version. So the main problem we have is that the approver does not have the rights on the doc to approve… So how can we disable the aop security ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 07:44:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79398#M52836</guid>
      <dc:creator>sebastien_marin</dc:creator>
      <dc:date>2006-09-12T07:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79399#M52837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like you need to have a custom permission group/roles defined, but it sounds like you have already worked this out going by the question in your other post: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?p=10607#10607" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?p=10607#10607&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:36:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79399#M52837</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-13T09:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Approvment step roles problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79400#M52838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It sounds like you need to have a custom permission group/roles defined, but it sounds like you have already worked this out going by the question in your other post: &lt;A href="http://forums.alfresco.com/viewtopic.php?p=10607#10607" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?p=10607#10607&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right, i will try your solution of the post &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?p=10607#10607" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?p=10607#10607&lt;/A&gt;&lt;SPAN&gt; on the afternoon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for you quick answers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll keep in touch.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 12:06:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/approvment-step-roles-problem/m-p/79400#M52838</guid>
      <dc:creator>sebastien_marin</dc:creator>
      <dc:date>2006-09-13T12:06:32Z</dc:date>
    </item>
  </channel>
</rss>

