<?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: How to check the workflow initiator is a member of a specific group?  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285914#M239044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could anyone can help to give some advise on it? Many Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 02:43:57 GMT</pubDate>
    <dc:creator>miraclesuki</dc:creator>
    <dc:date>2015-06-18T02:43:57Z</dc:date>
    <item>
      <title>How to check the workflow initiator is a member of a specific group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285913#M239043</link>
      <description>Hi,The objective was to find out the workflow starter does the member of a specific group.First, I need to get the member list inside a group.A simple javascript that get the list of member inside a group, but it failed:&amp;lt;scriptTask id="scripttask1" name="Script Task" scriptFormat="javascript" act</description>
      <pubDate>Wed, 17 Jun 2015 10:05:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285913#M239043</guid>
      <dc:creator>miraclesuki</dc:creator>
      <dc:date>2015-06-17T10:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the workflow initiator is a member of a specific group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285914#M239044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could anyone can help to give some advise on it? Many Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 02:43:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285914#M239044</guid>
      <dc:creator>miraclesuki</dc:creator>
      <dc:date>2015-06-18T02:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the workflow initiator is a member of a specific group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285915#M239045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just understood from your post that, you want to find out whether the workflow initiator is part of some group or not. However, I did not completely understand your use case. What exactly you want to achieve? Is it something that if the initiator does not belong to the specified group then he should not be able to start the workflow? If that is the case then, In my opinion, you should make a customization to hide the workflow option on start workflow page for all other users except your specific group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 06:03:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285915#M239045</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2015-06-18T06:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the workflow initiator is a member of a specific group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285916#M239046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your kindly reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to state more detail. I want to check the workflow initiator whether is a member of a specific group to run a specific flow in the bpmn diagram by the script task and exclusive gateway. Otherwise, i need to create separated workflow diagram to specify the different groups. And this way looks quite dummy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And there is another way that you could say, I can create different separated workflows diagram by controlling the display of the start workflow menu that each specific group can only see their own workflow in the list. But I have no any idea to do this, thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mandy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 03:00:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285916#M239046</guid>
      <dc:creator>miraclesuki</dc:creator>
      <dc:date>2015-06-22T03:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the workflow initiator is a member of a specific group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285917#M239047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mandy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried your scenario using a service task and it worked well. I have always had issues with script tasks on workflow start-ups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You do not need to double your work by creating multiple instance of one business process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 08:43:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-check-the-workflow-initiator-is-a-member-of-a-specific/m-p/285917#M239047</guid>
      <dc:creator>darkredd</dc:creator>
      <dc:date>2015-06-29T08:43:00Z</dc:date>
    </item>
  </channel>
</rss>

