[rules-users] Date validation in Guvnor

2010-06-11 Thread mick00

Hi,

I want to validate the date format in my rule. I just want to check whether
my date is in the given format(-mm-dd) in my rule in Guvnor. Is it
possible to do such validation in Guvnor? I tried the same but got an
exception stating that the date is not in the given format(dd-MMM-). Can
someone suggest a solution as to how to validate the date in Guvnor?

Thanks,
mick
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Date-validation-in-Guvnor-tp890074p890074.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Retrieving persisted data from Guvnor's repository

2010-05-31 Thread mick00

Hi Folks. Am pretty new to Drools Guvnor. I just need this following scenario
clarified. Suppose say I have an object Ob and am setting some value say
Ob.setX("ABC") and persisting this object after firing my rule. I suppose
this data will be in the default derby database(am not configuring it with
any other database). If so, where exactly in my repository folder will this
data be or how to retrieve this data?
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Retrieving-persisted-data-from-Guvnor-s-repository-tp853801p858781.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Retrieving persisted data from Guvnor's repository

2010-05-28 Thread mick00

I have created a rule in Guvnor such that firing that rule will do some
validation and persist the data.I am aware that the data will be stored in
Guvnor's default repository. Is there any way to retrieve that data from
derby database? If so, can someone throw some light on how to retrieve it?

Thanks,
mick
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Retrieving-persisted-data-from-Guvnor-s-repository-tp853801p853801.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users