<?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 BusinessRuleTask - deploy error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5819#M1103</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;I want to use the new BusinessRuleTask element for a test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I defined a rule (drl) file, which I include in the Business Archive (bar).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I modeled a simple process and two forms. The BusinessRuleTask&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;executes 2 rules, gets 2 input variables and delivers 1 result variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an example of one of my rules:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;rule "salarycheck" &lt;BR /&gt;&lt;BR /&gt;when&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (salary &amp;gt; 3000) &amp;amp;&amp;amp; (age &amp;lt; 30)&lt;BR /&gt;then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ruleOutput = "pattern1";&lt;BR /&gt;end&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to deploy the bar file, but I get the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NoClassDefFoundError: org/drools/runtime/rule/AgendaFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need the Drools package for working with the BusinessRuleTask?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a simple example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 06:53:27 GMT</pubDate>
    <dc:creator>rdenner</dc:creator>
    <dc:date>2011-03-08T06:53:27Z</dc:date>
    <item>
      <title>BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5819#M1103</link>
      <description>Hi,I want to use the new BusinessRuleTask element for a test.I defined a rule (drl) file, which I include in the Business Archive (bar).I modeled a simple process and two forms. The BusinessRuleTaskexecutes 2 rules, gets 2 input variables and delivers 1 result variable.Here is an example of one of m</description>
      <pubDate>Tue, 08 Mar 2011 06:53:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5819#M1103</guid>
      <dc:creator>rdenner</dc:creator>
      <dc:date>2011-03-08T06:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5820#M1104</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;I deployed my bar file now via activiti-probe. The import went fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first thing I noticed in activiti-explorer was the missing BusinessRuleTask element&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the graphical represenation which I called with Show Diagram. But thats no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I started the process, filled out the first form, which is referenced by the start event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After leaving this form, I get an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;02080004 Wrapped Exception (with status template): deployment xxxx doesn't contain any rules&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the bar file before deployment, there is a drl file with my rules in this package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also attach my bar file which includes the process, 2 forms and the rule file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Bar extension is not allowed, so I renamed the file to zip)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 07:46:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5820#M1104</guid>
      <dc:creator>rdenner</dc:creator>
      <dc:date>2011-03-08T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5821#M1105</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;Thanks for providing the BAR file example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll look into this, this evening.&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>Tue, 08 Mar 2011 12:43:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5821#M1105</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-08T12:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5822#M1106</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;I've noticed a couple of things that you should think about when using the business rule task:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The drools-api, drools-compiler, drools-core and mvel2 jar files are missing from the activiti-rest application, so you have to add those manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In the activiti-cfg.xml inside the activiti-cfg.jar in the activiti-rest application you have to include the following property:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="customPostDeployers"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean class="org.activiti.engine.impl.rules.RulesDeployer" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is missing in the userguide, but needs to be in the activiti-cfg.xml file to get the rules deployed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Make sure you create a valid drl file. It's important to use Javabeans as input variables and output variables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So maybe you could create a Javabean with salary and age as attributes. The same for the result variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. I saw the bpmn20.xml in your BAR file is inside the diagrams folder. It's better to have it at the root of the BAR file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With these changes it should work. Let me know if it works for you.&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>Tue, 08 Mar 2011 22:06:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5822#M1106</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-08T22:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5823#M1107</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;thanks for your reply and the detailed explanation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have only one question for understanding. I have to use Javabeans to map the processvariables to drools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But how do the Javabeans get the processvariables? Do I have to make a Delegate for input and output variables to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;initialize the Javabeans? The Delegate could be created with a Service Task or as a Listener.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 11:29:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5823#M1107</guid>
      <dc:creator>rdenner</dc:creator>
      <dc:date>2011-03-09T11:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5824#M1108</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;Right, a simple way to do this is to create a java service task before the business rule task is invoked to set the process variables in the java bean and store the java bean as a new process variable. Then the output of the ruleset should also be a javabean.&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>Wed, 09 Mar 2011 12:27:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5824#M1108</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-09T12:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5825#M1109</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;thanks for your affirmation. I will test this solution and give you feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 12:32:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5825#M1109</guid>
      <dc:creator>rdenner</dc:creator>
      <dc:date>2011-03-09T12:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5826#M1110</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;I made two beans for input and output variables. I also made a delegate for &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;creating the beans. But I think my rule never gets fired. I made several tests&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but without success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached my small eclipse test project. Perhaps you can see where I made an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 20:29:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5826#M1110</guid>
      <dc:creator>rdenner</dc:creator>
      <dc:date>2011-03-09T20:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5827#M1111</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;I made a couple of changes and now it works. You can find the project (using the Activiti Designer) attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The changes include:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. input variable should be ${ruleInput}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. drl file is changed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I've added another service task to get the right output variable.&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>Thu, 10 Mar 2011 11:29:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5827#M1111</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-10T11:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5828#M1112</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;thanks for your effort.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works all now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 21:54:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5828#M1112</guid>
      <dc:creator>rdenner</dc:creator>
      <dc:date>2011-03-10T21:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5829#M1113</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;SPAN&gt;&amp;nbsp; I have done all the steps that mentioned in this thread, but still i am getting 'deployment xxxx doesn't contain any rules' exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I tried with your rule demo package also, i am using Activiti5.7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do i need to anything other than mentioned here..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 05:34:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5829#M1113</guid>
      <dc:creator>vasanthmiste</dc:creator>
      <dc:date>2011-09-30T05:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5830#M1114</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;Did you try this out on the Activiti Explorer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find a full example about using the business rule tasks here (&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;). A lot more details are in chapter 12 of 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:11:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5830#M1114</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-30T07:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5831#M1115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yea, i did it explorer only. Do we need to make any changes in the activiti applications like config file changes..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please share the steps to deply and run the demo project[that you attached in this thread] once after the successful setup of activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is would be greatly helpful..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 11:54:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5831#M1115</guid>
      <dc:creator>vasanthmiste</dc:creator>
      <dc:date>2011-09-30T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5832#M1116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would recommend reading chapter 12 of Activiti in Action, because it's all explained there.&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 14:06:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5832#M1116</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-30T14:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5833#M1117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry to resurrect the topic, but I am starting development using the Activiti and I like it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I found strange create a Service Task to initialize a bean with the Process Variables and send the bean to Drools. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I just pass the DelegateExecution object with all variables to Drools? Will be more flexible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 21:12:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5833#M1117</guid>
      <dc:creator>mikedias</dc:creator>
      <dc:date>2012-08-14T21:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5834#M1118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you do not use the existing businessrule task but create your own service task, you might get this working. But the delegate execution is such a 'low level' object that it is not common to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 21:26:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5834#M1118</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-08-14T21:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5835#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald, thanks for answer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create my service task is a interesting way. I will test this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I think that the default behavior of the Business Rule Task should be send all Process Variables to Drools into a wrapper. This is just my impression about this, please correct me if I'm wrong!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 21:54:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5835#M1119</guid>
      <dc:creator>mikedias</dc:creator>
      <dc:date>2012-08-14T21:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5836#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, that's certainly a possibility. If you don't specify input variables automatically all variables of the execution are added to the Drools execution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if that's what you are looking 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>Wed, 15 Aug 2012 07:36:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5836#M1120</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-08-15T07:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5837#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmmm, personally I don't like these kinds of defaults…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 07:42:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5837#M1121</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-08-15T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: BusinessRuleTask - deploy error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5838#M1122</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;We could also add an additional attribute like copyProcessVariables that defaults to false and that you can set to true.&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>Wed, 15 Aug 2012 07:47:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/businessruletask-deploy-error/m-p/5838#M1122</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-08-15T07:47:03Z</dc:date>
    </item>
  </channel>
</rss>

