<?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 Is there any connection or link between Id's of Parent and Child process in relation to DB? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3075#M993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have any connection/ relation of Id’s related to DB between one parent process and child process (which we are calling using ‘Call Activity’) .&lt;/P&gt;&lt;P&gt;If, there is anything, how can we link or use them through Activiti API?&amp;nbsp;Also, is it possible to utilize variables from parent process execution context in child process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reply would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Megha Jain&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2017 09:26:30 GMT</pubDate>
    <dc:creator>megha_jain2</dc:creator>
    <dc:date>2017-01-16T09:26:30Z</dc:date>
    <item>
      <title>Is there any connection or link between Id's of Parent and Child process in relation to DB?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3075#M993</link>
      <description>Hi,Do we have any connection/ relation of Id’s related to DB between one parent process and child process (which we are calling using ‘Call Activity’) .If, there is anything, how can we link or use them through Activiti API?&amp;nbsp;Also, is it possible to utilize variables from parent process execution con</description>
      <pubDate>Mon, 16 Jan 2017 09:26:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3075#M993</guid>
      <dc:creator>megha_jain2</dc:creator>
      <dc:date>2017-01-16T09:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any connection or link between Id's of Parent and Child process in relation to DB?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3076#M994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 9,0pt;"&gt;There are 2 possible connections - super execution (execution.getSuperExecution()) and parent execution (execution.getParent()).&lt;BR /&gt;Both are stored in ACT_RU_EXECUTION table in DB&amp;nbsp; (SUPER_EXEC_ and PARENT_ID_).&lt;BR /&gt;I think you need parent execution for call activity case.&lt;BR /&gt;&lt;BR /&gt;You can read and set variables of parent process in java deleagates like this:&lt;BR /&gt;&lt;BR /&gt;Object variable = execution.getParent().getVariable("variableName");&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 14:20:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3076#M994</guid>
      <dc:creator>warper</dc:creator>
      <dc:date>2017-01-16T14:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any connection or link between Id's of Parent and Child process in relation to DB?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3077#M995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Warper!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 13:21:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-connection-or-link-between-id-s-of-parent-and-child/m-p/3077#M995</guid>
      <dc:creator>megha_jain2</dc:creator>
      <dc:date>2017-01-17T13:21:38Z</dc:date>
    </item>
  </channel>
</rss>

