[rules-users] using primitive datatypes?

2007-11-15 Thread Fabian Weisensee
Hello everyone just one quick question: I tried to invoke a rule from inside of jBPM. This works now, but I have a major problem. The rule is quite simple and should only check if an integer from the jBPM process is greater than a limit. I insert this integer into the workingmemory, but as I

Re: [rules-users] Drools and jBPM integration

2007-11-12 Thread Fabian Weisensee
cumentation for the jbpm/drools integration. But thank you very much for you answer. I'll try that tomorrow (already 11pm here). --Fabian Mark Proctor schrieb: Fabian Weisensee wrote: Yes, thanks for your help. I'll try your suggestion for #2. I resolved the deployment problem by myse

Re: [rules-users] Drools and jBPM integration

2007-11-12 Thread Fabian Weisensee
of having your rules be located in the BRMS. Response to #2: You should be able to do so using one decision-node. Associate the rule action handler with either the Before Signal or Node Enter event and specify your decision conditions on the transitions out of that node.. --Aziz - Orig

[rules-users] Drools and jBPM integration

2007-11-12 Thread Fabian Weisensee
on-node which routes the process flow according to the rule results. Is it possible to do this with just one node? But perhaps I should ask this at the jBPM forums. Every help would be appreciated. Thanks in advance. Fabian Weisensee ___ rules-users mail