Hi,<div><br></div><div>I have inserted some objects into the process session through ksession.insert(Object arg0) method call in the class file that starts the process.Now I want to access those objects in my workItem on entry action code. Can I do it? If yes please let me know how??</div>
<div><br></div><div>Thanks</div><div>Santosh Mukherjee.<br><br><div class="gmail_quote">On Wed, Jul 14, 2010 at 4:37 PM, Chris Raschl <span dir="ltr">&lt;<a href="mailto:c.raschl-mailinglists@dyless.com">c.raschl-mailinglists@dyless.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Am 14.07.2010 12:05, schrieb santosh mukherjee:<br>
<div class="im">&gt; Hi,<br>
&gt;<br>
&gt; I want to add some of my own customized components to Drools Flow components pannel. How can this be done. Is there some API available to do so ??<br>
<br>
</div>Hi,<br>
i guess you want to add domain specific work items to use them in the process designer<br>
in eclispe. There is no API, to do that you just have to add a drools.rulebase.conf file<br>
and your own work item definition to your META-INF directory.<br>
<br>
There is an example in the drools flow manual:<br>
<br>
<a href="http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html_single/index.html#d4e1033" target="_blank">http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html_single/index.html#d4e1033</a><br>

<br>
Remind: You&#39;ll have to re-open the process to make the work items appear.<br>
<br>
Hope this helps,<br>
chris<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>