<?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 get the parentId of call activiti task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132174#M92854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone? If my example was confusing, ignore the specific data from that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A flow [A] calls another actviti flow &lt;/SPAN&gt;&lt;STRONG&gt; and @B, the execution is waiting on a receive task. If I know the execution Id of the &lt;STRONG&gt;, I want to find the execution Id of the [A]. &lt;BR /&gt;(Use case is: Because, at the end of the [A], there's another receive task, I use it to get some results saved in execution variables, before I signal B to resume execution, I need to know the A's execution id to get the results at the end.)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 20:14:55 GMT</pubDate>
    <dc:creator>cirerenat</dc:creator>
    <dc:date>2013-05-20T20:14:55Z</dc:date>
    <item>
      <title>How to get the parentId of call activiti task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132171#M92851</link>
      <description>I have a process (18725) with a call activiti (18502) and that process also has a call activiti (18920) task. When the process(18920) arrives a receive task, here's how it looks the execution table.SELECT id_, proc_INST_ID_ , parent_id_, supER_EXEC_&amp;nbsp; FROM ACT_RU_EXECUTION ID_&amp;nbsp; PROC_INST_ID_&amp;nbsp; PARENT_</description>
      <pubDate>Tue, 14 May 2013 18:29:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132171#M92851</guid>
      <dc:creator>cirerenat</dc:creator>
      <dc:date>2013-05-14T18:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the parentId of call activiti task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132172#M92852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not quite getting what you are trying to do. Why do you need that specific execution? What is the use case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 13:45:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132172#M92852</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-15T13:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the parentId of call activiti task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132173#M92853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I gave that as an example, when I signal the child process, I also need to know the parent process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me rephrase the question, for a given execution Id, how can I trace back the parent processes using Runtime Services ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 19:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132173#M92853</guid>
      <dc:creator>cirerenat</dc:creator>
      <dc:date>2013-05-15T19:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the parentId of call activiti task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132174#M92854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone? If my example was confusing, ignore the specific data from that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A flow [A] calls another actviti flow &lt;/SPAN&gt;&lt;STRONG&gt; and @B, the execution is waiting on a receive task. If I know the execution Id of the &lt;STRONG&gt;, I want to find the execution Id of the [A]. &lt;BR /&gt;(Use case is: Because, at the end of the [A], there's another receive task, I use it to get some results saved in execution variables, before I signal B to resume execution, I need to know the A's execution id to get the results at the end.)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 20:14:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132174#M92854</guid>
      <dc:creator>cirerenat</dc:creator>
      <dc:date>2013-05-20T20:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the parentId of call activiti task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132175#M92855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using call-activity? You can use the &lt;/SPAN&gt;&lt;A href="http://processInstanceQuery.sub/superProcessInstance" rel="nofollow noopener noreferrer"&gt;processInstanceQuery.sub/superProcessInstance&lt;/A&gt;&lt;SPAN&gt; in that case. If not, you can use an executionListener and use/store the delegateExecution getParentId()…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 05:57:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-parentid-of-call-activiti-task/m-p/132175#M92855</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-05-22T05:57:55Z</dc:date>
    </item>
  </channel>
</rss>

