<?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: Make start process variables accessible inside of ExecutionListener? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157495#M111673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry my bad. The wrong method was being called in the code where the workflow was being started. Adding a variable to the map does indeed allow the data to pass through to the ExecutionListener, and I can get to the variable now by calling execution.getEngineServices().getRuntimeService().getVariables(execution.getId()) in the ExecutionListener.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry again for the false alarm. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 20:56:37 GMT</pubDate>
    <dc:creator>cold_gin</dc:creator>
    <dc:date>2014-01-15T20:56:37Z</dc:date>
    <item>
      <title>Make start process variables accessible inside of ExecutionListener?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157494#M111672</link>
      <description>Is it possible to access the variables map that is passed into runtimeProcess.startProcessInstanceByKey('processKey', variables) ** inside of an ExecutionListener **? I want to set a particular variable that will change with each process execution programmatically, but it seems as though these varia</description>
      <pubDate>Wed, 15 Jan 2014 16:05:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157494#M111672</guid>
      <dc:creator>cold_gin</dc:creator>
      <dc:date>2014-01-15T16:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Make start process variables accessible inside of ExecutionListener?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157495#M111673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry my bad. The wrong method was being called in the code where the workflow was being started. Adding a variable to the map does indeed allow the data to pass through to the ExecutionListener, and I can get to the variable now by calling execution.getEngineServices().getRuntimeService().getVariables(execution.getId()) in the ExecutionListener.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry again for the false alarm. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 20:56:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157495#M111673</guid>
      <dc:creator>cold_gin</dc:creator>
      <dc:date>2014-01-15T20:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Make start process variables accessible inside of ExecutionListener?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157496#M111674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Even better to use the DelegateExecution method passed in, to get the variables. This is 100% guaranteed to be the current state of the execution…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 08:37:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/make-start-process-variables-accessible-inside-of/m-p/157496#M111674</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-16T08:37:34Z</dc:date>
    </item>
  </channel>
</rss>

