Hi,
There is nothing like this at the moment. You can create a Jira asking for this feature.
Best way to do this would be to add a change-set located in Guvnor to your agents
change-set. The change-set in Guvnor would have all the links to the packages.
Toni Rikkola
On Dec 9, 2010, at 4:24 PM, Kumar, Ravendra wrote:
Hi Guys,
I am just playing with Guvnor and my Knowledge Builder,
I am able to pull a single binary package by hard-coding it into changeset.xml using
Configuration Agent like below
<change-set>
<add>
<resource basicAuthentication='enabled' username='admin'
password='admin'
source='http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/mortgages/TEST'
type='PKG' />
</add>
</change-set>
But my requirement is not to hard code all other packages into change-set.xml, but I
want to pull packages from Guvenor becasus a lot of packages are being create and deleted
frequently.
So is there any way that I can get all packages/ or whole knowledgebase from Guvnor. May
be like this
<change-set>
<add>
<resource basicAuthentication='enabled' username='admin'
password='admin'
source='http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/packags'
type='PKG[]' />
</add>
</change-set>
And it should return all binary packages.
Any information will be highly appreciated.
Thanks,
Rav
Think green - keep it on the screen. This e-mail and any attachment is for authorised use
by the intended recipient(s) only. It may contain proprietary material, confidential
information and/or be subject to legal privilege. It should not be copied, disclosed to,
retained or used by, any other party. If you are not an intended recipient then please
promptly delete this e-mail and any attachment and all copies and inform the sender. Thank
you._______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users