<?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 execute Method and Spring Integration - how ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/execute-method-and-spring-integration-how/m-p/59412#M36525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Activiti folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I am able to describe my problem in a way so that everybody understands it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Eclipse Designer, when modelling a process, I have the possibility of selecting "Java Class", "Expression" or "Delegate Expression".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Spring to inject our ressources into the Activiti Steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found out that when I am using "Java class", the spring injection doesn´t work (don´t ask me why) - all fields if autowired or not are unfilled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That´s why I am using "Expression" and directly start a certain method in the Task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now here is my question: What do I have to enter into the Expression field, to start the standard "execute(DelegateExecution delegateExecution)" method ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Dec 2011 11:13:22 GMT</pubDate>
    <dc:creator>danielbreitner</dc:creator>
    <dc:date>2011-12-30T11:13:22Z</dc:date>
    <item>
      <title>execute Method and Spring Integration - how ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/execute-method-and-spring-integration-how/m-p/59412#M36525</link>
      <description>Hi Activiti folks,I hope I am able to describe my problem in a way so that everybody understands it.In the Eclipse Designer, when modelling a process, I have the possibility of selecting "Java Class", "Expression" or "Delegate Expression".We are using Spring to inject our ressources into the Activit</description>
      <pubDate>Fri, 30 Dec 2011 11:13:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/execute-method-and-spring-integration-how/m-p/59412#M36525</guid>
      <dc:creator>danielbreitner</dc:creator>
      <dc:date>2011-12-30T11:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: execute Method and Spring Integration - how ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/execute-method-and-spring-integration-how/m-p/59413#M36526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I found the solution myself:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The solution is to add&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;#{yourTaskName.execute(execution)}&lt;BR /&gt;&lt;/CODE&gt;&lt;SPAN&gt;into the "Expression" field&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hooray !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 12:07:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/execute-method-and-spring-integration-how/m-p/59413#M36526</guid>
      <dc:creator>danielbreitner</dc:creator>
      <dc:date>2011-12-30T12:07:41Z</dc:date>
    </item>
  </channel>
</rss>

