<?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: Query Process Instances by Start User in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/query-process-instances-by-start-user/m-p/18940#M8699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the initiatorVariable to capture who has started a certain process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;lt;startEvent id="request" activiti:initiator="initiator" /&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Afterwards, you can query for all process instance with variableValue equal to the person you are looking for:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;runtimeService.createProcessInstanceQuery().variableValueEquals("initiator", "kermit);&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 19:32:38 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2010-12-08T19:32:38Z</dc:date>
    <item>
      <title>Query Process Instances by Start User</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-process-instances-by-start-user/m-p/18939#M8698</link>
      <description>Hello,Is there a way to retrieve the list of ProcessInstances started by a user? I don't see a way to specify the user in any of the Query objects.Thanks,Luis Delgado</description>
      <pubDate>Wed, 08 Dec 2010 17:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-process-instances-by-start-user/m-p/18939#M8698</guid>
      <dc:creator>luismdelgado</dc:creator>
      <dc:date>2010-12-08T17:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Query Process Instances by Start User</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-process-instances-by-start-user/m-p/18940#M8699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the initiatorVariable to capture who has started a certain process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;lt;startEvent id="request" activiti:initiator="initiator" /&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Afterwards, you can query for all process instance with variableValue equal to the person you are looking for:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;runtimeService.createProcessInstanceQuery().variableValueEquals("initiator", "kermit);&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 19:32:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-process-instances-by-start-user/m-p/18940#M8699</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2010-12-08T19:32:38Z</dc:date>
    </item>
  </channel>
</rss>

