Yes, EventIF is what I am using. Where did you get the DRUG from? I do not have any enum in the drop down next to the EventType.

The list i have includes: name, values(), this, etc.

On Wed, Apr 18, 2012 at 5:38 PM, Michael Anstis <michael.anstis@gmail.com> wrote:
If I create a rule as follows it appears OK:-

There is an EventIF with: eventType equal to EventType.DRUG

Created DRL:-

1.| rule "Overlapping Test"
2.|    dialect "mvel"
3.|    when
4.|         EventIF( eventType == EventType.DRUG )
5.|    then
6. |end

I did not see a Fact Type "Event".


On 18 April 2012 22:28, Michael Anstis <michael.anstis@gmail.com> wrote:
I opened the "Overlapping Test" rule and it has no content\definition.

Am I missing something?


On 18 April 2012 22:12, Sean Su <sean.x.su@gmail.com> wrote:
Yes, it has been uploaded onto the repository, though there are some examples (from Drools) in the jar which I do not need to evaluate.

Attached is the exported repository. The rule is in the ...rules.overlappingrules package.

Thanks

Sean


On Wed, Apr 18, 2012 at 5:09 PM, Michael Anstis <michael.anstis@gmail.com> wrote:

Yes, just the repository export will be fine. Provided you have uploaded the model JAR into Guvnor as a POJO model it will be (if you haven't try that first!)

sent on the move

On 18 Apr 2012 22:04, "Sean Su" <sean.x.su@gmail.com> wrote:

I am evaluating 5.3.final.

No I am not using DSL yet but plan to do so if we can pass the evaluation phase.

Would the zip file exported from Guvnor (plus the jar POJO model) be good enough? If yes, I can send over.

thanks

Sean

On Wed, Apr 18, 2012 at 4:54 PM, Michael Anstis <michael.anstis@gmail.com> wrote:

Yes, but perhaps not specifically for your use-case.

What version of Guvnor are you using? I assume you are using a DSL? Can you provide a self-contained repository export?

sent on the move

On 18 Apr 2012 21:36, "Sean Su" <sean.x.su@gmail.com> wrote:
Has anyone here successfully used Enum in the guided editor in Guvnor?

I am trying to build a patter with the following pseudo condition but could not get the Enum list displayed in the drop down of the Enum:

"There is an Event with Event.type (Enum EventType) equal to EventType.someType".

Here, someType is one of the enum defined in EventType.java.

Event.java has getType() method returns EventType.

Everything seems working fine, exception in the drop down of EventType, there is no enum defined. It only has the standard API from Enum listed there.

Any input is appreciated.

Thanks

Sean

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




--
"But beware of the Dark Side. Anger, fear, aggression - the Dark Side of the Force are they." -Yoda

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




--
"But beware of the Dark Side. Anger, fear, aggression - the Dark Side of the Force are they." -Yoda

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




--
"But beware of the Dark Side. Anger, fear, aggression - the Dark Side of the Force are they." -Yoda