Re: [rules-users] mvel string length in Guvnor web guided editor

2011-11-04 Thread John
The no-loop attribute does not prevent a rule from re-firing after another rule has updated it. Have you tried using salience to ensure that the second rule updates the name before the first rule checks the length? -- View this message in context: http://drools.46999.n3.nabble.com/mvel-string-

[rules-users] Event processing/Drools Fusion: problem using "this after" and "@expires"

2011-11-04 Thread diana-mendes
Hello, I'm implementing a simple event processing application, and I'm getting unexpected results. I use the time operator "this after" and I declare one of my events with an "@expires" property. I want to detect an event with a certain attribute (let's call it "main event"), and when this event

[rules-users] Drools Planner - StrengthWeightFactoryClass

2011-11-04 Thread Aditya
I have declared a strengthweightfactoryclass for a planning variable. But when I run the solver it never seems to be called. Am I missing something. I have already declared a annotation in the get method of the planning variable. -- View this message in context: http://drools.46999.n3.nabble.com/

Re: [rules-users] How to parse "comments" in "drl" file using DrlParser?

2011-11-04 Thread Edson Tirelli
Praveen, Comments are parsed into an ANTLR "hidden" channel. Check the ANTLR documentation about how to capture tokens for a hidden channel if you want to pursue that path. My suggestion for you is to use an annotation to store your documentation instead. This allows you to easily access

[rules-users] Question about JBoss Enterprise BRMS Platform 5.2

2011-11-04 Thread John Peterson
Does purchased support for BRMS include support for jBPM? ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] How to parse "comments" in "drl" file using DrlParser?

2011-11-04 Thread Praveen
Hi, The system we are building requires "rulenames" and "rule description(comments)" to be displayed in the UI(built using JQuery). I am using DrlParser to convert the drl(generated using Guvnor) to XML so that it could be used to display in the UI. However, the comments written in drl are not vis

Re: [rules-users] Regarding verstions of Drools-Guvnor...

2011-11-04 Thread Vincent Legendre
I already used differents versions of drools like you describe without big problems. The only real problem is if you use some 5.2 new features that can't be handled by previous runtimes versions. The inverse is more safe: guvnor, which is the rule editor, having lower version than runtime. But

[rules-users] Regarding verstions of Drools-Guvnor...

2011-11-04 Thread Manohar Kokkula
Hi guys , I am new to this Drools. I have one small doubt, Is it mandatory to have all equal versions While executing Drools-Guvnor Applications ? For example: Binaries and Dependencies of Drools- 5.1.1 Drools_Eclipse Plugins & Features-5.1.1 Drools Guvnor (.war)-5.1.1 Currently I used follo

Re: [rules-users] Drools Flex Designer

2011-11-04 Thread Michael Anstis
AFAIK that isn't maintained within the scope of this mailing list. You might have better luck contacting the project's owner: http://code.google.com/u/105387811183481630010/ On 4 November 2011 09:19, ANJALI wrote: > Hi guys , > Iam new to this drools flex designer. > i have seen this link http:

[rules-users] Drools Flex Designer

2011-11-04 Thread ANJALI
Hi guys , Iam new to this drools flex designer. i have seen this link http://code.google.com/p/drools-flex-editor/ but iam nt getting how to start with it. >From wiki leaks tab i've learnt that i should open main.html but that is not opening for me *error:* Unable to load data - [FaultEvent faul

Re: [rules-users] guvnor and drl rules file uploading

2011-11-04 Thread Michael Anstis
Have you read the Guvnor User-guide? More specifically the section relating to integration? On 3 November 2011 15:31, gcautiero wrote: > Hello, > > i'm working with different drools template (.drt) on excel raw data files. > I > have an application to generate rules files (.drl) to use it in my

Re: [rules-users] Guvnor Import .drl Issues

2011-11-04 Thread Michael Anstis
Can you attach a (5.1) repository export to a JIRA and we'll take a look? https://issues.jboss.org/browse/GUVNOR Cheers, Mike On 2 November 2011 20:35, mpinch wrote: > I'm running guvnor 5.1 at the moment. I can export my .drl file just fine. > When I try and import it back into guvnor 5.1 (