[rules-users] Guvnor repository_export.xml the code

pdl at agh.edu.pl pdl at agh.edu.pl
Tue Nov 9 16:56:04 EST 2010


Hello all,

In Guvnor, the function export allows to dump the content of the
repository's assets in a xml file. Could somebody please point me towards
the pieces of code that allow this? More specifically, the code that allows
exporting rules and facts into xml?

Below is an example of rule exported in the repository_export.xml:

<sv:property sv:name="drools:content" sv:type="String">
  <sv:value>
    <rule> ... </rule>
  </sv:value>
</sv:property>

All the best,
Pierre



More information about the rules-users mailing list