Re: [rules-users] Do we have an user interface to declare enumerations in Guvnor

2011-07-07 Thread Michael Anstis
Unfortunately not.

Please file a JIRA for the enhancement.

On 7 July 2011 11:49, Prasad prasad1...@gmail.com wrote:

 In guvnor, we can define enumeration using the syntax given.

 Ex:
 'Vehicle.engineType' : ['Petrol', 'Diesel']

 Is there a User Interface through which we can manage this list, so that a
 business user can just add to the list and not just type in the syntax
 given.

 --
 View this message in context:
 http://drools.46999.n3.nabble.com/Do-we-have-an-user-interface-to-declare-enumerations-in-Guvnor-tp3147792p3147792.html
 Sent from the Drools: User forum 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 mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Do we have an user interface to declare enumerations in Guvnor

2011-07-07 Thread Prasad
Any Suggestions or Workarounds would really help.

Thank You.

--
View this message in context: 
http://drools.46999.n3.nabble.com/Do-we-have-an-user-interface-to-manage-enumerations-in-Guvnor-tp3147792p3147824.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Do we have an user interface to declare enumerations in Guvnor

2011-07-07 Thread Michael Anstis
The only workarounds are:-

1) Use Java enums in your class model

2) The guided decision table allows you to define comma separated lists of
values for columns, but I appreciate use of the guided decision table may
not be an option.

Feel free to write a screen though and contribute it :)

On 7 July 2011 12:07, Prasad prasad1...@gmail.com wrote:

 Any Suggestions or Workarounds would really help.

 Thank You.

 --
 View this message in context:
 http://drools.46999.n3.nabble.com/Do-we-have-an-user-interface-to-manage-enumerations-in-Guvnor-tp3147792p3147824.html
 Sent from the Drools: User forum 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 mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users