[rules-users] XML and the Guided Decision Tables

2014-05-21 Thread Kysis
Hello my team and I are trying to write a script in order to convert and
condense a decision table to import it into the workbench as a Guided
Decision Table. Is there documentation for the XML file that represents a
GDT? 

Thanks, Michael.



--
View this message in context: 
http://drools.46999.n3.nabble.com/XML-and-the-Guided-Decision-Tables-tp4029644.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] XML and the Guided Decision Tables

2014-05-21 Thread Michael Anstis
There is no schema for a GDST; it's simply an XStream dump of the POJO
model behind the editor.

We support conversion of XLS decision tables to GDST as from 5.4 (I think;
it's definitely in 5.5 and 6.0).

If either (a) you're not using XLS decision tables or (b) you want them
converted outside of the workbench you could always have a look at the code
that handles conversion and write something yourself
(droolsjbpm/drools-wb/drools-wb-screens/guided-dtable or a path to that
effect).

Cheers,

Mike

Sent on the move
On 21 May 2014 15:41, Kysis higherarc...@gmail.com wrote:

 Hello my team and I are trying to write a script in order to convert and
 condense a decision table to import it into the workbench as a Guided
 Decision Table. Is there documentation for the XML file that represents a
 GDT?

 Thanks, Michael.



 --
 View this message in context:
 http://drools.46999.n3.nabble.com/XML-and-the-Guided-Decision-Tables-tp4029644.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