<?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 pass varaibles from subprocess back to parent in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42968#M23304</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;how to pass all variables from subprocess back to parent process without specifying them explicitly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2011 04:36:49 GMT</pubDate>
    <dc:creator>tomcheng76</dc:creator>
    <dc:date>2011-09-30T04:36:49Z</dc:date>
    <item>
      <title>pass varaibles from subprocess back to parent</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42968#M23304</link>
      <description>Hi,how to pass all variables from subprocess back to parent process without specifying them explicitly?Is it possible?</description>
      <pubDate>Fri, 30 Sep 2011 04:36:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42968#M23304</guid>
      <dc:creator>tomcheng76</dc:creator>
      <dc:date>2011-09-30T04:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: pass varaibles from subprocess back to parent</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42969#M23305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, a call activity has the possibility to define in and out parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find an example in the source code (&lt;/SPAN&gt;&lt;A href="http://code.google.com/p/activitiinaction/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activitiinaction/&lt;/A&gt;&lt;SPAN&gt;) accompanying the Activiti in Action book.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 07:09:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42969#M23305</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-30T07:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: pass varaibles from subprocess back to parent</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42970#M23306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, a call activity has the possibility to define in and out parameters.&lt;BR /&gt;You can find an example in the source code (&lt;A href="http://code.google.com/p/activitiinaction/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/activitiinaction/&lt;/A&gt;) accompanying the Activiti in Action book.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the in and out mapping supports regex/wildcard ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to define the mapping one by one which is very time comsuming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is better if activiti supports&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;callActivity …&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:smileysurprised:ut source="*" target="*"&amp;gt;&amp;lt;/activiti:smileysurprised:ut&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/callActivity&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;I will use embedded sub-process if it is not supported, thanks &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 07:23:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42970#M23306</guid>
      <dc:creator>tomcheng76</dc:creator>
      <dc:date>2011-09-30T07:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: pass varaibles from subprocess back to parent</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42971#M23307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right. No it's not possible. Maybe something to raise a feature request for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 07:37:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42971#M23307</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-30T07:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: pass varaibles from subprocess back to parent</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42972#M23308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone, I have similar requirement to bind all variables to subprocess. Is this possible to implement in new versions of Activiti like 5.17.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 11:55:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42972#M23308</guid>
      <dc:creator>aman_goel</dc:creator>
      <dc:date>2015-05-25T11:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: pass varaibles from subprocess back to parent</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42973#M23309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, not by definition. But you could do that by overriding the default CallActivityBehaviour (see the ActivityBehaviorFactory).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 18:49:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pass-varaibles-from-subprocess-back-to-parent/m-p/42973#M23309</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-02T18:49:57Z</dc:date>
    </item>
  </channel>
</rss>

