[rules-users] Can we retrieve the rules as XML from guvnor using java code?

Vincent LEGENDRE vincent.legendre at eurodecision.com
Thu May 24 10:58:23 EDT 2012


Guvnor can provide rules to any instance, thus used as a shared repository...

Are you trying to duplicate Guvnor rules from one Guvnor instance to another ?
If yes :
   - You can use repository export / import ("Administration" panel under Guvnor)
   - You can use the REST api of Guvnor to query assets and their raw content, and send to another guvnor instance


----- Original Message -----
From: "bbarani" <bbarani at gmail.com>
To: rules-users at lists.jboss.org
Sent: Jeudi 24 Mai 2012 16:41:18
Subject: [rules-users] Can we retrieve the rules as XML from guvnor using	java code?

Hi,

I am using Guvnor as knowledge repository and using drools rule engine to
evaluate the rules stored in Guvnor. Now I have one more rule engine for
which we are planning to use the same rules stored in Guvnor, but I am not
sure how to expose the rules present inside Guvnor to new system. Can
someone let me know if there's a way to retrieve the rules as XML or some
other format that I can use in another system?

Thanks,
Barani

--
View this message in context: http://drools.46999.n3.nabble.com/Can-we-retrieve-the-rules-as-XML-from-guvnor-using-java-code-tp4013660.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


More information about the rules-users mailing list